Commit Graph

13155 Commits

Author SHA1 Message Date
Patryk Chmura 2d21796e59 Launch control code rework 2024-03-17 18:07:53 -04:00
rusefillc 0eaf0e80d2 different default temperatures for different fans 2024-03-17 16:10:39 -04:00
rusefillc 0078df1988 funny games with dash via Lua to override CAN dash profile values #6235 2024-03-17 12:03:56 -04:00
GitHub gen-configs Action 3136cc786b Auto-generated configs and docs 2024-03-17 13:43:41 +00:00
Andrey Gusakov 2caccacf18 Aem Egt: save one byte per channel 2024-03-17 09:41:01 -04:00
Andrey Gusakov fe116f07ae sensors: support AEM X series EGT CAN gauge
Same protocol is implemented on RusEFI WBOx2

Currently only 0x000A0305 and 0x000A0306 IDs are supported
These two will be mapped to EGT1 and EGT2
2024-03-17 09:41:01 -04:00
GitHub gen-configs Action 0d4ba7cd5e Auto-generated configs and docs 2024-03-17 01:08:37 +00:00
rusefillc 6c64503cd2 funny games with dash via Lua to override CAN dash profile values #6235 2024-03-16 17:20:10 -06:00
GitHub gen-configs Action 7119e8d0b0 Auto-generated configs and docs 2024-03-16 23:09:24 +00:00
Andrey 09b787adf3 launch control: merging two settings into one 2024-03-16 17:06:42 -06:00
Andrey cc161fb029 better guards 2024-03-15 19:04:46 -06:00
GitHub gen-configs Action a8001734a3 Auto-generated configs and docs 2024-03-16 00:52:40 +00:00
Andrey cd74860f37 only: better guards 2024-03-15 18:50:01 -06:00
GitHub set-date Action 8ad092a08d Update date 2024-03-16 00:20:24 +00:00
rusefillc 608a41bf63 only:cleaner guards 2024-03-15 16:13:36 -06:00
GitHub gen-configs Action 0bf84309d4 Auto-generated configs and docs 2024-03-15 21:52:06 +00:00
GitHub gen-configs Action 93049967e7 Auto-generated configs and docs 2024-03-15 15:49:24 -06:00
rusefillc b6b7b12d13 only:Brake input should be allowed to be shared between Launch Control and Misc (Issue #6224) 2024-03-15 15:49:24 -06:00
rusefillc 2e53984dc4 only:cleaner guards 2024-03-15 13:11:39 -06:00
rusefillc 655a405b0c only:cleaner guards 2024-03-15 12:36:01 -06:00
GitHub gen-configs Action ca7b6c7b52 Auto-generated configs and docs 2024-03-15 17:53:02 +00:00
rusefillc 826bf8e308 only:cleaner guards 2024-03-15 11:46:56 -06:00
rusefillc a28cc2aec1 only: defaults progress 2024-03-15 11:07:16 -06:00
GitHub gen-configs Action ef4703bca9 Auto-generated configs and docs 2024-03-15 16:51:03 +00:00
rusefillc 2e3a547a6c only: defaults progress 2024-03-15 10:39:24 -06:00
rusefillc 0daa561ef8 only:custom board canned tune process would need board-specific x86 binary (simulator or unit_tests) #6195 2024-03-15 09:02:22 -06:00
rusefillc 8f08aee62f cleaner guards 2024-03-15 08:49:09 -06:00
rusefillc f7d157f715 cleaner guards 2024-03-15 08:49:09 -06:00
rusefillc 5cce179df2 only:custom board canned tune process would need board-specific x86 binary (simulator or unit_tests) #6195 2024-03-15 08:49:08 -06:00
GitHub gen-configs Action 9decc97a08 Auto-generated configs and docs 2024-03-15 08:49:08 -06:00
GitHub set-date Action 571daff26b Update date 2024-03-15 00:18:11 +00:00
GitHub gen-configs Action 820ea1a319 Auto-generated configs and docs 2024-03-14 22:26:24 +00:00
GitHub gen-configs Action b20fc689eb Auto-generated configs and docs 2024-03-14 22:11:03 +00:00
GitHub gen-configs Action 6d63e5da96 Auto-generated configs and docs 2024-03-14 21:07:14 +00:00
GitHub gen-configs Action c751c3021f Auto-generated configs and docs 2024-03-14 18:26:28 +00:00
GitHub set-date Action ca5acb2e15 Update date 2024-03-14 00:17:56 +00:00
GitHub gen-configs Action e9ff5171cb Auto-generated configs and docs 2024-03-13 20:43:42 +00:00
GitHub gen-configs Action b4ada3388f Auto-generated configs and docs 2024-03-13 20:28:18 +00:00
GitHub gen-configs Action 460dfaef31 Auto-generated configs and docs 2024-03-13 17:44:46 +00:00
GitHub gen-configs Action bc30e0f194 Auto-generated configs and docs 2024-03-13 16:42:43 +00:00
GitHub gen-configs Action 07c7bf2feb Auto-generated configs and docs 2024-03-13 03:14:02 +00:00
GitHub gen-configs Action 82b898b916 Auto-generated configs and docs 2024-03-13 00:21:55 +00:00
GitHub set-date Action c155b525b9 Update date 2024-03-13 00:18:04 +00:00
GitHub gen-configs Action 981160698f Auto-generated configs and docs 2024-03-12 21:45:23 +00:00
rusefillc ae94f76163 higher precision scriptTable2 2024-03-12 17:42:51 -04:00
GitHub gen-configs Action c6f3feb938 Auto-generated configs and docs 2024-03-12 02:43:05 +00:00
GitHub set-date Action 39eac030cb Update date 2024-03-12 00:17:41 +00:00
Andrey Gusakov 93e4f06019 firmwareError: set hasFirmwareErrorFlag as soon as possible
To avoid reentrance and infinity error loop
2024-03-11 18:41:29 -04:00
GitHub gen-configs Action 92106db480 Auto-generated configs and docs 2024-03-11 20:57:36 +00:00
Andrey Gusakov 5efe1171f4 thread_controller: support stopping threads
This should not affect threads that started only once and never
terminated.
2024-03-11 16:54:58 -04:00