summaryrefslogtreecommitdiffstats
path: root/app/gps.c
Commit message (Expand)AuthorAgeFilesLines
* remove all use of FP in printf as it's not thread safeHEADmasterJames McKenzie2023-02-181-25/+28
* add code for fetching epheredies and ublox assit dataJames McKenzie2023-02-181-12/+77
* add webserver contentroot2021-03-201-8/+30
* move display code of max7219, tidy makefileroot2021-03-081-3/+3
* fix bug we never entered survey mode, cycle bottom display at a rate that is ...root2021-03-081-2/+2
* working, with hybrid FLL/PLL, new refclk input and support for max7219 displa...root2021-03-021-15/+45
* worksroot2021-02-261-14/+30
* timroot2021-02-251-68/+300
* sysclk back to 168MHz, 10Mhz -> TIM2old-masterfishsoupisgood2019-05-081-12/+21
* cut #1fishsoupisgood2019-05-041-39/+277
* switch to stlink, blinkyroot2019-02-221-1/+1
* use OCXO, and auto fail-over between different clock sourcesfishsoupisgood2019-02-201-11/+20
* fix offsetsroot2019-02-191-14/+13
* Workingroot2019-02-191-16/+21
* everything working, even with fucked phyroot2019-02-191-41/+64
* working ethernetroot2019-02-191-0/+839