-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hi author, thank you for your open-source work on GNSS signal simulation.
I have discovered an issue while using JsonObsGen.cpp, where the ephemeris of each GNSS system (such as GpsEph/BdsEph/GalEph/GloEph) was not updated during a long simulation period (such as 1 day). The code that may have issues is while (Trajectory. GetNextPosVelECEF (OutputParam. Interval/1000., PosVel) {...}, which requires adding the ‘gpst2bdst’ function to convert GPS time to BDS time and calling NavData.FindEphemeris and NavData.FindGloEphemeris again.
I hope this feedback will be helpful for your future work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


