fome-fw/simulator
Matthew Kennedy 4b4d2ac4d5
ethernet console as engine module (#453)
* infrastructure for engine modules in the build

* fully move fuel pump

* fan

* gear detector

* gear detect

* fan control cleanup

* trip odometer

* shuffle makefiles around a little

* move ethernet console to engine module

* oops

* s

* final

* dead line
2024-07-23 20:52:37 -07:00
..
simulator ethernet console as engine module (#453) 2024-07-23 20:52:37 -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 cherry picks from #385 2024-03-13 00:56:53 -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