wideband/firmware
Matthew Kennedy ab84b694b6 decode temperature based on sensor type 2023-02-15 10:24:30 -08:00
..
.settings add atollic build config 2020-10-27 16:06:25 -07:00
ChibiOS@0ce1cbd649 Can fix (#126) 2022-07-19 15:36:34 -07:00
boards f1_dual: sample PWM pins first than do math (#190) 2023-02-04 18:21:22 -08:00
cmsis-svd@e5db2387d9 debugging config 2020-11-11 16:30:31 -08:00
console/binary TS: dead code (#197) 2023-02-15 10:19:01 -08:00
ext helping Windows openblt build (#106) 2022-07-13 09:19:23 -07:00
ini TS ini files: add gauge8 to have 2x4 default layout (#184) 2023-02-02 16:36:28 -08:00
libfirmware@39b3a04dab Ts dev (#175) 2023-01-11 00:29:22 -08:00
shared use libfirmware for crc, table lookup (#121) 2022-07-16 19:08:45 -07:00
tools Linux scripts update and improve (#127) 2022-07-20 15:37:20 -07:00
util save f0 memory, turn off OS features 2022-12-01 15:59:30 -08:00
.cproject add atollic build config 2020-10-27 16:06:25 -07:00
.project add atollic build config 2020-10-27 16:06:25 -07:00
Makefile catch faults 2023-01-05 16:56:28 -08:00
app.ld move board-specific stuff in to its own folder 2021-02-25 22:02:15 -08:00
auxout.cpp f1_rev and threads (#173) 2022-12-12 19:29:32 -08:00
auxout.h AUX outputs (#95) 2022-07-03 12:11:12 -07:00
can.cpp CAN: send data for all AFR channels (#186) 2023-02-02 16:38:16 -08:00
can.h CAN: send data for all AFR channels (#186) 2023-02-02 16:38:16 -08:00
can_helper.cpp Can fix (#126) 2022-07-19 15:36:34 -07:00
can_helper.h send ext id 2020-12-12 20:06:21 -08:00
fault.cpp fault: keep fault state for each AFR channel (#139) 2022-09-06 16:53:11 -07:00
fault.h Multichannel (#134) 2022-08-29 17:19:30 -07:00
flash.bat flash.bat utility (#107) 2022-07-13 10:50:13 -07:00
gpio.h gpio helper 2020-09-20 02:35:38 -07:00
heater_control.cpp heater: do index to channels mapping in all cases (#189) 2023-02-05 12:39:21 -08:00
heater_control.h hand merge: heater enum 2022-12-01 13:20:54 -08:00
lambda_conversion.cpp lambda conversion for LSU 4.2, stub LSU ADV 2023-02-02 16:58:52 -08:00
lambda_conversion.h Multichannel (#134) 2022-08-29 17:19:30 -07:00
livedata.cpp add ESR, fix datalog section 2022-12-06 17:05:49 -08:00
livedata.h add ESR, fix datalog section 2022-12-06 17:05:49 -08:00
main.cpp Fix fault handlers for Cortex-M0 (#180) 2023-01-16 03:49:00 -08:00
main_hardfault_asm.S catch faults 2023-01-05 16:56:28 -08:00
max31855.cpp update libfirmware (#169) 2022-12-01 13:50:21 -08:00
max31855.h Configs cleanups (#164) 2022-10-06 11:24:11 -07:00
pid.cpp add D term 2021-07-09 11:16:46 -07:00
pid.h add D term 2021-07-09 11:16:46 -07:00
pump_control.cpp f1_rev and threads (#173) 2022-12-12 19:29:32 -08:00
pump_control.h pump controller 2020-10-31 16:59:35 -07:00
pump_dac.cpp pump_dac: GetPumpOutputDuty() translate logocal to physical pwm channel (#188) 2023-02-02 17:00:49 -08:00
pump_dac.h Multichannel (#134) 2022-08-29 17:19:30 -07:00
pwm.cpp save ram 2022-12-01 15:52:03 -08:00
pwm.h save ram 2022-12-01 15:51:01 -08:00
readme.md docs (#167) 2023-01-01 03:28:15 -08:00
sampling.cpp decode temperature based on sensor type 2023-02-15 10:24:30 -08:00
sampling.h Multichannel (#134) 2022-08-29 17:19:30 -07:00
sampling.png add drawing 2020-10-29 17:22:18 -07:00
uart.cpp f1_rev and threads (#173) 2022-12-12 19:29:32 -08:00
uart.h actually do it 2020-12-10 23:48:55 -08:00
wideband_config.h Smaller version of heater settings for other types of sensors (#183) 2023-02-01 11:43: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.