summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove all use of FP in printf as it's not thread safeHEADmasterJames McKenzie2023-02-189-85/+89
* add code for fetching epheredies and ublox assit dataJames McKenzie2023-02-186-17/+90
* fix content-type headers, and store a day's worth of weather dataroot2021-03-216-9/+88
* add mdns responderroot2021-03-205-3/+26
* make the interval bisection work properly for events in the next hour, add an...root2021-03-207-12/+72
* add alarm supportroot2021-03-209-77/+452
* add webserver contentroot2021-03-2010-34/+172
* handle non contiguous frames on ethernet transmitroot2021-03-201-5/+31
* now we have muticies, handle more than one frame per interruptroot2021-03-191-1/+2
* switch to lwip-2.1.2root2021-03-1910-283/+462
* change fontroot2021-03-192-1/+21
* fix build for timroot2021-03-091-1/+1
* move display code of max7219, tidy makefileroot2021-03-086-184/+219
* fix bug we never entered survey mode, cycle bottom display at a rate that is ...root2021-03-082-3/+3
* make display code nicer, show some other useful thingsroot2021-03-081-146/+154
* pull a new libopencm3 in the hope it fixes tim's usb problemsroot2021-03-0610-196/+74
* cosmetic changesroot2021-03-032-3/+2
* fix hang when ptp clock rolls over during fetchroot2021-03-032-1/+5
* print last octet of macroot2021-03-021-5/+46
* working, with hybrid FLL/PLL, new refclk input and support for max7219 displa...root2021-03-0230-847/+1990
* worksroot2021-02-2618-74/+689
* timroot2021-02-2515-181/+638
* sysclk back to 168MHz, 10Mhz -> TIM2old-masterfishsoupisgood2019-05-0813-86/+300
* switch to 10MHz system clockfishsoupisgood2019-05-041-61/+147
* cut #1fishsoupisgood2019-05-0425-222/+2271
* fishJames2019-02-251-1/+1
* switch to stlink, blinkyroot2019-02-2212-79/+190
* add edge magicfishsoupisgood2019-02-213-7/+17
* use OCXO, and auto fail-over between different clock sourcesfishsoupisgood2019-02-2011-48/+109
* fix offsetsroot2019-02-196-45/+54
* Workingroot2019-02-1912-436/+650
* everything working, even with fucked phyroot2019-02-1913-389/+509
* working ethernetroot2019-02-1921-172/+1699
* remember old stethroot2019-02-191-12/+73
* happy dcf77 better pll, and stamps for long term stabilityroot2018-04-179-89/+148
* working decodingroot2018-04-0823-0/+2370