"GODS00USA​_R_2021175​0000_01D_G​N.rnx"

7 vues (au cours des 30 derniers jours)
Emery
Emery le 25 Mar 2025
I'm currently attempting to modify the code to display IMU for my own desired location. I've changed the coordinates and the corresponding map displays but the filter estimate does not. Is this due to the information in the "GODS00USA_R_20211750000_01D_GN.rnx" file? And if so, how would I modify and access it from my end?

Réponses (1)

Karanjot
Karanjot le 9 Avr 2025
Hi Emery,
If your filter uses GNSS data from the RINEX file for calculations, any mismatch or lack of updated data in the file could prevent the filter from adjusting to the new coordinates.
The RINEX file might contain static data or assumptions about the original location, which could lead to discrepancies if not updated to match the new location.
I recommend going through your code to check for the above.
As for the Latter, While editing RINEX files isn't supported in MATLAB, You may try a third party tool gfzrnx: A tool for editing RINEX file headers and data.
I hope this helps!

Catégories

En savoir plus sur Automotive dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by