Skip to content

nav-solutions/gnss-qc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNSS Quality Control

Rust Rust crates.io crates.io

MRSV License

The GNSS Quality Control (QC) library is an advanced library that proposes from basic to advanced GNSS and Geodesy processing pipelines.

It is made possible by the complex combination of several frameworks and libraries. It is important to understand this library's features & options.

This library is part of the NAV-Solutions framework and is licensed under the Mozilla V2 Public license.

Core level

The fundammental blocks that we rely upon, at all times

Basic and default features

  • flate2 is activated by default, and allows Gzip compressed files to be naturally supported.
  • sp3 is activated by default, because we consider people interested in GNSS post processing are interested in high precision at all times. This is easily changed by de-activating this crate feature.

## Navigation feature

nav is the most advanced feature. It allows post processed navigation and is the heaviest option. This option relies on ANISE by Nyx-Space.

If you are only interested in file processing and management, you should not activate Post Processed navigation support.

Deploying without navigation support

Without navigation support, this library will allow GNSS context creation and basic processing. You will not access the most advanced solvers.

About

GNSS Quality Control & Post processing

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages