Commit Graph

15247 Commits

Author SHA1 Message Date
Andrey Gusakov 16a3fd976e simulator: fix 2025-02-05 14:45:34 -05:00
Andrey Gusakov 9a90ccc6d3 error_handling: do not pass va_list to variable argument list function
There is not way to pass '...' argument to another function. We need
to switch to va_list first

Signed-off-by: Andrey Gusakov <dron0gus@gmail.com>
2025-02-05 14:45:34 -05:00
GitHub gen-configs Action d3913b1c26 Auto-generated configs and docs 2025-02-05 19:00:58 +00:00
GitHub gen-configs Action d98b4a136b Auto-generated configs and docs 2025-02-05 14:51:36 +00:00
GitHub gen-configs Action 369ad09072 Auto-generated configs and docs 2025-02-05 14:22:16 +00:00
GitHub gen-configs Action 37efb806dd Auto-generated configs and docs 2025-02-05 03:15:57 +00:00
GitHub gen-configs Action 66a3c48e54 Auto-generated configs and docs 2025-02-05 00:45:21 +00:00
GitHub set-date Action 23b9457522 Update date 2025-02-05 00:30:50 +00:00
GitHub gen-configs Action 2f12414eed Auto-generated configs and docs 2025-02-04 02:31:01 +00:00
GitHub set-date Action 99ce1f5460 Update date 2025-02-04 00:23:53 +00:00
GitHub set-date Action f6ecd6f105 Update date 2025-02-03 00:24:46 +00:00
GitHub gen-configs Action 093f3d4b23 Auto-generated configs and docs 2025-02-02 21:20:09 +00:00
rusefillc 5ead4eeaea GM
only:alphax-8chan
2025-02-02 16:16:24 -05:00
GitHub gen-configs Action 3374de3c7a Auto-generated configs and docs 2025-02-02 18:28:15 +00:00
rusefillc ef7f8e43c5 getTsButtonCount lua example 2025-02-02 13:16:16 -05:00
rusefillc a428dc2eae helping build: luabench2 2025-02-02 13:16:05 -05:00
GitHub gen-configs Action bdeb2a5d4e Auto-generated configs and docs 2025-02-02 18:06:12 +00:00
Roman 3bc78c4bc0 honda J30 trigger wheel 2025-02-02 13:02:36 -05:00
rusefillc f84ff146e7 this commands facilitates TS Lua Button
only:uaefi
2025-02-02 12:22:13 -05:00
rusefi bde8435b60 random for Lua 2025-02-01 22:41:45 -05:00
rusefi 9b3895d6fa only:docs 2025-02-01 22:38:53 -05:00
GitHub gen-configs Action 4afb50194f Auto-generated configs and docs 2025-02-02 03:05:57 +00:00
rusefillc 2316a275aa TS buttons into Lua counters 2025-02-01 21:54:40 -05:00
GitHub gen-configs Action cf9ef7bbff Auto-generated configs and docs 2025-02-02 01:22:39 +00:00
rusefillc 7b4e52f832 TS buttons into Lua counters 2025-02-01 20:15:48 -05:00
GitHub set-date Action b8f3109e2a Update date 2025-02-02 00:25:51 +00:00
GitHub gen-configs Action f6f48a3a88 Auto-generated configs and docs 2025-02-01 23:13:09 +00:00
rusefillc 438a76f07c only:code style 2025-02-01 14:01:27 -05:00
GitHub gen-configs Action e3ea2c7559 Auto-generated configs and docs 2025-02-01 18:40:33 +00:00
GitHub gen-configs Action 35f337b64e Auto-generated configs and docs 2025-02-01 03:53:36 +00:00
GitHub gen-configs Action 5e11e3bb63 Auto-generated configs and docs 2025-02-01 03:33:55 +00:00
GitHub gen-configs Action 317bb6def8 Auto-generated configs and docs 2025-02-01 01:38:34 +00:00
rusefi c89144a2af GM_LTG
only:alphax-8chan
2025-01-31 20:27:44 -05:00
GitHub set-date Action b01c993746 Update date 2025-02-01 00:26:03 +00:00
GitHub gen-configs Action f1d04040db Auto-generated configs and docs 2025-01-31 22:22:15 +00:00
Andrey Gusakov 6ab23ae715 Revert "GDI: HPFP: suspect?"
This reverts commit b1ac3f6cfc523e728414356499a53be49ad4b212.
2025-01-31 17:11:10 -05:00
Andrey Gusakov 2412ae21df Fix expected conversion to float with value_or() 2025-01-31 17:11:10 -05:00
Andrey Gusakov a2f578f063 GDI: HPFP: more accurate logging 2025-01-31 17:11:10 -05:00
Andrey Gusakov 8927cdf08e GDI: HPFP: todo for future me 2025-01-31 17:11:10 -05:00
Andrey Gusakov e6743fae70 GDI: HPFP: rename deadtime to deadangle to avoid confusion 2025-01-31 17:11:10 -05:00
Andrey Gusakov 3b2ecf5f54 GDI: HPFP: lobe to lobeAngle where it is actually an angle 2025-01-31 17:11:10 -05:00
Andrey Gusakov 2d64ae3ba6 GDI: HPFP: suspect? 2025-01-31 17:11:10 -05:00
Andrey Gusakov cd0f33c83f GDI: HPFP: lets debug actual activation and deactivation angles 2025-01-31 17:11:10 -05:00
GitHub gen-configs Action e2c4af7de8 Auto-generated configs and docs 2025-01-31 20:28:39 +00:00
Andrey Gusakov 75221fb8db GDI: HPFP: some log/gauge renames 2025-01-31 15:15:30 -05:00
Andrey Gusakov 188689985d HPFP: show valve state in log 2025-01-31 15:15:30 -05:00
Andrey Gusakov 9042416d16 HPFP: positive logic, isHpfpInactive -> isHpfpActive 2025-01-31 15:15:30 -05:00
Andrey Gusakov bf7df3d32b HPFP: GDI prefix for all livedata fields 2025-01-31 15:15:30 -05:00
Andrey Gusakov 289ae9009e HPFP: update nextLobe for livedata 2025-01-31 15:15:30 -05:00
Andrey Gusakov a49a71e571 HPFP: just code styling 2025-01-31 15:15:30 -05:00