This commit is contained in:
Jason Wen
2025-01-20 21:59:51 -05:00
parent 5f10529a88
commit 208c776785
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -133,7 +133,8 @@ struct LongitudinalPlanSP @0xf35cc4560bbf6ec2 {
}
}
struct CustomReserved3 @0xda96579883444c35 {
struct CarParamsSP @0xda96579883444c35 {
flags @0 :UInt32; # flags for car specific quirks in sunnypilot
}
struct CustomReserved4 @0x80ae746ee2596b11 {
+1 -1
View File
@@ -2569,7 +2569,7 @@ struct Event {
modelManagerSP @108 :Custom.ModelManagerSP;
longitudinalPlanSP @109 :Custom.LongitudinalPlanSP;
onroadEventsSP @110 :List(Custom.OnroadEventSP);
customReserved4 @111 :Custom.CustomReserved4;
carParamsSP @111 :Custom.CarParamsSP;
customReserved5 @112 :Custom.CustomReserved5;
customReserved6 @113 :Custom.CustomReserved6;
customReserved7 @114 :Custom.CustomReserved7;