wideband/firmware
rusefillc 1e3dc3808e
0624 pwm (#81)
* pwm.cpp: support multichannel

(cherry picked from commit 27995893ee)

* pwm.cpp: allow external config

(cherry picked from commit 70856151b7)

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2022-06-29 11:39:50 -07:00
..
.settings add atollic build config 2020-10-27 16:06:25 -07:00
ChibiOS@e2fbbb98f7 Update ChibiOS submodule (#79) 2022-06-25 17:27:18 -07:00
boards Prepare for multi-channel boards (#72) 2022-06-24 14:51:22 -07:00
cmsis-svd@e5db2387d9 debugging config 2020-11-11 16:30:31 -08:00
console/binary Steal tunerstudio files from RusEFI (#71) 2022-06-29 01:29:40 -07:00
ext Add OpenBLT submodule (#76) 2022-06-29 01:03:08 -07:00
shared format 2022-05-07 11:15:11 -07:00
util Steal tunerstudio files from RusEFI (#71) 2022-06-29 01:29:40 -07: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 Steal tunerstudio files from RusEFI (#71) 2022-06-29 01:29:40 -07:00
app.ld move board-specific stuff in to its own folder 2021-02-25 22:02:15 -08:00
can.cpp can: avoid stack overflow (#77) 2022-06-25 17:27:33 -07:00
can.h comments 2022-04-06 01:31:35 -07:00
can_helper.cpp format 2022-05-07 11:15:11 -07: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 Uart debug (#64) 2022-05-11 01:41:07 -07:00
heater_control.h Uart debug (#64) 2022-05-11 01:41:07 -07:00
interpolation.cpp Uart debug (#64) 2022-05-11 01:41:07 -07:00
interpolation.h Uart debug (#64) 2022-05-11 01:41:07 -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 Uart debug (#64) 2022-05-11 01:41:07 -07:00
pump_dac.h Uart debug (#64) 2022-05-11 01:41:07 -07:00
pwm.cpp 0624 pwm (#81) 2022-06-29 11:39:50 -07:00
pwm.h 0624 pwm (#81) 2022-06-29 11:39:50 -07:00
sampling.cpp Prepare for multi-channel boards (#72) 2022-06-24 14:51:22 -07:00
sampling.h Temperature (#63) 2022-05-07 11:12:20 -07:00
sampling.png add drawing 2020-10-29 17:22:18 -07:00
uart.cpp Uart debug (#64) 2022-05-11 01:41:07 -07:00
uart.h actually do it 2020-12-10 23:48:55 -08:00
wideband_config.h Smarter state machine to use internal vbatt when CAN not connected (#57) 2022-04-06 14:07:39 -07:00