Go to file
Matthew Kennedy bffc99c567 allow manual fw runs 2024-03-10 20:19:01 -07:00
.github/workflows allow manual fw runs 2024-03-10 20:19:01 -07:00
.vscode
case
firmware Gain vs loss confusion (#304) 2023-12-10 03:53:56 -08: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
kicad-libraries@98dc46d6b6
test Gain vs loss confusion (#304) 2023-12-10 03:53:56 -08:00
.gitattributes
.gitignore
.gitmodules
LICENSE
README.md
wideband-can.dbc

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).