fome-fw/simulator
rusefillc 7ad5b00f2e
refactoring: vvt is not aux (#263)
* refactoring: vvt is not aux

(cherry picked from commit 6b4c4a583316a32d7723c2cfa16cda39fa9afb1b)

* this repo has VVT conditional at small-can-board
2023-09-27 00:59:04 -07:00
..
simulator refactoring: vvt is not aux (#263) 2023-09-27 00:59:04 -07:00
.cproject
.gitignore simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -04:00
.project
Makefile this is more robust 2023-03-16 01:37:42 -07:00
chconf.h
compile.sh rename simulator 2023-03-15 22:26:49 -07:00
file.mlg
file2.mlg
file3.mlg
halconf.h
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