summaryrefslogtreecommitdiffstats
Commit message (Collapse)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-187-29/+125
|
* tidyroot2021-03-212-1/+5
|
* add code for fetching and decrypting the the DCF77 weather data, and the ↵root2021-03-212-0/+805
| | | | ship script
* 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 ↵root2021-03-207-12/+72
| | | | an alarm output
* 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-1914-290/+469
|
* change fontroot2021-03-192-1/+21
|
* fix build for timroot2021-03-092-2/+2
|
* 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
| | | | co-prime with 60
* 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-0615-276/+111
|
* cosmetic changesroot2021-03-033-4/+4
|
* fix hang when ptp clock rolls over during fetchroot2021-03-032-1/+5
|
* print last octet of macroot2021-03-021-5/+46
|
* make lwip module git not sshroot2021-03-021-1/+1
|
* make stm32 module git not sshroot2021-03-021-1/+1
|
* working, with hybrid FLL/PLL, new refclk input and support for max7219 ↵root2021-03-0240-875/+2604
| | | | displays, neo 5 and neo 7 and a bazillion other fixes
* worksroot2021-02-2632-74/+1562
|
* timroot2021-02-2515-181/+638
|
* sysclk back to 168MHz, 10Mhz -> TIM2old-masterfishsoupisgood2019-05-0813-86/+300
|
* switch to 10MHz system clockfishsoupisgood2019-05-042-61/+148
|
* cut #1fishsoupisgood2019-05-0428-229/+2277
|
* fishJames2019-02-251-1/+1
|
* switch to stlink, blinkyroot2019-02-2215-82/+194
|
* 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-1925-174/+1712
|
* remember old stethroot2019-02-191-12/+73
|
* happy dcf77 better pll, and stamps for long term stabilityroot2018-04-179-89/+148
|
* working decodingroot2018-04-0845-0/+3088