Commit Graph

12287 Commits

Author SHA1 Message Date
andreika-git d46f6756c4 fix 2023-11-10 20:21:23 +02:00
andreika-git 9c1eb6e73f Refactor AlternatorController to use ClosedLoopController<> 2023-11-10 20:12:01 +02:00
andreika-git 9c5d50b354 refactor onConfigurationChangeAlternatorCallback() 2023-11-10 20:11:25 +02:00
GitHub gen-configs Action 5a55b68879 Auto-generated configs and docs 2023-11-07 03:03:59 +00:00
GitHub set-date Action ac5dd76d7d Update date 2023-11-07 00:38:02 +00:00
GitHub gen-configs Action 326b67c358 Auto-generated configs and docs 2023-11-06 20:30:28 +00:00
GitHub gen-configs Action d677e1e01d Auto-generated configs and docs 2023-11-06 16:31:37 +00:00
rusefillc b89051ed97 only:DEFAULT_SOLENOID_FREQUENCY 2023-11-06 11:14:19 -05:00
Andreika ea5efd9252
Bench simulator test PWM VVT0 pin (#5697)
* Add vvtPins[0] to simulator config

* bench best VVT PWM pin
2023-11-06 11:11:02 -05:00
GitHub gen-configs Action 6be645e6e6 Auto-generated configs and docs 2023-11-06 02:44:01 +00:00
GitHub set-date Action ee81a9102f Update date 2023-11-06 00:33:48 +00:00
rusefi 7367091607 only:cleaner defines 2023-11-05 18:20:12 -05:00
Andrey 19f8f0d7f2 better EFI_ENGINE_CONTROL 2023-11-05 15:55:46 -05:00
Andrey b3e97fdf2f better EFI_ENGINE_CONTROL 2023-11-05 15:55:29 -05: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 9237c4b16a better EFI_ENGINE_CONTROL 2023-11-05 12:09:25 -05:00
Andrey 3d3671e6d4 better EFI_ENGINE_CONTROL 2023-11-05 12:07:24 -05:00
GitHub gen-configs Action da25b873ab Auto-generated configs and docs 2023-11-05 15:34:01 +00:00
rusefi 6de42dbab6 better EFI_ENGINE_CONTROL guard 2023-11-05 10:16:19 -05:00
rusefi 14488c3c8f only:stringop-truncation bug! 2023-11-05 00:55:38 -04:00
rusefi e2049357e9 only:clean-up 2023-11-05 00:47:11 -04:00
GitHub gen-configs Action 404bf82552 Auto-generated configs and docs 2023-11-04 23:07:49 -04:00
Andrey 021609f468 only:unused methods 2023-11-04 22:34:28 -04:00
GitHub set-date Action f07d2b05d0 Update date 2023-11-05 00:22:50 +00:00
rusefillc 21243f3ff7 only:better guards 2023-11-04 19:24:28 -04:00
rusefillc 233a35ed7d better guards 2023-11-04 19:13:46 -04:00
rusefillc b8f71d834b better guards 2023-11-04 13:05:19 -04:00
rusefillc 0725151609 better guards 2023-11-04 09:09:10 -04:00
GitHub gen-configs Action 056bef814e Auto-generated configs and docs 2023-11-04 00:59:02 +00:00
rusefillc 946fec3ea0 better guards 2023-11-03 20:54:02 -04:00
rusefillc b3b8cb6ed5 unused 2023-11-03 20:54:02 -04:00
GitHub set-date Action 95642552e8 Update date 2023-11-04 00:38:11 +00: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 G 1eea6c946b
Prepare for MFS on internal flash (#5686)
* Rename EFI_STORAGE_EXT_SNOR to EFI_STORAGE_MFS

Just to reduce confusion. MFS is going to be used for AT32 internal
flash.

* MFS: hide low level stuff to board file

MFS can be located on internal or external flash/eeprom.
This is board-dependent, so hide intialization and configuration
to board file.
This should also help switching to MFS on internal flash too.

* Fix simulator

* Fix comments
2023-11-03 07:30:31 -04:00
GitHub gen-configs Action 19de6c1bcc Auto-generated configs and docs 2023-11-03 11:25:09 +00:00
Andreika 84f7508701
Trigger emulator: support for cam/vvt (#5642)
* tiny refactoring

* add cam/vvt support to trigger_emulator

* fix

* fix unit-tests

* fix

* CAM sensor simulator #5640
only: assertHappyTrigger

* fix?

* better fix?

* only:alphax-8chan

* progress!

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Andrey <rusefillc@gmail.com>
2023-11-02 21:57:01 -04:00
GitHub gen-configs Action 0561263d14 Auto-generated configs and docs 2023-11-03 01:00:16 +00:00
Andrey 4eefedcec2 unused-variable is a nice error message to have #5683 2023-11-02 20:48:57 -04:00
GitHub set-date Action d4e13e5b4c Update date 2023-11-03 00:39:59 +00:00
rusefillc bb44f565b6 only:cam/shadow 2023-11-02 15:51:25 -04:00
Andrey 3af8d69ad9 only:unused-variable is a nice error message to have #5683 2023-11-02 15:28:04 -04:00
rusefi 75dd0f26f8 hiding stuff deeper 2023-11-02 13:02:33 -04:00
Andrey 3a2fd58aa3 this would need to be addressed one day 2023-11-02 11:26:47 -04:00
Andrey cdfee38284 clean-up 2023-11-02 11:26:29 -04:00
Andrey d97a73e05c clean-up 2023-11-02 10:39:18 -04:00
Andrey af20c0c20c helping EFI_ENABLE_ASSERTS 2023-11-02 10:39:05 -04:00
Andrey 16d6ddd373 clean-up 2023-11-02 10:32:04 -04:00
Andrey 0af9c89ba4 clean-up 2023-11-02 10:29:50 -04:00