Go to file
rusefillc 8646d10067
OpenBLT reset functionality (#259)
* ts: support reset and reset to OpenBLT commands

(cherry picked from commit 2f2fca401d7dc9a29e806013efec4d41570dd613)

* f1_xxx: ini: reset commands

(cherry picked from commit 628994ba0a70901edb9b59360646aa195b3307cf)

* typo

* f1_xxx: ini: update signature

(cherry picked from commit 7aa57fe09c6c684855838e36c9b65d8ae3618a7a)

---------

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-11 12:51:41 -07:00
.github/workflows Dual rev1 (#229) 2023-04-27 12:56:27 -07:00
.vscode rtos=auto 2022-12-02 22:24:33 -08:00
case Add case design files 2021-05-18 23:53:41 -07:00
firmware OpenBLT reset functionality (#259) 2023-06-11 12:51:41 -07:00
for_rusefi Merge branch 'master' of https://github.com/mck1117/wideband 2023-06-06 21:15:57 -07:00
git_scripts sorry those help sometimes (#70) 2022-06-24 14:44:44 -07:00
hardware rev b export 2023-02-20 13:09:30 -08:00
kicad-libraries@98dc46d6b6 submodule 2020-11-30 23:49:13 -08:00
.gitattributes Extract io (#25) 2021-11-07 22:52:13 -08:00
.gitignore gitignore 2023-02-02 17:45:44 -08:00
.gitmodules use libfirmware for crc, table lookup (#121) 2022-07-16 19:08:45 -07:00
LICENSE Create LICENSE 2023-01-07 00:05:03 -08:00
README.md badge should not link rusEFI repo 2023-02-21 15:40:26 -08:00

README.md

Build Firmware license

rusEFI Wideband Controller

User Documentation

Forum Thread

Building Firmware

The firmware/boards directory contains configuration for each board this firmware supports.

For the standalone board and the module built in to rusEFI Hellen boards, f0_module is the correct target. Use the build_wideband.sh script to build and package the wideband firmware: both a bin including the bootloader, and a header file consumed by rusEFI that contains no bootloader, to be uploaded over CAN (via the aforementioned bootloader).