fome-fw/firmware/controllers/trigger/trigger_state.txt

12 lines
430 B
Plaintext
Raw Normal View History

2019-09-03 16:30:51 -07:00
struct_no_prefix trigger_state_s
uint32_t crankSynchronizationCounter;Crank sync counter\nUsually matches crank revolutions
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
uint8_t triggerStateIndex
uint8_t vvtCounter
2022-08-09 17:32:39 -07:00
uint8_t camResyncCounter
uint8_t vvtStateIndex
2020-07-05 23:05:34 -07:00
end_struct