mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-26 03:12:08 +08:00
Revert "Add HkgAngleDebug structure and enhance angle debugging in car controller"
This commit is contained in:
@@ -246,22 +246,7 @@ struct BackupManagerSP @0xf98d843bfd7004a3 {
|
||||
}
|
||||
}
|
||||
|
||||
struct HkgAngleDebugLimits {
|
||||
maxAngle @0 :Float32;
|
||||
maxAngleDelta @1 :Float32;
|
||||
}
|
||||
|
||||
struct HkgAngleDebug {
|
||||
applyAngle @0 :Float32;
|
||||
applyAngleSmooth @1 :Float32;
|
||||
applyAngleLimited @2 :Float32;
|
||||
applyAngleBaselineLimited @3 :Float32;
|
||||
currentLimits @4 :HkgAngleDebugLimits;
|
||||
baselineLimits @5 :HkgAngleDebugLimits;
|
||||
}
|
||||
|
||||
struct CarStateSP @0xb86e6369214c01c8 {
|
||||
hkgAngleDebug @0 :HkgAngleDebug;
|
||||
}
|
||||
|
||||
struct LiveMapDataSP @0xf416ec09499d9d19 {
|
||||
|
||||
+1
-1
Submodule opendbc_repo updated: 12cd8caa99...33cdf39b29
Reference in New Issue
Block a user