rusefi/simulator
Matthew Kennedy 16e1a42ef3 simulator crash fix #101
(cherry picked from commit fd98124304)
2023-05-05 18:37:03 -04:00
..
simulator change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
.cproject
.gitignore
.project
Makefile simulator board name 2023-04-29 06:47:09 -04:00
chconf.h
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
main.cpp simulator crash fix #101 2023-05-05 18:37:03 -04:00
readme.md Update readme.md 2022-11-19 20:15:21 -05: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