aboutsummaryrefslogtreecommitdiff
path: root/clock/src
Commit message (Expand)AuthorAgeFilesLines
* Simplified clock config. It now only has 2 options for rates.Andreas Grois2021-04-221-28/+46
* Fix rounding errors. There's still a TODO:Andreas Grois2021-04-221-13/+12
* Simple synchronized clock (limited to full seconds or 1/x seconds)Andreas Grois2021-04-201-14/+35
* Clock now does something (but isn't done yet).Andreas Grois2021-04-191-4/+37
* First semi-working implementation.Andreas Grois2021-04-181-0/+87