aboutsummaryrefslogtreecommitdiff
path: root/fw/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Split project into individual source files and add licensejaseg1-656/+25
2018-01-05Add some documentationjaseg1-116/+41
2017-12-10Make status request work, fix uc-side cobs encoding bugjaseg1-49/+62
2017-12-10Add discovery and addressing mechanismjaseg1-15/+57
2017-12-10Prettify and document AUX LED handlingjaseg1-8/+10
2017-12-10Make comm and error LEDs usefuljaseg1-4/+32
2017-12-10ADC temperature measurement works nowjaseg1-8/+12
2017-12-10ADC properly triggering nowjaseg1-21/+62
2017-12-10Rough ADC triggering works nowjaseg1-28/+29
2017-12-10Add lots of doc and fix segment drivingjaseg1-43/+154
2017-12-09Framing works nowjaseg1-37/+51
2017-12-09Framing experimentsjaseg1-2/+20
2017-12-09UART and LEDs playing nicelyjaseg1-19/+56
2017-12-09Made all ISRs *fast* (<2.5us)jaseg1-3/+8
2017-12-09Aux register loading further optimizedjaseg1-59/+55
2017-12-09Fixed aux cyclejaseg1-50/+55
2017-12-09Cycle timing is fixed againjaseg1-54/+76
2017-12-08Basic UART working, but too slowjaseg1-297/+54
2017-09-18hw v0.4jaseg1-95/+177
2017-09-06Fixes for second prototype (v0.3)jaseg1-3/+5
2017-09-02Temperature/VCC ADC workingjaseg1-19/+93
2017-09-01UART magic seems to be working nowjaseg1-108/+195
2017-09-01DMA channel assignments redone, basic protocol stuff workingjaseg1-30/+104
2017-08-24Serial protocol now working including CRCjaseg1-7/+30
2017-08-23Interrupt-driven SPI1 fundamentally workingjaseg1-44/+78
2017-08-23Comms working except for TIM3/SPI1 racejaseg1-5/+15
2017-08-23Add transpose testjaseg1-128/+85
2017-08-15Benchmark codejaseg1-7/+7
2017-08-15working commitjaseg1-17/+57
2017-08-15Temporary for bit shufflingjaseg1-11/+5
2017-08-15Working on uart codejaseg1-35/+146
2017-08-14Multiplexing is workingjaseg1-61/+152
2017-08-13Board rev 0.3 workingjaseg1-12/+45
2017-06-12Add resistor calculation scriptjaseg1-22/+22
2017-06-11Test program workingjaseg1-30/+54
2017-06-10fw working commitjaseg1-0/+98