Skip to content

Commit

Permalink
add some fields for panda branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Sep 16, 2023
1 parent ff3dbaa commit 411a7f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@ struct PandaState @0xa7649e2575e4591e {
sbu1Voltage @35 :Float32;
sbu2Voltage @36 :Float32;

highestIrqNum @37 :UInt8;
highestIrqRate @38 :UInt16;

# can health
canState0 @29 :PandaCanState;
canState1 @30 :PandaCanState;
Expand Down

0 comments on commit 411a7f2

Please sign in to comment.