Commit Graph

18 Commits

Author SHA1 Message Date
679448696d Merge branch 'integration-changes' 2025-11-02 14:15:02 +01:00
c8b5a060d4 add missing wss code 2025-07-09 00:08:46 +02:00
866d0642fb temporarily implement light gate input latching 2025-07-08 17:59:53 +02:00
75950a226d change wss to moving sum 2025-06-20 00:11:01 +02:00
2afdfa8293 add more error led states and ignore CAN send FIFO full error 2025-06-20 00:10:21 +02:00
bfc0eb2276 added filtering, changed control flow (untested) 2025-06-04 16:39:44 +02:00
28fc2a966b fix PWM checking for wrong CAN bus 2025-05-26 23:50:05 +02:00
3a8b90acc8 Ready for install: Switch to CAN1 and add unused PWM IDs for front 2025-05-15 13:23:56 +02:00
7c50101f9e Resolve #4 by running main loop inside timer IRQ and setting it to 1kHz 2025-05-12 17:46:28 +02:00
3e4cc09120 Input capture works. off by *2 2025-05-09 11:44:55 +02:00
ffd90a6a36 Turn PWM channels on only when needed 2025-05-08 15:12:54 +02:00
778e0ae272 CAN bus bringup (everything works except PWM output) 2025-04-24 20:38:24 +02:00
804bb33064 Add PWM control functionality 2025-04-20 17:30:52 +02:00
1a517299a0 Add CAN send logic and DIO mapping 2025-03-30 11:14:16 +02:00
29ebac472f clean up llm code and test all ADCs successfully 2025-03-24 18:24:55 +01:00
852ce2fbae adc callback reached, llm linker script changes 2025-03-24 17:19:55 +01:00
f7b04fb8ed Still no ADC (Timer 6 worked in Interrupt mode) 2025-03-18 17:32:57 +01:00
cd50212b39 Software Scaffold 2025-03-12 16:29:44 +01:00