Skip to content

Commit

Permalink
Merge pull request #28 from commaai/power_monitoring
Browse files Browse the repository at this point in the history
Added offroad power usage
  • Loading branch information
geohot authored Feb 9, 2020
2 parents ab32956 + b43fd06 commit 988783f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ struct ThermalData {
batteryVoltage @16 :Int32;
usbOnline @12 :Bool;
networkType @22 :NetworkType;
offroadPowerUsage @23 :UInt32; # Power usage since going offroad in uWh

fanSpeed @10 :UInt16;
started @11 :Bool;
Expand Down

0 comments on commit 988783f

Please sign in to comment.