rusefi/simulator
Matthew Kennedy 16e1a42ef3 simulator crash fix #101
(cherry picked from commit fd98124304eacf056e8d6a000d4aa806350a6332)
2023-05-05 18:37:03 -04:00
..
simulator
.cproject
.gitignore
.project
Makefile
chconf.h
clean.bat
clean.sh
compile.bat
compile.sh
file.mlg
file2.mlg
file3.mlg
halconf.h
main.cpp
readme.md

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