wideband/firmware
Matthew Kennedy e7bc7132d9 Merge branch 'master' of https://github.com/mck1117/wideband 2023-11-13 15:02:15 -08:00
..
.settings
ChibiOS@0ce1cbd649
boards f1 configuration typo 2023-11-13 02:21:58 -08:00
cmsis-svd@e5db2387d9
console/binary f1 configuration typo 2023-11-13 02:21:58 -08:00
ext
ini
libfirmware@39b3a04dab
shared
tools
util
.cproject
.project
Makefile split heater thread and heater logic 2023-11-13 13:30:23 -08:00
app.ld OpenBLT: shared params between BL and main FW (#268) 2023-06-15 02:04:08 -07:00
auxout.cpp
auxout.h
can.cpp only reboot one controller at a time 2023-11-11 21:37:05 -08:00
can.h
can_helper.cpp
can_helper.h
dac.cpp
dac.h
fault.cpp
fault.h
flash.bat
flash_can.sh
gpio.h
heater_control.cpp test heater state machine 2023-11-13 14:15:22 -08:00
heater_control.h test heater state machine 2023-11-13 14:15:22 -08:00
heater_thread.cpp split heater thread and heater logic 2023-11-13 13:30:23 -08:00
indication.cpp kill off helpers to get heater/sampler stuff 2023-06-23 14:38:17 -07:00
indication.h
lambda_conversion.cpp LSU ADV getPhi 2023-11-13 15:02:13 -08:00
lambda_conversion.h
livedata.cpp remove GetInternalBatteryVoltage helper 2023-06-23 14:45:50 -07:00
livedata.h
main.cpp kill off helpers to get heater/sampler stuff 2023-06-23 14:38:17 -07:00
main_hardfault_asm.S
max3185x.cpp
max3185x.h
pid.cpp
pid.h uninitialized variable! 2023-11-13 13:51:59 -08:00
pump_control.cpp kill off helpers to get heater/sampler stuff 2023-06-23 14:38:17 -07:00
pump_control.h
pump_dac.cpp kill off helpers to get heater/sampler stuff 2023-06-23 14:38:17 -07:00
pump_dac.h
pwm.cpp unused PWM api? (#273) 2023-07-22 15:33:56 -07:00
pwm.h unused PWM api? (#273) 2023-07-22 15:33:56 -07:00
readme.md
sampling.cpp extract sampling thread 2023-08-09 12:40:01 -07:00
sampling.h extract sampler class 2023-08-09 12:31:49 -07:00
sampling.png
sampling_thread.cpp extract sampling thread 2023-08-09 12:40:01 -07:00
uart.cpp remove GetInternalBatteryVoltage helper 2023-06-23 14:45:50 -07:00
uart.h
wideband.mk split heater thread and heater logic 2023-11-13 13:30:23 -08:00
wideband_config.h Reduce heater supply stabilization delay from 3s to 0.5s (#276) 2023-11-13 14:20:52 -08: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.