Skip to content

Commit

Permalink
Custom Auto-generated Configs
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
actions-user committed Nov 26, 2024
1 parent 7883b58 commit 153c991
Show file tree
Hide file tree
Showing 12 changed files with 932 additions and 941 deletions.
2 changes: 0 additions & 2 deletions generated/console/binary/generated/data_logs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -661,8 +661,6 @@ entry = hwEventCounters1, "Hardware events since boot 1", int, "%d"
entry = hwEventCounters2, "Hardware events since boot 2", int, "%d"
entry = hwEventCounters3, "Hardware events since boot 3", int, "%d"
entry = hwEventCounters4, "Hardware events since boot 4", int, "%d"
entry = hwEventCounters5, "Hardware events since boot 5", int, "%d"
entry = hwEventCounters6, "Hardware events since boot 6", int, "%d"
entry = vvtCamCounter, "Sync: total cams front counter", int, "%d"
entry = mapVvt_MAP_AT_SPECIAL_POINT, "InstantMAP at readout angle", float, "%.3f"
entry = mapVvt_MAP_AT_DIFF, "InstantMAP delta @ readout angles", float, "%.3f"
Expand Down
6 changes: 2 additions & 4 deletions generated/console/binary/generated/fancy_content.ini
Original file line number Diff line number Diff line change
Expand Up @@ -377,18 +377,16 @@ dialog = trigger_centralDialog, "trigger_central"
graphLine = hwEventCounters3
graphLine = hwEventCounters4
liveGraph = trigger_central_2_Graph, "Graph", South
graphLine = hwEventCounters5
graphLine = hwEventCounters6
graphLine = vvtCamCounter
graphLine = mapVvt_MAP_AT_SPECIAL_POINT
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = mapVvt_MAP_AT_DIFF
graphLine = mapVvt_MAP_AT_CYCLE_COUNT
liveGraph = trigger_central_3_Graph, "Graph", South
graphLine = mapVvt_sync_counter
graphLine = currentEngineDecodedPhase
liveGraph = trigger_central_4_Graph, "Graph", South
graphLine = triggerToothAngleError
graphLine = triggerIgnoredToothCount
liveGraph = trigger_central_4_Graph, "Graph", South
graphLine = mapCamPrevToothAngle
graphLine = triggerElapsedUs

Expand Down
20 changes: 10 additions & 10 deletions generated/console/binary/generated/live_data_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ LDS_lambda_monitor,
#define ENGINE_STATE_BASE_ADDRESS 1196
#define TPS_ACCEL_STATE_BASE_ADDRESS 1296
#define TRIGGER_CENTRAL_BASE_ADDRESS 1344
#define TRIGGER_STATE_BASE_ADDRESS 1408
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1608
#define WALL_FUEL_STATE_BASE_ADDRESS 1616
#define IDLE_STATE_BASE_ADDRESS 1624
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1672
#define WIDEBAND_STATE_BASE_ADDRESS 1768
#define DC_MOTORS_BASE_ADDRESS 1792
#define SENT_STATE_BASE_ADDRESS 1804
#define VVT_BASE_ADDRESS 1812
#define LAMBDA_MONITOR_BASE_ADDRESS 1816
#define TRIGGER_STATE_BASE_ADDRESS 1392
#define TRIGGER_STATE_PRIMARY_BASE_ADDRESS 1592
#define WALL_FUEL_STATE_BASE_ADDRESS 1600
#define IDLE_STATE_BASE_ADDRESS 1608
#define ELECTRONIC_THROTTLE_BASE_ADDRESS 1656
#define WIDEBAND_STATE_BASE_ADDRESS 1752
#define DC_MOTORS_BASE_ADDRESS 1776
#define SENT_STATE_BASE_ADDRESS 1788
#define VVT_BASE_ADDRESS 1796
#define LAMBDA_MONITOR_BASE_ADDRESS 1800
360 changes: 179 additions & 181 deletions generated/console/binary/generated/output_channels.ini

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// generated by gen_live_documentation.sh / LiveDataProcessor.java
#define TS_TOTAL_OUTPUT_SIZE 1824
#define TS_TOTAL_OUTPUT_SIZE 1808
6 changes: 0 additions & 6 deletions generated/console/binary_log/log_fields_generated.h
Original file line number Diff line number Diff line change
Expand Up @@ -511,12 +511,6 @@ static const LogField fields[] = {
#if EFI_SHAFT_POSITION_INPUT
{engine->triggerCentral.hwEventCounters[3], "Hardware events since boot 4", "", 0},
#endif
#if EFI_SHAFT_POSITION_INPUT
{engine->triggerCentral.hwEventCounters[4], "Hardware events since boot 5", "", 0},
#endif
#if EFI_SHAFT_POSITION_INPUT
{engine->triggerCentral.hwEventCounters[5], "Hardware events since boot 6", "", 0},
#endif
#if EFI_SHAFT_POSITION_INPUT
{engine->triggerCentral.vvtCamCounter, "Sync: total cams front counter", "", 0},
#endif
Expand Down
Loading

0 comments on commit 153c991

Please sign in to comment.