MAP Sync not working #5503

additional data points
This commit is contained in:
rusefillc 2023-08-09 05:34:37 -04:00
parent fbca8d0481
commit 1a7d9b0f43
2 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,6 @@ public:
*/
bool isSpinningJustForWatchdog = false;
angle_t mapCamPrevToothAngle = -1;
float mapCamPrevCycleValue = 0;
int prevChangeAtCycle = 0;

View File

@ -16,6 +16,8 @@ uint32_t vvtCamCounter;Sync: total cams front counter
float triggerToothAngleError;Sync: trigger angle error;"deg", 1, 0, -30, 30, 2
uint8_t triggerIgnoredToothCount
angle_t mapCamPrevToothAngle;Sync: MAP: prev angle;"deg", 1, 0, -3000, 3000, 2
bit isDecodingMapCam
end_struct