-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Mode / Dimensions / Signals
This library supports RTK + PPP with 3 measurement techniques, that means a total of 6 different modes as of today.
Eventually, a secondary solver will appear, dedicated to Dynamics prediction, to that doubles everything once again.
The number of degrees of freedom (NDF) differs from any other scenarios in RTK.
The NDF is more complex to handle in any PPP measurement technique, as it is different for each measurement.
We should have some sort of Fuzz test that is able to feed our CI/CD data but varying the measurements being fed, from epoch to epoch, especially:
- the number of satellites in sight
- the technique being used
- possibly the signal conditioning
The Fuzz infra should use the existing CI/CD data, which is in CI/CD by itself (due to the complexity of all these topics..), and is therefore validated, and is physically meaningful. So it should load this "nominal data" and possibly add variations of the NDF from there.