Go to file
Andrey G d9dcc40a54
6595 burn failed (#7031)
* halconf: SERIAL_USB_BUFFERS_RX_SIZE should be 64

Until we fix bug in OTGv1

* ChibiOS: update OTGv1

* usb_console: fix SERIAL_USB_BUFFERS_TX_SIZE vs BLOCKING_FACTOR check

Actually should be removed as we can write to USB serial more than
can fit into buffer. Write caller will be just waiting for space
available in buffer.
2024-11-03 17:22:17 -05:00
.github knock spectrogram makes TS plugin useful again 2024-11-01 11:29:12 -04:00
.vscode new tests on decodeAemXSeries, fixed debug task on vscode (#7032) 2024-11-03 16:54:35 -05:00
android more of 8.6 2024-02-07 21:14:27 -05:00
firmware 6595 burn failed (#7031) 2024-11-03 17:22:17 -05:00
hardware only: 7c6dd216eb 2024-03-04 22:30:14 -05:00
java_console Auto-generated configs and docs 2024-11-03 16:58:03 +00:00
java_tools TS plugin: logging & bugfix 2024-11-01 22:41:26 -04:00
misc make 2024-11-02 19:52:25 -04:00
simulator Auto-generated default tune 2024-11-03 16:52:23 +00:00
unit_tests new tests on decodeAemXSeries, fixed debug task on vscode (#7032) 2024-11-03 16:54:35 -05:00
.editorconfig only: TDG Dashboard v2.0 RPM output 2024-04-12 12:23:06 -04: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