bldc/applications
Marcos Chaparro 70a7e57f5a pas: improve torque sensor safety with cadence input check
Implement cadence input check to ensure the output is forced to zero
when the cranks are not spinning.

This addresses a specific failure mode where a torque sensor could
incorrectly produce a non-zero output even when the rider is not pedaling.

Signed-off-by: Marcos Chaparro <marcos@lunacycle.com>
2024-05-20 12:26:13 -03:00
..
er Added support for adding extra lispbm extension loaders 2023-07-29 20:01:14 +02:00
finn Added lisp extension load support for custom apps and quite test of it 2022-04-20 17:16:52 +02:00
app.c Optimization updates, added pwm-driver and added pwm extensions 2024-04-05 19:26:36 +02:00
app.h Added extension to check if the adc-app voltage is within range 2023-09-26 13:33:23 +02:00
app_adc.c Save space where speed matters less 2024-04-01 00:47:40 +02:00
app_custom.c Added common utils header and made it possible to use more files in custom apps 2022-03-29 14:04:38 +02:00
app_custom_template.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
app_dpv.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
app_nunchuk.c Use size-optimization on more files where performance is less important 2024-04-01 10:25:56 +02:00
app_pas.c pas: improve torque sensor safety with cadence input check 2024-05-20 12:26:13 -03:00
app_ppm.c Save space where speed matters less 2024-04-01 00:47:40 +02:00
app_skypuff.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
app_sten.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
app_uartcomm.c Save space where speed matters less 2024-04-01 00:47:40 +02:00
appconf_default.h Removed app_balance in favor of the balance package 2023-06-19 13:58:22 +02:00
applications.mk Removed app_balance in favor of the balance package 2023-06-19 13:58:22 +02:00