summaryrefslogtreecommitdiffstats
path: root/app/main.c
Commit message (Expand)AuthorAgeFilesLines
* remove all use of FP in printf as it's not thread safeHEADmasterJames McKenzie2023-02-181-1/+1
* add code for fetching epheredies and ublox assit dataJames McKenzie2023-02-181-1/+1
* make the interval bisection work properly for events in the next hour, add an...root2021-03-201-0/+2
* move display code of max7219, tidy makefileroot2021-03-081-2/+2
* pull a new libopencm3 in the hope it fixes tim's usb problemsroot2021-03-061-156/+20
* working, with hybrid FLL/PLL, new refclk input and support for max7219 displa...root2021-03-021-48/+92
* worksroot2021-02-261-10/+21
* timroot2021-02-251-65/+27
* sysclk back to 168MHz, 10Mhz -> TIM2old-masterfishsoupisgood2019-05-081-57/+184
* switch to 10MHz system clockfishsoupisgood2019-05-041-61/+147
* cut #1fishsoupisgood2019-05-041-12/+148
* switch to stlink, blinkyroot2019-02-221-2/+2
* add edge magicfishsoupisgood2019-02-211-0/+1
* use OCXO, and auto fail-over between different clock sourcesfishsoupisgood2019-02-201-1/+18
* Workingroot2019-02-191-16/+19
* everything working, even with fucked phyroot2019-02-191-22/+62
* working ethernetroot2019-02-191-8/+40
* happy dcf77 better pll, and stamps for long term stabilityroot2018-04-171-6/+11
* working decodingroot2018-04-081-0/+55