Go to file
Nathan Schulte b1c72bdbab
console: try fix Simulator detect on Windows (#395)
2024-04-17 14:12:27 -07:00
.github ini-file 2024-03-19 15:11:34 -07:00
.vscode add "clean firmware" task 2024-03-20 11:20:31 -07:00
firmware Auto-generated configs and docs 2024-04-17 07:53:39 +00:00
java_console console: try fix Simulator detect on Windows (#395) 2024-04-17 14:12:27 -07:00
java_tools cherry pick rename rusefi.input #391 2024-03-24 22:49:36 -07:00
misc no ssh upload I guess 2024-03-08 00:26:08 -08:00
simulator we often mean inline when we say static 2024-03-28 18:20:40 -07:00
unit_tests more tests that are less chaos now 2024-04-12 12:19:24 -07:00
.gitattributes
.gitignore put compilers in a submodule (#360) 2024-02-13 14:44:15 -08:00
.gitmodules put compilers in a submodule (#360) 2024-02-13 14:44:15 -08:00
CONTRIBUTING.md contrib file 2023-04-11 15:34:35 -07:00
LICENSE
README.md rename 2023-08-26 23:23:41 -07:00
lgtm.yml

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/gcc_version_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.