add FOME Simulator page (#272)

This commit is contained in:
Nathan Schulte 2024-05-25 19:04:47 -05:00 committed by GitHub
parent d18ad3bc32
commit 83f3cda56c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# Simulator
In addition to the numerous specific ECU hardware FOME targets, also made available is a build called the FOME
Simulator. The FOME Simulator is a special build of FOME designed to run on a modern computer. Naturally, many features
are missing as a general computer lacks hardware support, but the core remains. Additionally some functions are adapted
to commonly available features and sensors and outputs are mocked.
FOME Simulator not only aids development of FOME by aiding debugging, but also allows users to become familiar with the
system and tuning without spending any money and dealing with physical hardware.
FOME Simulator is provided with every release and snapshot bundle, and can be launched directly from the FOME Console or run manually (the `console/fome_simulator.exe` binary).
Currently the FOME Simulator is only built and distributed for Windows (x86_64), but it successfully builds and runs on
other platforms like Linux, and even works correctly under Wine.
## CAN
## Sensors
## Outputs
## Self Stimulation