Go to file
rusefillc 3a77efb9cc
Reduce heater supply stabilization delay from 3s to 0.5s (#276)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-11-13 14:20:52 -08:00
.github/workflows test ci 2023-06-23 15:05:23 -07:00
.vscode unit test debug launch config 2023-11-13 13:56:11 -08:00
case
firmware Reduce heater supply stabilization delay from 3s to 0.5s (#276) 2023-11-13 14:20:52 -08:00
for_rusefi werror=unused-function 2023-11-13 13:15:36 -08: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
test test heater state machine 2023-11-13 14:15:22 -08:00
.gitattributes
.gitignore gitignore 2023-02-02 17:45:44 -08:00
.gitmodules add gtest 2023-06-23 15:02:04 -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
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).