Cargo Features

GNSS-Qc has no features set by default.

[dependencies]
gnss-qc = { version = "0.0.2", features = ["sp3"] }
default

no features by default

sp3

Unlock support of high precision SP3 files.
When targetting highest precision analysis and solutions, like in PPP,
SP3 files are mandatory. When deactivated, we simply cannot load such files into a context, only RINEX post processing is possible.

Enables sp3

SP3 lib