mirror of https://github.com/rusefi/fome-fw.git
761efd862c
* 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 |
||
---|---|---|
.. | ||
simulator | ||
.cproject | ||
.gitignore | ||
.project | ||
Makefile | ||
chconf.h | ||
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