wideband/firmware
rusefillc ee230be7e2
Introducing dual channel board (#109)
* port: ID_SEL2_PIN is optional

Dual version is out of mcu pins and implement only one sel pin.

* board: f1_dial: add dual channel board

* GH actions: add f1_dual build to actions

* f1_dual: use uart driver, not serial

* f1_dual: setup correct remaps

* f1_dual: DEBUG: enable uart debug (disable TS)

* board: f1_dual: add way to measure battery through Heater-

* fix dual board

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2022-07-13 23:14:46 -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 Introducing dual channel board (#109) 2022-07-13 23:14:46 -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 helping Windows openblt build (#106) 2022-07-13 09:19:23 -07:00
shared Crc bootloader (#88) 2022-06-30 10:07:33 -07:00
tools Flash scripts (#102) 2022-07-04 04:24:20 -07:00
util Crc bootloader (#88) 2022-06-30 10:07:33 -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 AUX outputs (#95) 2022-07-03 12:11:12 -07:00
app.ld move board-specific stuff in to its own folder 2021-02-25 22:02:15 -08:00
auxout.cpp AUX outputs (#95) 2022-07-03 12:11:12 -07:00
auxout.h AUX outputs (#95) 2022-07-03 12:11:12 -07:00
can.cpp byteswap fix (#108) 2022-07-13 10:37:35 -07:00
can.h comments 2022-04-06 01:31:35 -07:00
can_helper.cpp Can mailboxes & timeout (#110) 2022-07-13 23:10:58 -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
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 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 AUX outputs (#95) 2022-07-03 12:11:12 -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 I'll just do it myself, then 2022-06-29 11:41:45 -07:00
pwm.h I'll just do it myself, then 2022-06-29 11:41:45 -07:00
sampling.cpp GD32: ADC workaround (#83) 2022-06-29 12:14:08 -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 0701 rev2 2 (#91) 2022-07-01 15:57:05 -07:00