Skip to content

rtksvr: don't clear ephemeris times when initialising#856

Open
ourairquality wants to merge 1 commit into
rtklibexplorer:mainfrom
ourairquality:rtksrc-keep-eph-times
Open

rtksvr: don't clear ephemeris times when initialising#856
ourairquality wants to merge 1 commit into
rtklibexplorer:mainfrom
ourairquality:rtksrc-keep-eph-times

Conversation

@ourairquality
Copy link
Copy Markdown

The ephemeris data can be pre-loaded by rtkrcv and rtknavi, and clearing the times when initialising invalidates these.

Frustrating that rtkrcv loses nav data and then takes time to acquire it again. It was loading the nav data and then initializing rtksvr which cleared the ephemeris times which stops them being saved unless new nav data is acquired, so quickly starting and stopping rtkrcv would lose the nav data. This patch works around this. Not sure why this clearing of the times was needed, and the users of the data should be checking the times anyway, but might there be a reason for this?

The ephemeris data can be pre-loaded by rtkrcv and rtknavi, and
clearing the times when initialising invalidates these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant