rusefi/simulator
rusefillc 442b092ecf https://github.com/rusefi/rusefi/pull/4573 2023-07-06 18:04:50 -04:00
..
generated Auto-generated default tune 2023-07-03 21:02:23 +00:00
simulator header 2023-07-03 10:29:20 -04:00
.cproject
.gitignore simulator reads/writes configuration (#4605) 2022-09-23 08:47:50 -04:00
.project
Makefile only:bump GCC level in simulator (#5392) 2023-07-06 11:52:17 -04:00
chconf.h https://github.com/rusefi/rusefi/pull/4573 2023-07-06 18:04:50 -04:00
clean.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
clean.sh Convert scripts simulator (#1518) 2020-06-18 23:14:37 -04:00
compile.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
compile.sh simulator: compile.sh passes arguments to make 2022-11-18 10:19:54 -05: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 https://github.com/rusefi/rusefi/pull/4573 2023-07-06 18:04:50 -04:00
main.cpp ChibiOS 21: simulator progress 2023-07-06 18:03:52 -04:00
readme.md Update readme.md 2022-11-19 20:15:21 -05:00
write_tune.sh only:fail in case of failure 2023-06-29 18:53:13 -04: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