fome-fw/simulator
Matthew Kennedy fd98124304 simulator crash fix #101 2023-05-05 14:53:39 -07:00
..
simulator ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
.cproject
.gitignore
.project
Makefile this is more robust 2023-03-16 01:37:42 -07:00
chconf.h
compile.sh
file.mlg
file2.mlg
file3.mlg
halconf.h
main.cpp simulator crash fix #101 2023-05-05 14:53:39 -07:00
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