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

5 次查看(过去 30 天)
Emery
Emery 2025-3-25
回答: Karanjot 2025-4-9
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?

回答(1 个)

Karanjot
Karanjot 2025-4-9
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!

类别

Help CenterFile Exchange 中查找有关 Automotive 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by