dzfranklin / blong

Backpacking activity tracker
0 stars 0 forks source link

Detect when gps is continuing to reply to an early command #5

Open dzfranklin opened 2 years ago

dzfranklin commented 2 years ago

If we receive something unexpected we should probably block and flush until we get silence before retrying.

We might want to do this on the error end, not in retry, so stuff like dump_logs would block until the (unusable) data is done being returned