From ef6bef1b826cccbee3a264a066b9c56aac72a6cf Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 29 Jun 2022 01:38:43 -0400 Subject: [PATCH] logging of live data structs was: data points #3614 --- firmware/controllers/algo/engine_state.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/firmware/controllers/algo/engine_state.txt b/firmware/controllers/algo/engine_state.txt index 60f67e4956..c866de16da 100644 --- a/firmware/controllers/algo/engine_state.txt +++ b/firmware/controllers/algo/engine_state.txt @@ -81,7 +81,9 @@ running_fuel_s running ! spark-related floatms_t sparkDwell;ignition dwell duration in ms\nSee also dwellAngle angle_t dwellAngle;ignition dwell duration as crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell - angle_t cltTimingCorrection + int16_t autoscale cltTimingCorrection;;"deg",{1/@@PACK_MULT_PERCENT@@}, 0, -20, 20, 2 + int16_t autoscale timingIatCorrection;;"deg",{1/@@PACK_MULT_PERCENT@@}, 0, -20, 20, 2 + int16_t autoscale timingPidCorrection;;"deg",{1/@@PACK_MULT_PERCENT@@}, 0, -20, 20, 2 int16_t hellenBoardId;How does this board self identifies;"id", 1, 0, 0, 3000, 0