Go to file
rusefillc fa042fb6f5
heater: shortcut if sensor is hot enough (#277)
* heater: shortcut if sensor is hot enough

* heater: shortcut if sensor is hot enougth

---------

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-11-19 13:10:42 -08:00
.github/workflows EOL in build yaml 2023-11-15 16:20:34 -08:00
.vscode unit test debug launch config 2023-11-13 13:56:11 -08:00
case
firmware heater: shortcut if sensor is hot enough (#277) 2023-11-19 13:10:42 -08:00
for_rusefi typo & more info (#287) 2023-11-15 17:23:38 -08:00
git_scripts
hardware
kicad-libraries@98dc46d6b6
test cherry-pick timer from ECU and use it for sequencing logic (#289) 2023-11-15 17:42:37 -08:00
.gitattributes
.gitignore
.gitmodules
LICENSE
README.md
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).