Setting Vehical Speed on MQB TTS Cluster
Posted: Wed Jul 24, 2024 10:59 am
Hey, i am new to this amazing forum!
I hope that maybe someone can help me with my Problem to get a TTS Cluster working (so far as possible) as standalone.
Its already possible to set RPM, Red Mark of RPM Limit and such other things.
I am trying to set Vehical speeed on ID 0x0FD (ESP_21) but it just does nothing. I think its a checksum problem because other things are working and 0x0FD is checksumed at Byte0
I've already checked this forum and found a MQB Checksum Algorithm with those "Magic Bytes" and i'm almost sure it am using it correctly.
Here the code i've implemented: https://github.com/commaai/opendbc/blob ... /common.cc
Does someone have any Idea how to solve it?
Regards Benni
I hope that maybe someone can help me with my Problem to get a TTS Cluster working (so far as possible) as standalone.
Its already possible to set RPM, Red Mark of RPM Limit and such other things.
I am trying to set Vehical speeed on ID 0x0FD (ESP_21) but it just does nothing. I think its a checksum problem because other things are working and 0x0FD is checksumed at Byte0
I've already checked this forum and found a MQB Checksum Algorithm with those "Magic Bytes" and i'm almost sure it am using it correctly.
Here the code i've implemented: https://github.com/commaai/opendbc/blob ... /common.cc
Does someone have any Idea how to solve it?
Regards Benni