用於在模式 22 或 3E 下記錄一組可配置的 PID,以輔助使用流行的 Macchina A0(或 DIY 克隆版)和我們的免費韌體進行 ECU 刷寫調校:
https://github.com/Switchleg1/esp32-isotp-ble-bridge
在 Facebook 上找到我們:
https://m.facebook.com/groups/926154161803291/
附加功能:
- 長按任何已啟動的儀表將重置所有儀表的最小值/最大值。
- 長按「快速檢視」將載入至全螢幕模式,顯示目前標籤頁上的前 8 個儀表。
- 可以使用標籤頁欄位單獨設定儀表樣式。
範例包括:
||
預設|圓形|0 - 這將強制此 PID 在預設標籤頁上顯示為圓形儀表,並將其放置在標籤頁的左上角。
氣流|BAR_H - 此選項將強制氣流選項卡採用水平視圖。
- 當滿足所有記錄等式中的條件時,才會開始記錄。例如:「c>0|r>1000|d>70」 - 如果啟用巡航控制、引擎轉速高於 1000 轉/分且油門踏板位置高於 70%,則會開始記錄。
Last updated on 2026年06月25日
2.11: bug fixes
2.09: logviewer/dash bug fixes
2.08: bug on new install fix
2.07: bug fixes
2.06: UI updates
2.05: cleanup and bug fixes
2.04: bug fixes
2.03: bug fixes and wg adapt value routine.
2.02: sets flash file time out to 25seconds.
2.01: minor bug fixes
2.00: adjustable gauge text size slider
1.99: dash updates
1.98: dash updates
1.97: start of dash display
1.96: fixes dsg flash lockout issue
1.95: adds cockpit background url. log viewer corrections. bin loading in separate thread.