Go to file
Matthew Kennedy 85fc86c446 dead console deps 2023-04-13 00:29:47 -07:00
.github no autoupdate (#81) 2023-04-12 22:07:25 -07:00
.vscode rename test binary 2023-04-11 16:26:15 -07:00
firmware gcc_map_reader 2023-04-13 00:18:12 -07:00
java_console dead console deps 2023-04-13 00:29:47 -07:00
java_tools dead console deps 2023-04-13 00:29:47 -07:00
misc no autoupdate (#81) 2023-04-12 22:07:25 -07:00
simulator ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
unit_tests ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
.gitattributes making gen_config happier 2021-05-24 08:22:08 -04:00
.gitignore rename simulator 2023-03-15 22:26:49 -07:00
.gitmodules gitmodules cleanup 2023-03-02 01:28:19 -08:00
CONTRIBUTING.md contrib file 2023-04-11 15:34:35 -07:00
LICENSE move license file 2023-04-11 12:03:16 -07:00
README.md contrib file 2023-04-11 15:34:35 -07:00
lgtm.yml update gcc (#1939) 2020-11-11 08:30:26 -05:00

README.md

GPL open-source DIY ECU

ReleaseLast Commit GitHub commits since latest release (by date)

FOME: Free Open Motorsports ECU

User Documentation

Online and offline (PDF) versions of the user manual available here: https://wiki.fome.tech/

What do we have here?

  • Firmware Source code for open source engine control unit for stm32 chips
  • FOME console ECU debugging/development software
  • Simulator Windows or Linux version of firmware allows exploration without any hardware
  • Unit Tests Unit tests of firmware
  • Misc tools Misc development utilities
  • misc/Jenkins Continuous integration scripts

External Links

TODO

Contributors

This project exists thanks to all the people who contribute their time, expertise, and testing.

If you'd like to get involved, see contributing.

Cloning the repository

git clone https://github.com/FOME-Tech/fome-fw.git

git submodule update --init

Building

See firmware/check.c for the recommended version of GCC.

Check out https://rusefi.com/forum/viewtopic.php?f=5&t=9

Release Notes

See the changelog