summaryrefslogtreecommitdiffstats
path: root/app/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* remove all use of FP in printf as it's not thread safeHEADmasterJames McKenzie2023-02-181-21/+17
* add code for fetching epheredies and ublox assit dataJames McKenzie2023-02-181-0/+4
* fix content-type headers, and store a day's worth of weather dataroot2021-03-211-7/+12
* make the interval bisection work properly for events in the next hour, add an...root2021-03-201-1/+0
* add alarm supportroot2021-03-201-0/+297