Go to file
Matthew Kennedy cbcc1ef254 turn on java warnings and deprecation lint #195 #196 #197 2023-07-19 11:45:10 -07:00
.github bad merge 2023-07-18 00:57:48 -07:00
.vscode use spaces in java 2023-07-18 11:03:03 -07:00
firmware Auto-generated configs and docs 2023-07-19 18:38:28 +00:00
java_console Auto-generated configs and docs 2023-07-19 18:38:28 +00:00
java_tools turn on java warnings and deprecation lint #195 #196 #197 2023-07-19 11:45:10 -07:00
misc console script uses gradle 2023-07-18 03:27:41 -07:00
simulator header 2023-07-01 22:54:57 -07:00
unit_tests lambda monitor test file 2023-07-17 19:51:07 -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 not sure how the discord invite link got stale 2023-05-30 11:19:31 -07:00
lgtm.yml update gcc (#1939) 2020-11-11 08:30:26 -05:00

README.md

GPL open-source ECU

Release Last Commit Unit Tests GitHub commits since latest release (by date) FOME Discord

FOME: Free Open Motorsports ECU

Welcome to FOME, a project intended to provide OEM quality open source engine controls and free software with a focus on user-friendly design, stability and ease of use.

FOME intends to narrow the gap between the features and functions seen on modern OEM engine control systems and that expected from stand-alone engine control systems. At the same time FOME intends to improve the ease of working with these systems and help provide access to the learning resources needed to understand and tune engines effectively.

FOME came about from a desire to enhance the user experience of rusEFI that was shared by a number of members of that project; over time it became apparent that the best way to achieve this goal was to begin working on a fork. Thus at the start of 2023 FOME was founded.

The founding members would like to express gratitude towards rusEFI for its ground breaking work and the innovation it has brought to the ECU market.

At present FOME shares a large amount of its core with the rusEFI project and most rusEFI boards are compatible with the FOME software; this is likely something that will continue to diverge over time, meaning full compatibility with older RE hardware cannot be guaranteed.

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

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.

Getting Started

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

Initialize the checkout:
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, or by release.