Fix for MAG Field Vector calculation #786

Merged
meggert merged 2 commits from mgm4-disabled-fix into main 2023-08-21 14:51:30 +02:00
Showing only changes of commit 26bf178b2a - Show all commits

View File

@ -20,6 +20,9 @@ will consitute of a breaking change warranting a new major release:
- `PDEC_CONFIG_CORRUPTED` event now actually contains the readback instead of the expected - `PDEC_CONFIG_CORRUPTED` event now actually contains the readback instead of the expected
config config
- Magnetic field vector was not calculated if only MGM4 was available, but still written to
the dataset. This would result in a NaN vector. Allowance for usage of MGM4 is now checked
before entering calculation.
# [v6.4.0] 2023-08-16 # [v6.4.0] 2023-08-16