rusefi/simulator
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
..
generated only:Update readme.md 2023-07-10 14:32:19 -04:00
simulator at_start_f435: enable MFS for internal flash (#5687) 2023-11-03 13:08:35 -04:00
.cproject
.gitignore testability: bench test commands should have automated coverage using simulator #5562 2023-09-12 09:59:18 -04:00
.project
Makefile remove ccache 2023-11-02 14:30:22 -04:00
chconf.h only:baby step towards ChibiOS 21 2023-07-06 12:41:00 -04:00
clean.bat
clean.sh
compile.bat
compile.sh simulator: compile.sh passes arguments to make 2022-11-18 10:19:54 -05:00
file.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file2.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file3.mlg TS SD integration #1653 2020-08-07 00:59:00 -04:00
halconf.h CAN support for simulator/win 2023-10-01 17:34:13 -04:00
main.cpp instaflush stdout on simulator 2023-09-14 07:37:11 -04:00
readme.md Update readme.md 2023-07-29 08:29:35 -04:00
write_tune.sh only:fail in case of failure 2023-06-29 18:53:13 -04:00

readme.md

Win32 or posix version of firmware allows to explore rusEFI on a PC without any embedded hardware!

Simulator runs a subset of ECU on your pc, easier to debug some things, tighter dev loop.

  • self-stimulation for trigger event capture
  • mocked analog sensors
  • mocked outputs
  • SocketCAN integration on Linux

One of ways to mock analog sensors

// see SensorType.java for numeric ordinals
set_sensor_mock 4 90