hoverboard-firmware-hack-fo.../Src
EmanuelFeru 22984a7fd6 Fixed PPM, PWM timeout
- fixed the general timeout handling: there is no need to disable the MOSFETs timer because it will confuse the BLDC_controller, making him consider the timeout as a false MOSFET defective error.
- renamed `timeout` to `timeoutCnt` for consistency and to ease the search
#61
2020-07-01 19:50:32 +02:00
..
BLDC_controller.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
BLDC_controller_data.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
bldc.c Fixed PPM, PWM timeout 2020-07-01 19:50:32 +02:00
comms.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
control.c Fixed PPM, PWM timeout 2020-07-01 19:50:32 +02:00
eeprom.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
hd44780.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
main.c Fixed PPM, PWM timeout 2020-07-01 19:50:32 +02:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00
stm32f1xx_it.c PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Fixed PPM, PWM timeout 2020-07-01 19:50:32 +02:00