Cleaner Calculation of MGM and SUS Rate #775

Merged
muellerr merged 7 commits from mgm-sus-rate-calc into main 2023-08-14 15:28:33 +02:00
6 changed files with 49 additions and 145 deletions
Showing only changes of commit dd5b858666 - Show all commits

View File

@@ -22,8 +22,6 @@ will consitute of a breaking change warranting a new major release:
## Changed ## Changed
- GPS Fix has changed event is no longer triggered for the EM - GPS Fix has changed event is no longer triggered for the EM
## Changed
- MGM and SUS rates now will only be calculated, if 2 valid consecutive datapoints are available. - MGM and SUS rates now will only be calculated, if 2 valid consecutive datapoints are available.
The stored value of the last timestep will now be reset, if no actual value is available. The stored value of the last timestep will now be reset, if no actual value is available.