Etienne
New Member
Hi All
I've found another bug in the datastream of my D100, running firmware version 5.4...
Check out the timestamp and more specifically, the data frame id (in bold) in the following excerpt:
In red is the change in time from 14:04:02 to 14:04:03, where the frame id doesn't go back 0.
In blue is the frame id rollover from 63 to 0, where the time doesn't increment.
My understanding from the docs is that it should look like this:
I have a sneaking suspicion it has to do with the time being updated by the GPS after the stream starts outputting (i.e. the 0-63 frame counter isn't reset to 0 when the internal clock is updated by the GPS).
This makes analysis of datastream recordings virtually impossible, as it leads to sentences being swapped when trying to arrange them in chronological order.
Could this be added to the bug-fix list for 5.5?
Thanks
Etienne
I've found another bug in the datastream of my D100, running firmware version 5.4...
Check out the timestamp and more specifically, the data frame id (in bold) in the following excerpt:
14040253+098+00033010000+0031+000+01+10990059FE018F
14040254+098+00033010000-0022-003+01+1099005AF90193
14040355+098+00033010000-0022-003+01+1099005AF90195
14040356+098+00033010000-0022-004+01+1099005AF90197
14040357+098+00033010000-0022-004+01+1099005AF90198
14040358+098+00033010000-0022-004+01+1099005AF90199
14040359+098+00033010000+0031+000+01+10990059FE0196
14040360+098+00033010000+0031+000+01+10990059FE018E
14040361+098+00033010000+0031+000+01+10990059FE018F
14040362+098+00033010000+0031+000+01+10990059FE0190
14040363+098+00033010000+0031+000+01+10990059FE0191
14040300+098+00023010000-0022-001+01+1099005AF90188
14040301+098+00023010000-0022-001+01+1099005AF90189
14040302+098+00023010000-0022-002+01+1099005AF9018B
In red is the change in time from 14:04:02 to 14:04:03, where the frame id doesn't go back 0.
In blue is the frame id rollover from 63 to 0, where the time doesn't increment.
My understanding from the docs is that it should look like this:
14040263+098+00033010000-0022-003+01+1099005AF90193
14040300+098+00033010000-0022-003+01+1099005AF90195
I have a sneaking suspicion it has to do with the time being updated by the GPS after the stream starts outputting (i.e. the 0-63 frame counter isn't reset to 0 when the internal clock is updated by the GPS).
This makes analysis of datastream recordings virtually impossible, as it leads to sentences being swapped when trying to arrange them in chronological order.
Could this be added to the bug-fix list for 5.5?
Thanks
Etienne