aboutsummaryrefslogtreecommitdiff
path: root/driver_fw/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-27new driver blinkenlightsjaseg1-361/+0
2022-05-08WIPjaseg1-2/+6
2022-05-01Fix 8b10b encoding running disparity issues.jaseg1-14/+27
2019-05-19Add mounting structure simulationjaseg1-1/+1
2019-04-23driver: Add ac bc framing and a bunch of commentsjaseg1-34/+66
2019-04-23driver: Make fw not short-circuit itself on startupjaseg1-0/+2
2019-04-23driver: Fix temp sensor init in prototype hardwarejaseg1-1/+1
2019-04-23Fix up modulation and lcd transfer schedulingjaseg1-34/+36
2019-04-15driver/fw: Add tiny printfjaseg1-25/+11
2019-04-15driver/fw: current sensor worksjaseg1-1/+19
2019-04-15driver/fw: Temp sensor working modulo some brownout conditionjaseg1-2/+37
2019-04-14driver/fw: I2C LCD workingjaseg1-1/+21
2019-03-05driver/fw: USART if workingjaseg1-38/+56
2019-03-05driver/fw: timer-based tx portedjaseg1-27/+10
2019-03-05driver/fw: Handle blink from systickjaseg1-24/+24
2019-03-04driver/fw: Beginnings of a firmwarejaseg1-46/+109
2019-01-13TIM3 working stably nowjaseg1-1/+1
2019-01-12Split receiver into logical partsjaseg1-1/+1
2019-01-11Basic command comm worksjaseg1-4/+26
2019-01-10Decoding and comma triggering worksjaseg1-13/+25
2019-01-10Debug scope works nicelyjaseg1-5/+10
2018-12-24Add untested ADC mode switching codejaseg1-1/+1
2018-12-23ADC workingjaseg1-29/+67
2018-12-22First AC/mux test workingjaseg1-0/+108