|
1 | 1 | # GNSS |
2 | 2 |
|
3 | | -[](https://github.com/rtk-rs/gnss/actions/workflows/rust.yml) |
4 | | -[](https://github.com/rtk-rs/gnss/actions/workflows/daily.yml) |
| 3 | +[](https://github.com/nav-solutions/gnss/actions/workflows/rust.yml) |
| 4 | +[](https://github.com/nav-solutions/gnss/actions/workflows/daily.yml) |
5 | 5 | [](https://crates.io/crates/gnss-rs) |
6 | 6 | [](https://docs.rs/gnss-rs) |
7 | 7 |
|
8 | | -[](https://github.com/rtk-rs/qc-traits/blob/main/LICENSE) |
| 8 | +[](https://github.com/nav-solutions/qc-traits/blob/main/LICENSE) |
9 | 9 |
|
10 | 10 | High level definitions to work with GNSS in Rust |
11 | 11 |
|
@@ -89,13 +89,13 @@ Amongst them, be sure to checkout: |
89 | 89 |
|
90 | 90 | - [Nyx](https://github.com/nyx-space/nyx): Orbital navigation |
91 | 91 | - [ANISE](https://github.com/nyx-space/anise): Earth orientation modeling and Orbital navigation |
92 | | -- [Rtk-rs](https://github.com/rtk-rs/gnss-rtk): Precise Point Positioning, related calculations and modeling |
93 | | -- [RINEX](https://github.com/georust/rinex): files processing and management |
94 | | -- [SP3](https://github.com/georust/rinex): files processing and management |
| 92 | +- [GNSS-RTK](https://github.com/nav-solutions/gnss-rtk): Precise Point Positioning, related calculations and modeling |
| 93 | +- [RINEX](https://github.com/nav-solutions/rinex): files processing and management |
| 94 | +- [SP3](https://github.com/nav-solutions/sp3): files processing and management |
95 | 95 | - [Hifitime](https://github.com/nyx-space/hifitime): Timescale and related calculations |
96 | | -- [CGGTTS](https://github.com/gwbres/cggtts): files production and processing |
| 96 | +- [CGGTTS](https://github.com/nav-solutions/cggtts): files production and processing |
97 | 97 |
|
98 | 98 | ## License |
99 | 99 |
|
100 | | -This library is part of the [RTK-rs framework](https://github.com/rtk-rs) which |
| 100 | +This library is part of the [NAV-Solutions framework](https://github.com/nav-solutions) which |
101 | 101 | is delivered under the [Mozilla V2 Public](https://www.mozilla.org/en-US/MPL/2.0) license. |
0 commit comments