Skip to content

Commit

Permalink
add cached
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Aug 23, 2023
1 parent 94fb711 commit 61f2098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ struct CarParams {
transmissionType @43 :TransmissionType;
carFw @44 :List(CarFw);
fwQueryTime @73 :Float32;
fingerprintCached @74 :Bool;

radarTimeStep @45: Float32 = 0.05; # time delta between radar updates, 20Hz is very standard
fingerprintSource @49: FingerprintSource;
Expand Down

0 comments on commit 61f2098

Please sign in to comment.