wideband/firmware
Andrey G 998d75557d
dac: fix overflow (#238)
2023-04-26 14:01:14 -07:00
..
.settings
ChibiOS@0ce1cbd649
boards f1_rev2: remove duplicated definitions (#227) 2023-04-17 16:25:44 -07:00
cmsis-svd@e5db2387d9
console/binary TS: serial: do not disable serial after failed BT init attemp (#231) 2023-04-20 11:22:59 -07: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: fix overflow (#238) 2023-04-26 14:01:14 -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.