rusefi/simulator
rusefillc c1fea618f9 Refactoring: less confusion macro names around serial/uart/etc in connectivity fix #4999 2023-01-23 05:26:59 -05: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