Bug #233
Arduino Client Intermittently Sees Negative Values for Timestamp
Status: | Resolved | Start date: | 12/10/2013 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | Jeremy Wright | % Done: | 0% |
|
Category: | - | |||
Target version: | v1.1 Shepard Test Stand - Prototype |
Description
A -1 is being sent intermittently for the timestamp value, causing the timestamp on the client side to go negative.
History
Updated by Jeremy Wright over 9 years ago
- Status changed from New to Resolved
This appears to be an issue with data corruption over the serial port. I've modified the Processing UI so that it will discard samples when it sees a corrupted timestamp. We'll need to have a deeper conversation about data integrity sometime soon. With the Arduino's horsepower, there will be trade-off between ensuring integrity and speed.
I'm going to ask Jones Boys' Rocketry to test this change to make sure it's fixed before I close this issue.