fome-fw/simulator
Matthew Kennedy e5fb7f7f3f
gen config with make (#363)
2024-02-22 10:58:03 -08:00
..
simulator simulator crust 2024-02-16 14:10:26 -08:00
.cproject
.gitignore simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -04:00
.project
Makefile gen config with make (#363) 2024-02-22 10:58:03 -08:00
chconf.h implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
compile.sh simulator gets short board name 2024-01-17 15:48:42 -08:00
file.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file2.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file3.mlg TS SD integration #1653 2020-08-07 00:59:00 -04:00
halconf.h implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
main.cpp instaflush stdout on simulator 2023-09-14 01:51:36 -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