Commit Graph

2346 Commits

Author SHA1 Message Date
jcor25 4fb19687c8 Update bluetooth.cpp 2024-04-28 23:16:52 -04:00
jcor25 adff96ebea Update tunerstudio.cpp 2024-04-28 23:16:52 -04:00
jcor25 1169fd390b Update bluetooth.h 2024-04-28 23:16:52 -04:00
jcor25 ba6d168077 Update bluetooth.cpp 2024-04-28 23:16:52 -04:00
GitHub gen-configs Action bdc1a62883 Auto-generated configs and docs 2024-04-28 13:44:09 +00:00
rusefi 9932330bca only: migrating to Timer API 2024-04-25 18:51:35 -04:00
Matthew Kennedy 51ebc0c246 only: inline variable 2024-04-25 18:27:36 -04:00
rusefi a8a3ca51b0 only: crc into uid line 2024-04-23 18:59:46 -04:00
GitHub gen-configs Action 5441451caa Auto-generated configs and docs 2024-04-23 12:29:58 +00:00
rusEFI LLC 5209a03952 thank you Dron! 2024-04-23 08:19:11 -04:00
GitHub gen-configs Action 86e0bd317b Auto-generated configs and docs 2024-04-23 04:20:39 +00:00
rusEFI LLC 72dbdb0d13 at least one byte of UID into logs fix #6400 2024-04-23 00:08:49 -04:00
GitHub gen-configs Action a952a440b1 Auto-generated configs and docs 2024-04-23 00:01:39 +00:00
rusefi fae665ec5c hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:sad but configurable
2024-04-22 19:52:30 -04:00
GitHub gen-configs Action 6255f23376 Auto-generated configs and docs 2024-04-22 17:42:42 +00:00
rusEFI LLC 60d163207c hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
2024-04-22 13:33:18 -04:00
GitHub gen-configs Action 6d8f23d832 Auto-generated configs and docs 2024-04-22 16:56:28 +00:00
rusEFI LLC 078376fe71 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
2024-04-22 12:45:19 -04:00
GitHub gen-configs Action 985cc353b8 Auto-generated configs and docs 2024-04-22 15:03:46 +00:00
rusEFI LLC 362a64b7e8 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: need exact values
2024-04-22 10:54:02 -04:00
GitHub gen-configs Action 1db43910b3 Auto-generated configs and docs 2024-04-22 01:12:56 +00:00
Andrey 5a0761f533 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:saving sensorVolts
2024-04-21 20:56:36 -04:00
GitHub gen-configs Action ad927c4fbd Auto-generated configs and docs 2024-04-21 22:32:35 +00:00
rusefillc 98877e35b6 only: unify naming is it error or warning? #6375 2024-04-21 18:17:07 -04:00
GitHub gen-configs Action 04806f93d5 Auto-generated configs and docs 2024-04-20 03:50:45 +00:00
rusefi e72be7feae only:making TM_ID_GetFlashSize more available 2024-04-18 19:28:59 -04:00
GitHub gen-configs Action 291bf2fba8 Auto-generated configs and docs 2024-04-17 22:42:06 +00:00
rusefillc d1cea3271f printUid 2024-04-15 13:51:13 -04:00
GitHub gen-configs Action 1a08a8fa5b Auto-generated configs and docs 2024-04-12 17:00:10 +00:00
GitHub gen-configs Action eae0341f73 Auto-generated configs and docs 2024-04-10 04:56:25 +00:00
rusefillc ac8f2f7a6a only: device_uid 2024-04-08 16:44:06 -04:00
rusefillc 9b28e46592 moving serial CAN to EXT
only:small-can-board
2024-04-07 09:40:54 -04:00
GitHub gen-configs Action 2cea463027 Auto-generated configs and docs 2024-04-03 22:19:44 +00:00
rusefillc f526239e86 bluetooth: better error message
only:uaefi
2024-04-01 16:09:57 -04:00
rusefillc fa106f8a51 identify board right in error message
only:uaefi
2024-04-01 16:04:34 -04:00
GitHub gen-configs Action 572ff779cd Auto-generated configs and docs 2024-03-31 03:27:27 +00:00
GitHub gen-configs Action 7ce3b57f67 Auto-generated configs and docs 2024-03-30 13:31:59 +00:00
GitHub gen-configs Action 7192b3a7af Auto-generated configs and docs 2024-03-30 05:59:26 +00:00
rusefillc 86d51236e3 random attempt at fixing some BT modules by trying a longer timeout
only:uaefi
2024-03-29 22:09:46 -04:00
Andrey f60bd6c683 better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
GitHub gen-configs Action 517d7d515b Auto-generated configs and docs 2024-03-23 22:07:59 +00:00
rusefillc 0fec7d3fe9 more lua gauges 2024-03-23 18:04:52 -04:00
Matthew Kennedy 94483f907f avoid more undefined behavior 2024-03-23 08:15:34 -04:00
rusefillc a5278476a4 only:cleaner guards 2024-03-15 22:26:36 -06:00
Andrey cc161fb029 better guards 2024-03-15 19:04:46 -06:00
rusefillc 8a5ba90692 cleaner guards 2024-03-15 14:15:53 -06:00
GitHub gen-configs Action b4ada3388f Auto-generated configs and docs 2024-03-13 20:28:18 +00:00
rusefillc 4beaab298e 300 absolute value limit is too low 2024-03-13 16:24:50 -04:00
Matthew Kennedy ee4b0af655 WiFi tweaks
* batch all wifi in to one write

