fome-fw/simulator
Matthew Kennedy 3f8931f341 we often mean inline when we say static 2024-03-28 18:20:40 -07:00
..
simulator we often mean inline when we say static 2024-03-28 18:20:40 -07:00
.cproject
.gitignore simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -04:00
.project
Makefile make clean deletes generated 2024-03-15 01:06:00 -07:00
chconf.h implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
compile.sh scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
file.mlg
file2.mlg
file3.mlg
halconf.h implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
main.cpp cherry picks from #385 2024-03-13 00:56:53 -07: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