fome-fw/simulator
Matthew Kennedy 761efd862c
MAP avg uses engine module callbacks (#475)
* use engine module callbacks

* happy tests

* happy small-can-board

* interact with map avg via module

* simplify map avg init

* tweaks

* omit module to disable it instead!

* unnecessary guard

* minor cleanups

* unnecessary branch - lookups for these tables are fine at 0 rpm

* oop
2024-08-29 22:38:30 -07:00
..
simulator MAP avg uses engine module callbacks (#475) 2024-08-29 22:38:30 -07:00
.cproject
.gitignore
.project
Makefile Engine modules participate in the build system (#452) 2024-07-23 18:05:43 -07:00
chconf.h
compile.sh
file.mlg
file2.mlg
file3.mlg
halconf.h
main.cpp Revert "simulator: more arguments (#432)" 2024-08-05 13:40:04 -07:00
readme.md Revert "simulator: more arguments (#432)" 2024-08-05 13:40:04 -07: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