wideband/firmware
rusefillc 898fa20c2b
Dac helper (#226)
* dac: move helpers to separate cpp and h

(cherry picked from commit aee71931db269fc256ab43e1fb84b71c77e215d7)

* dac: HAL_USE_DAC guards

(cherry picked from commit 5517844e4d0f79c7cf8c5bb097c110541063bddf)

---------

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-04-17 14:11:34 -07:00
..
.settings
ChibiOS@0ce1cbd649
boards f1_dual: remove duplicated definitions (#224) 2023-04-17 14:08:45 -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: report heater effective voltage (#225) 2023-04-17 14:10:38 -07:00
libfirmware@39b3a04dab Ts dev (#175) 2023-01-11 00:29:22 -08:00
shared
tools
util
.cproject
.project
Makefile Dac helper (#226) 2023-04-17 14:11:34 -07:00
app.ld
auxout.cpp Dac helper (#226) 2023-04-17 14:11:34 -07:00
auxout.h
can.cpp board can override CAN format 2023-03-28 00:01:21 -07:00
can.h board can override CAN format 2023-03-28 00:01:21 -07:00
can_helper.cpp
can_helper.h
dac.cpp Dac helper (#226) 2023-04-17 14:11:34 -07:00
dac.h Dac helper (#226) 2023-04-17 14:11:34 -07:00
fault.cpp
fault.h
flash.bat
gpio.h
heater_control.cpp TS: report heater effective voltage (#225) 2023-04-17 14:10:38 -07:00
heater_control.h TS: report heater effective voltage (#225) 2023-04-17 14:10:38 -07:00
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 TS: report heater effective voltage (#225) 2023-04-17 14:10:38 -07:00
livedata.h TS: report heater effective voltage (#225) 2023-04-17 14:10:38 -07:00
main.cpp main: do not forget to call startTunerStudioConnectivity() (#210) 2023-02-27 15:27:25 -08:00
main_hardfault_asm.S catch faults 2023-01-05 16:56:28 -08:00
max31855.cpp
max31855.h
pid.cpp
pid.h
pump_control.cpp f1_rev and threads (#173) 2022-12-12 19:29:32 -08:00
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 docs (#167) 2023-01-01 03:28:15 -08:00
sampling.cpp LSU type from settings (#207) 2023-02-25 11:46:36 -08:00
sampling.h
sampling.png
uart.cpp f1_rev and threads (#173) 2022-12-12 19:29:32 -08:00
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.