Go to file
Matthew Kennedy eac3582e05 get rid of more floats 2023-02-23 11:59:48 -08:00
.github enable hardware ci (#34) 2023-02-23 01:57:09 -08:00
.vscode vscode stuff 2023-02-22 13:55:58 -08:00
firmware get rid of more floats 2023-02-23 11:59:48 -08:00
java_console Auto-generated configs and docs 2023-02-23 11:38:31 -08:00
java_tools gitversion 2023-02-22 15:26:44 -08:00
misc switch to use gitversion.h 2023-02-22 15:39:27 -08:00
simulator simulator is happy! 2023-02-22 16:22:08 -08:00
unit_tests remove old trigger noise detector (#44) 2023-02-23 11:27:56 -08:00
.gitattributes making gen_config happier 2021-05-24 08:22:08 -04:00
.gitignore simulator is happy! 2023-02-22 16:22:08 -08:00
.gitmodules use libfirmware for a few things (#4351) 2022-07-16 02:22:51 -04:00
README.md kick 2023-02-22 20:27:02 -08: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/

Cloning the repository

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

git submodule update --init

What do we have here?

  • Firmware Source code for open source engine control unit for stm32 chips
  • rusEFI console ECU debugging/development software
  • Simulator win32 or posix version of firmware allows to explore without any hardware
  • Unit Tests Unit tests of firmware pieces
  • Misc tools Misc development utilities
  • misc/Jenkins Jenkins Continuous Integration scripts

External Links

TODO

Building the Code

See check.c for recommended version of GCC.

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

Release Notes

See the changelog