-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
str2str logging #44
Comments
what is str2str? the logging function is ok in my pracrice |
It's part of RTKLIB, and is what I use to get raw output from my ublox receiver for PPK. I didn't really understand if it's doable with RTKGPS+. What would be nice is some simple buttons to start/stop a raw logging session, and to give it a name, for later post-processing. |
is this ?
or more convenient function?
…---Original---
From: "olivierdalang"<[email protected]>
Date: Mon, Apr 13, 2020 22:40 PM
To: "eltorio/RtkGps"<[email protected]>;
Cc: "lovepapa"<[email protected]>;"Comment"<[email protected]>;
Subject: Re: [eltorio/RtkGps] str2str logging (#44)
It's part of RTKLIB, and is what I use to get raw output from my ublox receiver for PPK.
I didn't really understand if it's doable with RTKGPS+. What would be nice is some simple buttons to start/stop a raw logging session, and to give it a name, for later post-processing.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi !
It would be nice to be able to use RTKGPS+ to log raw output from a GPS receiver using RTKLIB's str2str, for post-processing.
Ideally one would be able to start/stop logging and specify a file name, so it's easy the identify the logging session.
I'm not exactly sure it's not possible currently, but couldn't find my way in the UI.
Cheers !
Olivier
The text was updated successfully, but these errors were encountered: