Fix NaN for Limiting Rotation Rates #872

Merged
meggert merged 17 commits from limit-rot-rate-fix into main 2024-03-06 11:13:02 +01:00
Showing only changes of commit 616803c6a8 - Show all commits

View File

@ -21,7 +21,9 @@ will consitute of a breaking change warranting a new major release:
## Added ## Added
- - The `CoreController` now sets the leap seconds on initalization. They are stored in a persistent
file. If the file does yet not exist, it will be created. The leap seconds can be updated using an
action command. This will also update the file.
## Fixed ## Fixed