We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f299fc8 commit 0c54cb1Copy full SHA for 0c54cb1
cereal/car.capnp
@@ -475,7 +475,7 @@ struct CarParams {
475
radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
476
fingerprintSource @49: FingerprintSource;
477
networkLocation @50 :NetworkLocation; # Where Panda/C2 is integrated into the car's CAN network
478
- smartDsu @67 :Bool; # true if sDSU is detected
+ smartDsu @68 :Bool; # true if sDSU is detected
479
480
wheelSpeedFactor @63 :Float32; # Multiplier on wheels speeds to computer actual speeds
481
0 commit comments