OpenAstroTech / OpenAstroTracker-Desktop

Software related to the OAT used in Desktop environments
29 stars 12 forks source link

Fix GPS float value conversion #8

Closed christian-kardach closed 3 years ago

christian-kardach commented 3 years ago
christian-kardach commented 3 years ago

It got lost in transit between the private/public :( I re-wrote it to set the value back to previous as Serial & TCP ReadTimeout is different, added a flush for serial buffers as this seems to help lingering reply's

ClutchplateDude commented 3 years ago

Sorry to do this to you, but I checked in my refactor of the whole communications layer.... And increased the default timeout to 1000ms. So I think the timeout stuff is not needed. The parsing stuff... is that needed? It would seem that these are whole numbers only, no decimals?