* writeCrcPacket already chunks the response, so we don't really need it, but limit maximum TCP write size

* format cleanup

* don't cache wifi stuff (for now)

* h7 fiddling
2024-03-12 20:18:26 -04:00
rusefillc 05d744b8f2 maybe start-up time measure maybe not 2024-03-12 10:58:57 -04:00
GitHub gen-configs Action 92106db480 Auto-generated configs and docs 2024-03-11 20:57:36 +00:00
rusefillc b69dab40a6 only: BK3232 2024-03-10 20:19:39 -04:00
GitHub gen-configs Action b28a02d689 Auto-generated configs and docs 2024-03-10 16:58:34 +00:00
Andrey Gusakov b5e918fc80 egt values can be negative 2024-03-10 12:56:03 -04:00
Andrey Gusakov 180d91b0ed egt sensors: final migration encapsulation bits 2024-03-10 12:56:03 -04:00
Andrey Gusakov 56d46e5fbe max31855: also support max31856 2024-03-10 12:56:03 -04:00
Andrey Gusakov 9fc1806ed6 max31855/egt: migrate to SensorType framework 2024-03-09 08:55:29 -05:00
GitHub gen-configs Action ebd2f94e42 Auto-generated configs and docs 2024-03-09 11:27:10 +00:00
Andrey Gusakov 856b73f69e output_channels: EGT in 0.25C units 2024-03-09 06:24:26 -05:00
rusefillc c572d98072 slow mode is broken fix #6161 2024-03-07 15:09:30 -05:00
GitHub gen-configs Action fb5211cf9e Auto-generated configs and docs 2024-03-05 03:32:34 +00:00
Andrey cdaeb2fa2b so much random technical debt all over :( 2024-03-04 21:25:07 -05:00
GitHub gen-configs Action ef9574bd3a Auto-generated configs and docs 2024-03-05 01:57:20 +00:00
Matthew Kennedy e5fa7b1a5d make some channels final 2024-03-01 20:29:27 -05:00
Matthew Kennedy 24c1b78ecd implement TS console over ATWINC1500 WiFi 2024-03-01 20:26:35 -05:00
rusefillc 761eff22cc UAEFI crash if set to daihatsu 4cyl trigger #6079
hiding EFI_TS_SCATTER
2024-03-01 10:10:47 -05:00
GitHub gen-configs Action 2f80025aec Auto-generated configs and docs 2024-03-01 04:19:26 +00:00
GitHub gen-configs Action abffa00368 Auto-generated configs and docs 2024-02-29 05:32:05 +00:00
Andrey 28cdf85ddc only: renaming variable 2024-02-29 00:29:48 -05:00
GitHub gen-configs Action b4d38d0a0d Auto-generated configs and docs 2024-02-29 00:40:37 +00:00
GitHub gen-configs Action ae331ee958 Auto-generated configs and docs 2024-02-26 12:59:52 +00:00
GitHub gen-configs Action b40ee5e3bc Auto-generated configs and docs 2024-02-26 04:28:32 +00:00
rusefillc cf0b7f1da1 this was out of date 2024-02-25 23:23:46 -05:00
Andrey Gusakov c97769f2a5 ts: better types for highSpeedOffsets decode 2024-02-25 11:30:16 -05:00
Andrey Gusakov 161c54d27b ts: clean highSpeedOffsets list before settings CRC calculation
1. TS expect highSpeedOffsets to be zero-filled, as it is noMsqSave
2. zero highSpeedOffsets as settings CRC request is a sing on new
TS session start. Lets start in fresh.
2024-02-25 11:30:16 -05:00
Andrey Gusakov 5d5fcf0460 ts: print scatter list on tsinfo command 2024-02-25 11:30:16 -05:00
Andrey Gusakov 400f8321bf tunerstudio: do not try to print random chars 2024-02-24 07:46:20 -05:00
Andrey Gusakov e0021544c9 tunerstudio: plain command should also light comm led 2024-02-24 07:46:20 -05:00
andreika-git f63b9bfde0 Disable tooth logger if ptrace is started https://github.com/rusefi/rusefi/issues/5983 2024-02-22 15:22:09 -05:00
Andrey a1423085e2 revive ptrace #5983
only: quality in software begins with proper practices like TDD
2024-02-22 15:16:24 -05:00
GitHub gen-configs Action 2e9b7c95d1 Auto-generated configs and docs 2024-02-17 23:39:54 +00:00
rusefillc 43c0bda002 only:dead 2024-02-16 19:07:55 -05:00
rusefillc 41e5ff778c Lua refresh rate transparency/logic etc #5939
explicit ENABLE_PERF_TRACE
2024-02-15 13:06:48 -05:00
GitHub gen-configs Action 276bdd115b Auto-generated configs and docs 2024-02-14 21:58:51 +00:00
rusefillc 2ef6a82e67 https://rusefi.com/forum/viewtopic.php?f=17&t=2712 fix 2024-02-14 16:55:34 -05:00
GitHub gen-configs Action e159d0806d Auto-generated configs and docs 2024-02-03 21:44:31 +00:00
Matthew Kennedy adb53ff42e ECU firmware knows what sort of bootloader it has 2024-01-30 22:00:09 -05:00
rusefillc 324378f252 LUA code and EGT makes ECU to hang fix #5889 2024-01-30 17:39:50 -05:00
GitHub gen-configs Action 16e7584ee0 Auto-generated configs and docs 2024-01-23 15:55:11 +00:00
rusefillc b7f58100a0 only: require SHORT_BOARD_NAME 2024-01-10 14:01:13 -05:00
rusefillc b89337f189 only: EGT does not lua yes 2024-01-09 10:05:17 -05:00
Andrey Gusakov 29f9622aaa status_loop: stop reporting outdated error codes 2024-01-08 16:42:11 -05:00
Andrey Gusakov ea20c56edd warnings: increase size of warningBuffer to 24 elements
Now we emit warning messages on output failure.
On EG33 this cuase infinity error messages output.
All active errors does not fit into 8 element buffer.
Old errors get overwriten by new one. This cause new warning
message.
2024-01-08 16:42:11 -05:00
Matthew Kennedy 8f42f8ccc8 Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
GitHub gen-configs Action ef21decfd9 Auto-generated configs and docs 2024-01-07 22:36:20 -05:00
Andrey ba9fc14cf2 only:Staged injection support; use two sets of injectors on the same engine #5247 2024-01-07 22:36:20 -05:00
Matthew Kennedy 1f64950e33 Staged injection support; use two sets of injectors on the same engine #5247
two injection models for two stages
2024-01-07 22:36:20 -05:00
Matthew Kennedy 37727d4278 Staged injection support; use two sets of injectors on the same engine #5247
wire up pins for second stage injectors
2024-01-07 22:36:19 -05:00
GitHub gen-configs Action 5d67258d92 Auto-generated configs and docs 2024-01-07 19:55:51 +00:00
Andrey 2db2999292 only:one step towards https://github.com/rusefi/rusefi/pull/4841/files#diff-63e5fe040b8a611e8897c2f4d455c248e6e4c6ee377f04ef30ada43e1dad3c61 2024-01-07 14:48:31 -05:00
Matthew Kennedy c20e59cea7 correctly calculate tooth logger buffer count to avoid overrun 2024-01-07 14:08:51 -05:00
GitHub gen-configs Action 62081b5a4b Auto-generated configs and docs 2024-01-05 01:21:51 +00:00
GitHub gen-configs Action f9e1ee9b08 Auto-generated configs and docs 2024-01-04 15:22:28 +00:00
Andrey Gusakov a49c59bb11 per-board smart chip menus 2024-01-04 10:18:04 -05:00
GitHub gen-configs Action 612dc0ee4f Auto-generated configs and docs 2024-01-04 14:35:55 +00:00
Andrey Gusakov db45400814 output_channels: add channels for detailed IGN and INJ diagnostic 2024-01-04 09:32:31 -05:00
GitHub gen-configs Action 58f31fd2d9 Auto-generated configs and docs 2024-01-03 20:32:11 +00:00
GitHub gen-configs Action 8937190b11 Auto-generated configs and docs 2024-01-03 03:42:29 +00:00
Andrey 2b692470bf only: Detected gear is not current gear? fix #5850 2024-01-02 22:38:26 -05:00
GitHub gen-configs Action 3526c8789f Auto-generated configs and docs 2024-01-03 03:28:07 +00:00
rusefillc 8167fcebad only: Detected gear is not current gear? #5850 2024-01-02 22:14:08 -05:00
GitHub gen-configs Action 05cf124a41 Auto-generated configs and docs 2024-01-03 00:56:16 +00:00
rusefillc 81b31801c9 simulator does not compile for pchmura4 on gcc13 #5644 2024-01-02 19:53:03 -05:00
rusefillc b7b477bc77 simulator does not compile for pchmura4 on gcc13 #5644 2024-01-02 19:53:03 -05:00
GitHub gen-configs Action 48ee563b6c Auto-generated configs and docs 2023-12-31 20:19:26 +00:00
GitHub gen-configs Action e959829f44 Auto-generated configs and docs 2023-12-31 04:29:17 +00:00
rusefillc 6f9f6f8702 front to rear axle speed slip rate gauge #5842 2023-12-30 23:25:47 -05:00
GitHub gen-configs Action 7b383c9253 Auto-generated configs and docs 2023-12-26 22:49:00 +00:00
GitHub gen-configs Action 9ef4fc92c4 Auto-generated configs and docs 2023-12-21 21:49:24 +00:00
GitHub gen-configs Action c5e1488407 Auto-generated configs and docs 2023-12-21 05:30:52 +00:00
Andrey afe01c365f custom FW repos code generation process #5817
preparation
2023-12-19 16:47:58 -05:00
rusefillc 6e945f60b6 stm32 own build-in watchdog #1339
only:mre_f4
2023-12-14 10:54:21 -05:00
GitHub gen-configs Action 95a70cd4ab Auto-generated configs and docs 2023-12-13 05:19:20 +00:00
GitHub gen-configs Action 7202e42b4a Auto-generated configs and docs 2023-12-07 01:18:51 +00:00
GitHub gen-configs Action 5597c9bef9 Auto-generated configs and docs 2023-12-07 00:34:23 +00:00
GitHub gen-configs Action 4b8a703b83 Auto-generated configs and docs 2023-12-06 19:49:31 +00:00
andreika-git 87e25187ee Debug console commands for watchdog 2023-11-28 15:49:12 -05:00
GitHub gen-configs Action ba5125f511 Auto-generated configs and docs 2023-11-27 20:22:49 +00:00
Matthew Kennedy d31f535ca3 sanity in IMU data names/ranges 2023-11-27 14:59:21 -05:00
GitHub gen-configs Action 68f363d3a0 Auto-generated configs and docs 2023-11-27 04:27:08 +00:00
rusefi 0e44de6839 seems to help simulator 2023-11-26 19:14:28 -05:00
GitHub gen-configs Action 2dcd12d78b Auto-generated configs and docs 2023-11-26 18:55:13 +00:00
GitHub gen-configs Action 9e641aaacc Auto-generated configs and docs 2023-11-26 18:13:04 +00:00
rusefillc 81d4b6905f only:allow both 'int' and 'int32_t' just to allow extra flexibility in headers 2023-11-26 13:07:03 -05:00
GitHub gen-configs Action 898d47bf24 Auto-generated configs and docs 2023-11-23 14:54:29 +00:00
rusefillc 1f990e8fef only:better method name 2023-11-22 23:58:30 -05:00
GitHub gen-configs Action 93b87223a4 Auto-generated configs and docs 2023-11-21 17:02:37 +00:00
GitHub gen-configs Action 7608699a2d Auto-generated configs and docs 2023-11-15 21:38:14 +00:00
andreika-git 08b6c3e25a test hard_fault command 2023-11-14 15:28:07 -06:00
GitHub gen-configs Action 4d24a4fbb6 Auto-generated configs and docs 2023-11-13 22:29:06 +00:00
GitHub gen-configs Action cb2ad7fce7 Auto-generated configs and docs 2023-11-13 03:47:03 +00:00
rusefillc fdfae2724e F407-Discovery status LED conflicts for GPIO fix #5705 2023-11-10 17:15:16 -05:00
GitHub gen-configs Action da4012dc19 Auto-generated configs and docs 2023-11-09 15:40:39 +00:00
GitHub gen-configs Action f5c1501b04 Auto-generated configs and docs 2023-11-09 02:08:25 +00:00
GitHub gen-configs Action 2a4476e62b Auto-generated configs and docs 2023-11-05 19:03:33 +00:00
rusefillc 4cb45a354b
Better efi engine control guard (#5695)
* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL

* better EFI_ENGINE_CONTROL
2023-11-05 13:54:06 -05:00
Andrey Gusakov bb161be8e8 AT32: say RAM size 2023-11-05 07:16:57 -05:00
Andrey 6436612f38 cleanup tunerstudio integration 2023-11-04 23:07:50 -04:00
Andrey 021609f468 only:unused methods 2023-11-04 22:34:28 -04:00
rusefillc 946fec3ea0 better guards 2023-11-03 20:54:02 -04:00
Andrey G ed8af771ac
at_start_f435: enable MFS for internal flash (#5687)
* Rename EFI_INTERNAL_FLASH to EFI_STORAGE_INT_FLASH

This define enables use of RE custom flash driver for storing
settings to internal flash.

* at_start_f435: enable MFS for settings storing in internal flash

* MRE: fix special build

* kinetis: fix flash_int.cpp vs flash_int.c mess

* at32: allow allowFlashWhileRunning()

* flash_main: supress warning
2023-11-03 13:08:35 -04:00
rusefillc 3b6c9feea5
require LEDs (#5643)
* require all boards to define LED functions (#272)

* require all boards to define LED functions

* f429 nucleo

* small can

* small can

* add to header

* LEDs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-03 12:56:59 -04:00
Andrey 5ab0d75709 only:unused-variable is a nice error message to have #5683 2023-11-02 21:51:31 -04:00
rusefillc 816dd47058
safer log field name copy (#5681)
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-11-02 12:06:45 -04:00
Matthew Kennedy 27fb1f092c deadish code makes it not build on macos 2023-11-02 01:33:28 -04:00
Matthew Kennedy 93e3e75a36 avoid vexing parse 2023-11-01 19:25:13 -04:00
rusefillc 10294a53a7 only:variable shadowing should be avoided #5676 2023-11-01 13:43:57 -04:00
rusefillc e384914c95 only:variable shadowing should be avoided #5676 2023-11-01 13:02:20 -04:00
rusefi b3038bbc9c flex into console
only:small-can-board
2023-11-01 12:50:56 -04:00
rusefillc 781a236885 only:shall we be just a little less Toyota 2023-11-01 10:32:53 -04:00
rusefillc 198c9e8f57 only:shall we be just a little less Toyota 2023-11-01 10:09:04 -04:00
rusefi 8d1bdacafb fuelTempGauge
only:small-can-board
2023-10-31 22:47:57 -04:00
rusefi 6b97f23eae pursuit of truth 2023-10-31 09:36:45 -04:00
Andrey G 7f05e45d41
AT32: chip detection, flash detection, sayHello() (#5666)
* at32_common.cpp: MCU type detection helper

* sayHello(): tick rate is CH_CFG_ST_FREQUENCY

* eficonsole: do isStm32F42x() check for STM32 only

* sayHello(): more info about AT32

* Update ChibiOS

* eficonsole: typo
2023-10-30 07:09:35 -04:00
rusefillc add3326ef0
dead warningEnabled global variable (#5636) 2023-10-24 18:55:29 -04:00
GitHub gen-configs Action 24ec1dae55 Auto-generated configs and docs 2023-10-22 22:38:22 +00:00
rusefillc 66759b1cff Lua does not set RPM #5627 2023-10-21 18:14:13 -04:00
Matthew Kennedy 5a1f53ce39 fix injection SOI log channel 2023-10-19 22:31:17 -04:00
GitHub gen-configs Action 1c6791ed65 Auto-generated configs and docs 2023-10-20 00:47:00 +00:00
GitHub gen-configs Action fe1bda2c05 Auto-generated configs and docs 2023-10-19 16:58:29 +00:00
rusefillc ff40d113ab same gear count for everyone, also honda
only:small-can-board
2023-10-19 12:54:30 -04:00
rusefi 105dc1b588 making 'isUsbConnected' visible outside of EFI_SHAFT_POSITION_INPUT guard
only:small-can-board
2023-10-17 16:04:42 -04:00
rusefi 12f4cea668 only:minor encapsulation 2023-10-13 00:23:29 -04:00
rusefi 3db5c6e3f7 only:minor encapsulation 2023-10-12 23:15:54 -04:00
andreika-git 6bc83826f9 handleWrapCan() now receives packets https://github.com/rusefi/rusefi/issues/5606 2023-10-11 18:44:06 -04:00
GitHub gen-configs Action 36afbe7e9a Auto-generated configs and docs 2023-10-09 21:39:47 +00:00
rusefillc fd93dcab72 only: basic harley acr 2023-10-09 17:25:06 -04:00
GitHub gen-configs Action 9e8dc8976f Auto-generated configs and docs 2023-10-07 15:56:14 +00:00
GitHub gen-configs Action 48b2ca0fab Auto-generated configs and docs 2023-10-07 15:08:09 +00:00
rusefillc 0921a303d0 cam input into logs
only:proteus_f4
2023-10-07 11:03:53 -04:00
GitHub gen-configs Action 9228041618 Auto-generated configs and docs 2023-10-07 01:03:09 +00:00
Matthew Kennedy c1315a4ecc Fix autotune in AFR mode: add "gas scale AFR" output channels & gauges 2023-10-06 19:56:32 -04:00
GitHub gen-configs Action e189430666 Auto-generated configs and docs 2023-10-06 17:26:49 +00:00
GitHub gen-configs Action c9582f5a3d Auto-generated configs and docs 2023-10-05 13:42:39 +00:00
Matthew Kennedy 463b3ea70e odometry output channels 2023-10-04 23:01:03 -04:00
GitHub gen-configs Action 34f5b029a2 Auto-generated configs and docs 2023-09-28 13:46:29 +00:00
GitHub gen-configs Action c14c289419 Auto-generated configs and docs 2023-09-28 03:25:53 +00:00
GitHub gen-configs Action dff215461f Auto-generated configs and docs 2023-09-27 01:14:21 +00:00
rusefillc 7c1ec7843e
Idle (#5588)
* only:moving isIdleClosedLoop into idle live data

* only:moving isIdleClosedLoop into idle live data

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-09-26 21:10:47 -04:00
Matthew Kennedy c8ddbba529 trip odometer 2023-09-26 17:03:06 -04:00
GitHub gen-configs Action 219926356e Auto-generated configs and docs 2023-09-26 17:43:23 +00:00
rusefillc e19204dd2e
Boost (#5586)
* boost is engine module

* only:idle leaves outputs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 13:39:43 -04:00
GitHub gen-configs Action 903d7c1025 Auto-generated configs and docs 2023-09-26 17:15:12 +00:00
Andrey e0b191f972 only:idle leaves outputs 2023-09-26 12:51:52 -04:00
GitHub gen-configs Action bc60d0e0df Auto-generated configs and docs 2023-09-26 13:11:49 +00:00
Matthew Kennedy a519fd13ad vvt is engine module
* vvt refactoring

* vvt constexpr livedata

* format

* fix null deref
2023-09-26 09:07:59 -04:00
rusefillc be35a5eb23
fan control is engine module (#5585)
* fan is engine module

* mockable AC

* mockable AC

* mock AC controller in fan test

* constexpr fan livedata

* isPtr

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 07:12:11 -04:00
GitHub gen-configs Action 798abfc8e1 Auto-generated configs and docs 2023-09-26 05:30:32 +00:00
GitHub gen-configs Action d4a92ad604 Auto-generated configs and docs 2023-09-26 02:23:45 +00:00
Andrey f4e2ac32d5 only: part of knock logging 2023-09-25 22:19:35 -04:00