-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
in progressCurrently being worked onCurrently being worked onunicoreRelevant to support for Unicore receiversRelevant to support for Unicore receivers
Description
Many receivers support an elevation mask configuration option which specifies the min elevation angle for a satellite to be used in the navigation solution.
This seems a common option. It's available even in u-blox 6 series (as minElev in cfg-nav5).
For Unicore it is part of the MASK command, which we have to implement anyway for EnabledSignals.
But should we call it
- MinElevation, or
- ElevationMask
?
For unicore it can be fractional, so we should represent it as a gpsprot.Angle.
Metadata
Metadata
Assignees
Labels
in progressCurrently being worked onCurrently being worked onunicoreRelevant to support for Unicore receiversRelevant to support for Unicore receivers