Update readme and add UDS

This commit is contained in:
2026-01-30 16:53:05 +03:00
parent 19d3885bb2
commit cfccf5e75c
10 changed files with 1736 additions and 105 deletions

View File

@@ -56,5 +56,14 @@
"port": "/dev/serial0",
"baudrate": 115200,
"show_ups": true
},
"uds": {
"_comment": "UDS extended diagnostics (MQB platform)",
"enabled": true,
"interval_fast": 0.2,
"interval_slow": 1.0,
"fast_pids": ["0x202A", "0x437C", "0x10C0", "0x2004"],
"slow_pids": ["0x39A2", "0x200A", "0x3816", "0x3815"]
}
}