..
.settings
add atollic build config
2020-10-27 16:06:25 -07:00
ChibiOS @ 6e4b068f71
ChibiOS: use rusefi/master.wideband branch ( #54 )
2022-04-05 14:47:01 -07:00
boards
f1_dave: board cleanup and pinmux fixes ( #56 )
2022-04-06 14:07:00 -07:00
cmsis-svd @ e5db2387d9
debugging config
2020-11-11 16:30:31 -08:00
shared
extracting hardware-specifc CAN from BL ( #32 )
2021-12-27 20:39:02 -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
Revert "open question but probably useful ( #31 )"
2022-01-04 10:41:35 -08:00
app.ld
move board-specific stuff in to its own folder
2021-02-25 22:02:15 -08:00
can.cpp
heater controller pulls from CAN world instead of push
2022-04-06 01:22:09 -07:00
can.h
comments
2022-04-06 01:31:35 -07:00
can_helper.cpp
send ext id
2020-12-12 20:06:21 -08:00
can_helper.h
send ext id
2020-12-12 20:06:21 -08:00
fault.cpp
extract fault
2022-01-01 21:10:55 -08:00
fault.h
extract fault
2022-01-01 21:10:55 -08:00
gpio.h
gpio helper
2020-09-20 02:35:38 -07:00
heater_control.cpp
heater controller pulls from CAN world instead of push
2022-04-06 01:22:09 -07:00
heater_control.h
heater controller pulls from CAN world instead of push
2022-04-06 01:22:09 -07:00
lambda_conversion.cpp
extend lambda range
2020-12-13 14:49:58 -08:00
lambda_conversion.h
lambda conversion
2020-11-01 01:17:13 -08:00
main.cpp
UART ( #52 )
2022-04-04 14:18:08 -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
add D term
2021-07-09 11:16:46 -07:00
pump_control.h
pump controller
2020-10-31 16:59:35 -07:00
pump_dac.cpp
report duty as float
2022-01-26 10:56:58 -08:00
pump_dac.h
report duty as float
2022-01-26 10:56:58 -08:00
pwm.cpp
report duty as float
2022-01-26 10:56:58 -08:00
pwm.h
report duty as float
2022-01-26 10:56:58 -08:00
sampling.cpp
api to get internal battery voltage
2022-04-06 01:08:40 -07:00
sampling.h
api to get internal battery voltage
2022-04-06 01:08:40 -07:00
sampling.png
add drawing
2020-10-29 17:22:18 -07:00
uart.cpp
make uart timeout field optional
2021-02-25 22:49:51 -08:00
uart.h
actually do it
2020-12-10 23:48:55 -08:00
wideband_config.h
some per board config
2022-01-28 11:21:38 -08:00