Go to file
Matthew Kennedy ec29c21a84 safer comparison of CAN frame size 2024-09-24 18:36:05 -07:00
.github/workflows allow manual fw runs 2024-03-10 20:19:01 -07:00
.vscode unit test debug launch config 2023-11-13 13:56:11 -08:00
case
firmware safer comparison of CAN frame size 2024-09-24 18:36:05 -07:00
for_rusefi making TX period available since downstream wants to multiply it by two (#302) 2023-12-05 18:05:32 -08:00
git_scripts
hardware rev b export 2023-02-20 13:09:30 -08:00
kicad-libraries@98dc46d6b6
test Gain vs loss confusion (#304) 2023-12-10 03:53:56 -08:00
.gitattributes
.gitignore
.gitmodules add gtest 2023-06-23 15:02:04 -07:00
LICENSE
README.md badge should not link rusEFI repo 2023-02-21 15:40:26 -08:00
wideband-can.dbc add CAN format DBC file 2023-09-22 18:28:37 -07: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).