mirror of https://github.com/rusefi/wideband.git
cddcd0d88c
* Multichannel AFR * heater: fixes for multi channel mode * f1_dual: fix configuration names * pump_dac: fixes for multi-channel mode * pwm: fixes for multichannel mode * pump_control: reference instead of pointer * sampling: reference instead of pointer * heater_control: reference instead of pointer * sampling: comment about heater/battery voltage * f0_module: fixes for multi-channel update * f1_rev2: fix for multichannel AFR * hello rev 3 Co-authored-by: rusefillc <sdfsdfqsf2334234234> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
board_carrier | ||
board_dev | ||
board_fw_tool | ||
board_module | ||
case | ||
firmware | ||
for_rusefi | ||
git_scripts | ||
kicad-libraries@98dc46d6b6 | ||
simulation | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md |
README.md
rusEFI Wideband Controller
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).