Commit Graph

251 Commits

Author SHA1 Message Date
rusefillc a5278476a4 only:cleaner guards 2024-03-15 22:26:36 -06:00
Andrey cd74860f37 only: better guards 2024-03-15 18:50:01 -06:00
rusefillc 6d31092d08 only:cleaner guards 2024-03-15 15:49:24 -06:00
rusefillc 2e53984dc4 only:cleaner guards 2024-03-15 13:11:39 -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
David Holdeman 0e32f1e6ee replace correct digit 2024-03-14 19:17:22 -04:00
rusefillc 509736c601 m111 2024-03-07 08:11:53 -05:00
rusefi 25a5332e10 only: miata 2024-03-06 19:13:06 -05:00
Andrey bf68919fd6 only: Mazda Miata NB2 default tune #4038 2024-03-06 11:44:50 -05:00
rusefillc ae8125fd89 only:EPIC: Improve toolset for default tune canned tune generation #4871 2024-03-06 01:27:30 -05:00
Andrey 465e1f6d0d M52 2024-03-05 22:20:51 -05:00
rusefillc 8c016642a3 EPIC: Improve toolset for default tune canned tune generation #4871 2024-02-24 23:06:42 -05:00
rusefillc 19da247bd3 only:explicit status 2024-02-23 21:21:19 -05:00
rusefillc 332e38d03e better placement for executor include 2024-02-16 21:16:11 -04:00
rusefillc 43c0bda002 only:dead 2024-02-16 19:07:55 -05:00
Matthew Kennedy a9afc9dcf4 simulator crust 2024-02-16 18:54:00 -05:00
rusefillc e931bd850d signal_executor_sleep is not part of real firmware 2024-01-07 15:51:49 -05:00
rusefillc c6e35563ee only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-12-25 02:05:56 -05:00
andreika-git 026c9b34d9 Reset_Cause_t for simulator 2023-12-13 09:01:41 -05:00
andreika-git 65b9ee94aa reset cause stub for other archs 2023-12-13 09:01:41 -05:00
Andrey Gusakov 9178c136ee Fix simulator 2023-12-06 19:18:05 -05:00
Andrey Gusakov b87f1e8174 CAN: show low-level error counters and flags
STM32 only
2023-12-06 19:18:05 -05:00
andreika-git 01f58132d4 Watchdog for simulator refactor 2023-11-29 09:59:15 -05:00
andreika-git b683a4f04c Watchdog for simulator refactor 2023-11-29 09:59:15 -05:00
andreika-git 955ff6cea6 Simulator watchdog stub 2023-11-28 15:49:12 -05:00
Andrey b7584611b1 only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 20:41:00 -05:00
Andrey 80b65f95fc only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 18:18:59 -05:00
andreika-git aa7265a5bf causeHardFault() function for different ports 2023-11-14 15:28:07 -06: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
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
Andrey 61909b2f4e only:Simulator/win10/gcc12.2.0 assertString FAILED fix #5682 2023-11-02 09:25:50 -04:00
rusefi 6b97f23eae pursuit of truth 2023-10-31 09:36:45 -04:00
rusefi 088438f8ca hd 2023-10-31 02:02:20 -04:00
rusefi 198609ecaf Non-square dimension maps #5641
copy/paste bad
2023-10-25 23:50:28 -04:00
Andrey f1c32b52e9 only: Non-square dimension maps #5641 2023-10-25 22:44:48 -04:00
rusefillc add3326ef0
dead warningEnabled global variable (#5636) 2023-10-24 18:55:29 -04:00
rusefillc d5bb7bd060 only:making boost a bit more obvious 2023-10-19 20:34:58 -04:00
rusefillc 9e6678e2a1 only:conditional guards to make troubleshooting simpler 2023-10-19 20:17:01 -04:00
Andrey a90f8d4c9f only:simulator guards 2023-10-19 13:25:19 -04:00
andreika-git f4b63d9f53 undo debug 2023-10-17 13:06:19 -04:00
andreika-git 2e6e2ec852 CANRxFrame pack/unpack 2023-10-17 13:06:19 -04:00
andreika-git 55feb0f2df debug 2023-10-17 13:06:19 -04:00
andreika-git 061abec675 more advanced handleWrapCan() 2023-10-14 16:09:08 -04:00
andreika-git 6bc83826f9 handleWrapCan() now receives packets https://github.com/rusefi/rusefi/issues/5606 2023-10-11 18:44:06 -04:00
andreika-git a02327ce4c fix handleWrapCan() for simulator 2023-10-01 17:34:13 -04:00
andreika-git fc733e4e04 CAN support for simulator/win 2023-10-01 17:34:13 -04:00
andreika-git dfd3a11b40 fix weak linkage for simulator/win compiler 2023-10-01 17:34:13 -04:00
rusefillc 92292aeddd only:docs/renaming method to reduce confusion 2023-09-25 13:57:40 -04:00
rusefillc d558a46a11
Xxx (#5567)
* testability: bench test commands should have automated coverage using simulator #5562

* testability: bench test commands should have automated coverage using simulator #5562
2023-09-16 10:29:53 -04:00