fome-fw/simulator
Matthew Kennedy bc0444acdb switch to use gitversion.h 2023-02-22 15:39:27 -08:00
..
simulator switch to use gitversion.h 2023-02-22 15:39:27 -08:00
.cproject
.gitignore simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -04:00
.project
Makefile fix simulator build (via MinGW) (#4799) 2022-11-18 23:43:43 -05:00
chconf.h
compile.sh need that one evidently 2023-02-22 15:33:52 -08:00
file.mlg
file2.mlg
file3.mlg
halconf.h
main.cpp simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -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