Go to file
Andrey G cddcd0d88c
Multichannel (#134)
* 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>
2022-08-29 17:19:30 -07:00
.github/workflows F103 rev 3 (#136) 2022-08-20 11:39:03 -07:00
.vscode launch config so debug works on windows 2021-05-19 00:38:39 -07:00
board_carrier move step 2021-01-04 17:07:25 -08:00
board_dev schematic pdf 2020-10-29 19:23:36 -07:00
board_fw_tool add CAN caps, solid reg pad 2020-12-01 11:58:13 -08:00
board_module hardware ID set 2021-05-19 01:24:00 -07:00
case Add case design files 2021-05-18 23:53:41 -07:00
firmware Multichannel (#134) 2022-08-29 17:19:30 -07:00
for_rusefi refactoring: extract magic constant (#133) 2022-08-09 22:59:36 -07:00
git_scripts sorry those help sometimes (#70) 2022-06-24 14:44:44 -07:00
kicad-libraries@98dc46d6b6 submodule 2020-11-30 23:49:13 -08:00
simulation model tweaks 2022-03-29 16:11:04 -07:00
.gitattributes Extract io (#25) 2021-11-07 22:52:13 -08:00
.gitignore tidy cats (#124) 2022-07-18 01:20:40 -07:00
.gitmodules use libfirmware for crc, table lookup (#121) 2022-07-16 19:08:45 -07:00
README.md badge (#48) 2022-01-25 17:41:26 -08:00

README.md

Build Firmware

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