rusefi/simulator
Andrey 3534294fb2 only:mailboxes unit test 2023-07-24 21:50:18 -04:00
..
generated only:Update readme.md 2023-07-10 14:32:19 -04:00
simulator only:mailboxes unit test 2023-07-24 21:50:18 -04:00
.cproject
.gitignore
.project
Makefile only:bump GCC level in simulator (#5392) 2023-07-06 11:52:17 -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
file2.mlg
file3.mlg
halconf.h only:baby step towards ChibiOS 21 2023-07-06 12:37:59 -04:00
main.cpp sim warnings 2023-07-03 10:29:17 -04:00
readme.md Update readme.md 2022-11-19 20:15:21 -05: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