Go to file
kifir23917 62e46e8c79
Fix `setBitRangeMsb` function (#7065)
* only:rename method and get rid of redundant code - we do not need to perform absolutely the same checks twice

* only:fix comments

* only:add tests `NewMessage_0006`, `NewMessage_0007` and `NewMessage_0008` from the sample DBC file
2024-11-12 08:11:57 -05:00
.github simulator job does not take proper branch name #6904 2024-11-05 21:51:33 -05:00
.vscode OBD2 CAN broken due to math base mismatch (#7053) 2024-11-08 16:01:21 -05:00
android more of 8.6 2024-02-07 21:14:27 -05:00
firmware lua pedal is a thing: consequences 2024-11-11 21:44:08 -05:00
hardware only: 7c6dd216eb 2024-03-04 22:30:14 -05:00
java_console Auto-generated configs and docs 2024-11-12 01:21:53 +00:00
java_tools - knock analyzer plugin improve (#7063) 2024-11-11 17:59:30 -05:00
misc +x 2024-11-02 18:56:34 -04:00
simulator Auto-generated default tune 2024-11-12 01:16:08 +00:00
unit_tests Fix `setBitRangeMsb` function (#7065) 2024-11-12 08:11:57 -05:00
.editorconfig OBD2 CAN broken due to math base mismatch (#7053) 2024-11-08 16:01:21 -05:00
.gitattributes better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
.gitignore only:a bit of .gitignore 2024-07-30 09:55:27 -04:00
.gitmodules lua 5.4.6 2024-08-08 14:11:57 -04:00
README.md Update README.md 2024-07-05 11:43:17 -04:00
lgtm.yml
license.txt only: GITHUB UI wants license in the top level folder 2024-03-13 13:17:50 -04:00

README.md

rusEFI

GPL open-source ECU

ReleaseLast Commit GitHub commits since latest release (by date)

rusEFI

See gcc_version_check.c for recommended version of GCC.

Current binaries are always available on our build server

paypal

shop.rusEFI.com

Cloning the repository

git clone https://github.com/rusefi/rusefi.git Important note - we now use submodules:

git submodule update --init

What do we have here?

External Links

Building the Code

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

Release Notes

See the changelog