Skip to content

Commit

Permalink
Update car.capnp
Browse files Browse the repository at this point in the history
Co-Authored-By: Comma Device <device@comma.ai>
Co-Authored-By: Willem Melching <willem.melching@gmail.com>
  • Loading branch information
3 people committed Jun 23, 2022
1 parent a598793 commit 0e222ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cereal/car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ struct CarParams {
radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
fingerprintSource @49: FingerprintSource;
networkLocation @50 :NetworkLocation; # Where Panda/C2 is integrated into the car's CAN network
smartDsu @68 :Bool; # true if sDSU is detected
smartDsu @69 :Bool; # true if sDSU is detected

wheelSpeedFactor @63 :Float32; # Multiplier on wheels speeds to computer actual speeds

Expand Down

0 comments on commit 0e222ea

Please sign in to comment.