mirror of https://github.com/rusefi/wideband.git
b5ed6d3af7
Apply duty cycle limit only 2 cycles of 20 (per second). This allows 100% duty PWM while heating sensor on low VBat. (cherry picked from commit 28a01bd6c3dad0d0712a3b6412b9e87fe514555b) Co-authored-by: Andrey Gusakov <dron0gus@gmail.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
case | ||
firmware | ||
for_rusefi | ||
git_scripts | ||
hardware | ||
kicad-libraries@98dc46d6b6 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
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).