wideband/firmware
rusefillc ebc39b3690
f1_rev3: used MCU has gpio port F and G (in bigger package) (#221)
Set safe state for gpio ports F and G to keep compiler happy.

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-03-24 14:59:06 -07:00
..
.settings
ChibiOS@0ce1cbd649
boards f1_rev3: used MCU has gpio port F and G (in bigger package) (#221) 2023-03-24 14:59:06 -07:00
cmsis-svd@e5db2387d9
console/binary TS: use BOARD_NAME in Test and Version commands reply (#211) 2023-03-06 21:18:54 -08:00
ext
ini TS: ini: hide invalid sensor types (#209) 2023-02-19 23:20:32 -08:00
libfirmware@39b3a04dab
shared
tools
util
.cproject
.project
Makefile
app.ld
auxout.cpp Warning (#200) 2023-02-15 10:25:28 -08:00
auxout.h
can.cpp GetCanConfig 2023-03-15 18:07:31 -07:00
can.h CAN: send data for all AFR channels (#186) 2023-02-02 16:38:16 -08:00
can_helper.cpp
can_helper.h
fault.cpp
fault.h
flash.bat
gpio.h
heater_control.cpp Use temperature thresholds instead of ESR thresholds 2023-03-22 14:59:52 -07:00
heater_control.h
lambda_conversion.cpp lambda conversion for LSU 4.2, stub LSU ADV 2023-02-02 16:58:52 -08:00
lambda_conversion.h
livedata.cpp
livedata.h
main.cpp main: do not forget to call startTunerStudioConnectivity() (#210) 2023-02-27 15:27:25 -08:00
main_hardfault_asm.S
max31855.cpp
max31855.h
pid.cpp
pid.h
pump_control.cpp
pump_control.h
pump_dac.cpp pump_dac: GetPumpOutputDuty() translate logocal to physical pwm channel (#188) 2023-02-02 17:00:49 -08:00
pump_dac.h
pwm.cpp
pwm.h
readme.md
sampling.cpp LSU type from settings (#207) 2023-02-25 11:46:36 -08:00
sampling.h
sampling.png
uart.cpp
uart.h
wideband_config.h Use temperature thresholds instead of ESR thresholds 2023-03-22 14:59:52 -07:00

readme.md

Implementation Details

Main logic is executed at a few KHz frequency (Bosch spec is 1-4KHz), driven by carefully selected ADC settings.