| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplified clock config. It now only has 2 options for rates. | Andreas Grois | 2021-04-22 | 1 | -2/+9 |
| | | | | | | | | Either it's updating every n seconds (float) but not synchronized to the actual UTC time, or it's updating synchronized, but with the limitation that the update rate is given as updates/(30 minutes). Explanation why this format was chosen is in the source file. | ||||
| * | Clock now does something (but isn't done yet). | Andreas Grois | 2021-04-19 | 1 | -1/+1 |
| | | |||||
| * | First semi-working implementation. | Andreas Grois | 2021-04-18 | 1 | -0/+9 |
