hold on, why "float autoscale" at all here? (#4647)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2022-10-08 22:11:34 -04:00 committed by GitHub
parent 3f0cbecee0
commit 978fd853ea
2 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@ struct_no_prefix trigger_central_s
int vvtCamCounter
float autoscale mapVvt_MAP_AT_SPECIAL_POINT;;"", 1, 0, -10000, 10000, 3
float autoscale mapVvt_MAP_AT_DIFF;;"", 1, 0, -10000, 10000, 3
float mapVvt_MAP_AT_SPECIAL_POINT;;"", 1, 0, -10000, 10000, 3
float mapVvt_MAP_AT_DIFF;;"", 1, 0, -10000, 10000, 3
uint8_t mapVvt_MAP_AT_CYCLE_COUNT;;"", 1, 0, -10000, 10000, 3
uint8_t mapVvt_map_peak;;"", 1, 0, -10000, 10000, 3
float autoscale currentEngineDecodedPhase;Engine Phase;"deg",1, 0, 0, 0, 0
float currentEngineDecodedPhase;Engine Phase;"deg",1, 0, 0, 0, 0
float triggerToothAngleError;;"deg", 1, 0, -30, 30, 2

View File

@ -1,8 +1,8 @@
struct_no_prefix trigger_state_s
uint32_t crankSynchronizationCounter;Crank sync counter\nUsually matches crank revolutions
float autoscale vvtSyncGapRatio;;"", 1, 0, -10000, 10000, 3
float autoscale vvtCurrentPosition;;"", 1, 0, -10000, 10000, 3
float autoscale triggerSyncGapRatio;@@GAUGE_NAME_TRG_GAP@@;"", 1, 0, -10000, 10000, 3
float vvtSyncGapRatio;;"", 1, 0, -10000, 10000, 3
float vvtCurrentPosition;;"", 1, 0, -10000, 10000, 3
float triggerSyncGapRatio;@@GAUGE_NAME_TRG_GAP@@;"", 1, 0, -10000, 10000, 3
float triggerActualSyncGapRatio;trigger: unused field?
uint8_t triggerStateIndex