ubecker
die ersten im Internet gesucht und gefunden, dann aber selbst ausgelesen. Diese benutze ich
// used Can ID 2A0 = switch control unit left
// Byte D1 1x = Blinker left
// 2x = Blinker right
// 4x = Blinker off
// 8x = Horn (not used)
// 01 = ESA botton (not used)
// 02 = ABS botton
// 04 = Warnblinker (not used)
// 08 = cruise speed on (not used)
// Byte D3 FE = NAVI_Wheel_in
// FD = NAVI_Wheel_out
//
// 2B0 = distance Front and rear wheel
// Byte D1 rear wheel low (not used)
// Byte D2 rear wheel, increments 0 - 249 step 1, driven distance = DEC(D2) * 4
// Byte D3 front wheel low (not used)
// Byte D4 front wheel high (not used)
//
// used Can ID 2A0 = switch control unit left
// Byte D1 1x = Blinker left
// 2x = Blinker right
// 4x = Blinker off
// 8x = Horn (not used)
// 01 = ESA botton (not used)
// 02 = ABS botton
// 04 = Warnblinker (not used)
// 08 = cruise speed on (not used)
// Byte D3 FE = NAVI_Wheel_in
// FD = NAVI_Wheel_out
//
// 2B0 = distance Front and rear wheel
// Byte D1 rear wheel low (not used)
// Byte D2 rear wheel, increments 0 - 249 step 1, driven distance = DEC(D2) * 4
// Byte D3 front wheel low (not used)
// Byte D4 front wheel high (not used)
//