Go to file
Matthew Kennedy 0072e8f33c nobody should use NA6 VAF 2023-02-28 20:04:47 -08:00
.github usb descriptor 2023-02-26 12:05:41 -08:00
.vscode cleanup for newer version of cortex dbg plugin 2023-02-24 23:51:45 -08:00
firmware nobody should use NA6 VAF 2023-02-28 20:04:47 -08:00
java_console Auto-generated configs and docs 2023-03-01 01:04:54 +00:00
java_tools gitversion 2023-02-22 15:26:44 -08:00
misc dead scripts 2023-02-25 11:44:06 -08:00
simulator crusty dead things 2023-02-28 02:29:46 -08:00
unit_tests nobody should use NA6 VAF 2023-02-28 20:04:47 -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

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