Using sats that are right on the horizon might be asking for trouble. Provide a configurable mask below which sats will be dropped from RTK processing.
Plan: add setting solution.elevation_mask_rtk, defaulting to 0 for now. After computing single-point solution, make a list of sats below the mask and call filter_sdiffs to drop them.
Using sats that are right on the horizon might be asking for trouble. Provide a configurable mask below which sats will be dropped from RTK processing.
Plan: add setting
solution.elevation_mask_rtk
, defaulting to 0 for now. After computing single-point solution, make a list of sats below the mask and call filter_sdiffs to drop them.