Skip to content
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

Timecode overruns at strange times #6

Open
wschildbach opened this issue Jun 30, 2014 · 4 comments
Open

Timecode overruns at strange times #6

wschildbach opened this issue Jun 30, 2014 · 4 comments
Assignees
Milestone

Comments

@wschildbach
Copy link

In this test run, the logger time stamps rolled over after 18:12:15.985:

18:12:15.825;I;$POSMGYR,110,162,284_5A
18:12:15.825;I;$POSMACC,-15744,-816,224_54
18:12:15.825;I;$POSMVCC,5214_79
18:12:15.771;B;$GPGLL,4330.2656,N,01450.6519,E,013138,A
18:12:15.861;B;$GPGGA,013138,4330.2656,N,01450.6519,E,1,10,1.5,2,M,37,M,,
18:12:15.985;B;$GPVTG,,T,251.6,M,3.3,N,6.1,K
00:00:00.050;B;$GPZDA,013138,22,06,2014,0,0
00:00:00.112;B;$GPRMC,013138,A,4330.2656,N,01450.6519,E,3.3,254.6,220614,3,E_6D
00:00:00.249;B;$GPRMB,A,9.99,R,START ,CURSOR,4347.805,N,01553.345,E,48.8,68.5,-3.3,A_77
00:00:00.827;I;$POSMGYR,38,0,-67_76
00:00:00.827;I;$POSMACC,-16460,-136,-120_73
00:00:00.826;I;$POSMVCC,5214_79

@wschildbach
Copy link
Author

Indeed, the time stamp overruns when 65536=2^16 seconds have passed.

@willie68
Copy link
Contributor

willie68 commented Jul 1, 2014

OK, should not be at 18 hours, but an overrun is correct. Which firmware version do you have?

@willie68 willie68 added question and removed question labels Jul 1, 2014
@willie68 willie68 self-assigned this Jul 1, 2014
@wschildbach
Copy link
Author

03:00:02.843;I;$POSMST,Start NMEA Logger,V 0.1.9*3B

@willie68 willie68 added this to the V15 milestone Jul 2, 2014
@willie68
Copy link
Contributor

willie68 commented Jul 2, 2014

OK, corrected in next firmware.

@willie68 willie68 added the fixed label Jul 3, 2014
Github6am pushed a commit to Github6am/logger-oseam-0183 that referenced this issue Aug 4, 2014
- minimize the ram usage of the altsoftserial by setting the transmit buffer to 8 bytes (instead of 68)
- Bug OpenSeaMap#26
- Bug OpenSeaMap#25
- Bug OpenSeaMap#19
- Bug OpenSeaMap#18
- Bug OpenSeaMap#17
- Bug OpenSeaMap#9
- Bug OpenSeaMap#8
- Bug OpenSeaMap#6
- Bug OpenSeaMap#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants