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

7 visualizaciones (últimos 30 días)
Emery
Emery el 25 de Mzo. de 2025
Respondida: Karanjot el 9 de Abr. de 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?

Respuestas (1)

Karanjot
Karanjot el 9 de Abr. de 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!

Categorías

Más información sobre Automotive en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by