Commit Graph

750 Commits

Author SHA1 Message Date
Matthew Kennedy b8af7df4be only:int rpm -> float rpm 2024-09-25 23:48:34 -04:00
rusefillc 72b0e61e2f only:dead-ish 2024-09-20 00:18:43 -04:00
Matthew Kennedy d94c7714a6 only:additional aux linear sensors 2024-09-04 22:17:02 -04:00
rusefillc 9037ccef12 RTC and SD logs #4556
rtcUnixEpochTime
only:alphax-4k-gdi
2024-08-28 21:21:31 -04:00
rusefillc 6f611acd15 only:dead code 2024-08-03 00:48:11 -04:00
rusefi 4c9f706552 ambientTempGauge 2024-07-19 19:43:11 -04:00
Andrey 0ff3205b5c rawAuxTemp1 2024-07-16 15:56:12 -04:00
Andrey Gusakov 244ce6a677 Guards 2024-07-13 05:55:53 -04:00
Andrey Gusakov 589d98ca85 mmc_card: RD and WR indicators 2024-07-13 05:55:53 -04:00
rusefillc db6f7141a4 only: bugfix console has is unsigned value, right? part two 2024-07-03 14:13:47 -04:00
Matthew Kennedy 20e43f4fe7 size_t 2024-06-29 22:17:09 -04:00
Andrey 79ca37fe1d only:rawAuxAnalog1-4 2024-06-24 22:33:55 -04:00
kifir 7a3d762e76 implement raw "A/C pressure" gauge #6570 2024-06-23 17:31:34 -04:00
kifir 1133e7e709 Implement "A/C pressure" gauge #6570 2024-06-22 16:54:12 +03:00
rusefillc c5ef2db878 only: dead postMapState 2024-06-15 01:22:15 -04:00
Andrey 5a05548da1 compile-time enforcement of printf strings
only:uaefi
2024-06-10 23:12:53 -04:00
Andrey 7c6d8aa6b1 compile-time enforcement of printf strings
only:uaefi
2024-06-10 21:55:43 -04:00
Matthew Kennedy 27e0a80c82 compile-time enforcement of printf strings
only:uaefi
2024-06-10 19:11:35 -04:00
Andrey 109b30f063 only:stftCorrection vs fuelPidCorrection vs engine 2024-06-05 21:43:09 -04:00
Andrey 8bc5fbfbaa time for VCS_VERSION to go 2024-05-29 18:10:01 -04:00
rusefi 9a85ac9922 kind of dead code: no one cares 2024-05-08 21:44:37 -04:00
rusefi 944a9375d3 EFI_CONFIGURATION_STORAGE reducing code duplication 2024-05-05 15:52:39 -04:00
Matthew Kennedy 51ebc0c246 only: inline variable 2024-04-25 18:27:36 -04: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
rusefillc 0fec7d3fe9 more lua gauges 2024-03-23 18:04:52 -04:00
Andrey cc161fb029 better guards 2024-03-15 19:04:46 -06: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
rusefillc 324378f252 LUA code and EGT makes ECU to hang fix #5889 2024-01-30 17:39:50 -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
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
rusefillc 6f9f6f8702 front to rear axle speed slip rate gauge #5842 2023-12-30 23:25:47 -05:00
Matthew Kennedy d31f535ca3 sanity in IMU data names/ranges 2023-11-27 14:59:21 -05:00
rusefillc 1f990e8fef only:better method name 2023-11-22 23:58:30 -05:00
rusefillc fdfae2724e F407-Discovery status LED conflicts for GPIO fix #5705 2023-11-10 17:15:16 -05: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 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
Matthew Kennedy 93e3e75a36 avoid vexing parse 2023-11-01 19:25:13 -04:00
rusefillc e384914c95 only:variable shadowing should be avoided #5676 2023-11-01 13:02:20 -04:00
rusefi 8d1bdacafb fuelTempGauge
only:small-can-board
2023-10-31 22:47:57 -04:00
rusefillc add3326ef0
dead warningEnabled global variable (#5636) 2023-10-24 18:55:29 -04:00
rusefillc 66759b1cff Lua does not set RPM #5627 2023-10-21 18:14:13 -04:00