-
Notifications
You must be signed in to change notification settings - Fork 53
Write today's date to log file in $GNTXT message at startup #440
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
Comments
There is a log on your SD card called "SFE.ubx"? That's a rather large issue that we would need to fix. Or are you seeing a mixing of data between log files, aka issue #401?
Ah. That's very fair. I'll get after it. |
Thank you! Awesome! Yes, it's like #401. |
This was implemented in v3.3 of the RTK firmware. Please let us know if you see any problems. |
Uh oh!
There was an error while loading. Please reload this page.
Subject of the issue
Sometimes multiple days of log data get written to a file called "SFE" and I need to figure out which day's data are in the SFE file.
The NMEA messages give the time, but not the date.
It's really really hard to cut up a file using Notepad++ or some other text editor if we don't know where each day's data are
It would also be useful to know the logging actually worked, and having the $GNTXT message with today's date would be helpful.
Yes, ideally everything would work and this wouldn't be necessary. But it does get frustrating being a beta-tester so help us out a little!
Thanks.
Facet running v3.3-Mar 11 2023. I had to downgrade to 3.2 release due to wifi config issues so don't remember for sure.
The text was updated successfully, but these errors were encountered: