Commit Graph

607 Commits

Author SHA1 Message Date
Andrey ba66fdcf82 reducing code duplication around assert 2023-09-05 21:28:39 -04:00
rusefi e8c45a2e7d refactoring: reducing code duplication. Also, do we even care for critical error codes?! 2023-08-20 22:23:44 -04:00
rusefi dbfbe3f980 bench_test CAN packets do not use proper IDs #5525 2023-08-20 21:56:01 -04:00
rusefi 13faddd7c7 Honda BCM & random
only:small-can-board
2023-08-12 19:33:17 -04:00
rusefi ad21014376 Lua: do not sleep while TS is talking
only:small-can-board
2023-08-12 18:06:52 -04:00
GitHub gen-configs Action f889aa76b6 Auto-generated configs and docs 2023-08-09 09:41:01 +00:00
rusefi d9a4ef2490 Startpwm is broken fix #5502 2023-08-08 21:10:13 -04:00
GitHub gen-configs Action 07280295e4 Auto-generated configs and docs 2023-08-08 09:12:28 +00:00
rusefillc 9febfc7070 startPwm should not FATAL fix #5497 2023-08-07 23:32:52 -04:00
GitHub gen-configs Action bc421c0ca8 Auto-generated configs and docs 2023-08-02 01:33:37 +00:00
GitHub gen-configs Action 3e1a35a74f Auto-generated configs and docs 2023-07-31 21:48:58 +00:00
rusefillc 2243912d79 lua lib 2023-07-31 00:47:06 -04:00
rusefillc 450b3cfa92 lua lib 2023-07-31 00:36:20 -04:00
GitHub gen-configs Action 397359c38e Auto-generated configs and docs 2023-07-26 13:03:39 +00:00
Andreika 1877cfa1dc
Lua conditional get xxx value by name for vw121 (#5439)
* VW121 config: better way to say EFI_LUA_LOOKUP=FALSE

* Conditional compilation of getOutputValueByName getConfigValueByName #5434
2023-07-23 10:50:22 -04:00
GitHub gen-configs Action eff6e961cb Auto-generated configs and docs 2023-07-22 03:11:39 +00:00
rusefillc 13a9cc0e99 only:s 2023-07-21 09:47:39 -04:00
GitHub gen-configs Action f1194a3297 Auto-generated configs and docs 2023-07-21 05:04:13 +00:00
GitHub gen-configs Action d5e3913859 Auto-generated configs and docs 2023-07-20 16:26:11 -04:00
rusefillc ab7ddc7e13 s 2023-07-19 23:48:33 -04:00
rusefillc 3a23587e1e s 2023-07-19 23:01:09 -04:00
GitHub gen-configs Action 60aa7da570 Auto-generated configs and docs 2023-07-16 23:57:24 +00:00
rusefi 54bb6e682d only:small-can-board
honda BCM
2023-07-15 00:40:23 -04:00
Andrey b8b9a3da07 only:helping lua scripts 2023-07-09 21:29:34 -04:00
rusefillc bf3b0d61d6 only:proteus_f7
lua lib fixes
2023-07-09 19:34:13 -04:00
rusefillc 811e292030 moving GDI4 to higher addresses 2023-07-09 17:08:35 -04:00
Andreika 8b9955dc67
lua getAuxDigital() #4861 (#5400)
* lua getAuxDigital() #4861

* fix

* fix simulator
2023-07-09 14:41:57 -04:00
Andrey 74642961c3 only:proteus_f7
PB
2023-07-08 00:35:21 -04:00
Andrey 8d7794a265 only:kia CAN 2023-07-07 23:36:23 -04:00
Andrey 24763c4a62 only:kia CAN 2023-07-07 23:25:13 -04:00
rusefillc c187792854 PB 2023-07-06 00:15:16 -04:00
GitHub gen-configs Action 75d9e87de3 Auto-generated configs and docs 2023-07-03 16:39:36 +00:00
GitHub gen-configs Action d45a38ff5e Auto-generated configs and docs 2023-07-03 15:10:23 +00:00
rusefillc 9395f6c794
no output lookup in unit tests (#5381)
* no output lookup in unit tests

* only get outputs in non-test land

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-07-03 10:27:36 -04:00
GitHub gen-configs Action 8b48373e87 Auto-generated configs and docs 2023-06-29 19:34:23 +00:00
rusefi 0093c66234 GDI4: too many seconds at the same time, also outputCanID option 2023-06-28 23:52:36 -04:00
GitHub gen-configs Action bc2e2b6ea3 Auto-generated configs and docs 2023-06-27 19:08:15 +00:00
Andrey 8ca776d3e0 only:proteus_f7
setConfigValueByName into text console
2023-06-27 15:05:15 -04:00
GitHub gen-configs Action 7399d9ac71 Auto-generated configs and docs 2023-06-27 18:53:02 +00:00
Andrey 50134d075b only:setConfigValueByName returns bool 2023-06-27 14:49:21 -04:00
GitHub gen-configs Action 634afb5bf0 Auto-generated configs and docs 2023-06-25 04:28:40 +00:00
rusefillc 8680acdfea only:small-can-board 2023-06-24 00:39:53 -04:00
GitHub gen-configs Action 76b2bb8149 Auto-generated configs and docs 2023-06-24 01:08:02 +00:00
rusefillc 04a4a28664
only:small-can-board (#5351) 2023-06-23 10:51:01 -04:00
rusefillc 70badc6c4c
only:small-can-board (#5350) 2023-06-23 00:06:20 -04:00
Andrey f20b22fa81 only:small-can-board 2023-06-22 14:45:32 -05:00
GitHub gen-configs Action f0c2e17a6c Auto-generated configs and docs 2023-06-15 04:59:25 +00:00
GitHub gen-configs Action 70e365309b Auto-generated configs and docs 2023-06-14 13:12:31 +00:00
rusefillc 2c78093e37 i know how to drop a packet, but not how to modify a packet 2023-06-13 18:50:41 -04:00
GitHub gen-configs Action 33187b1231 Auto-generated configs and docs 2023-06-12 17:33:19 +00:00