OPEnSLab-OSU / SlideSentinel

⛰️Low-cost landslide monitoring system with centimeter-level precision
https://github.com/OPEnSLab-OSU/SlideSentinel/blob/feature/photoHosting/Documentation/Photos/Diagrams/AGU%20Slide%20Sentinel%202019%20FINAL%20.png
4 stars 4 forks source link

Gnss poll won't function unless call latency is as close to 0 as possible #54

Closed AleksVidmantas closed 2 years ago

AleksVidmantas commented 2 years ago

10 ms delay seems to occasionally work, 50ms doesn't at all. 0 ms is ideal.

AleksVidmantas commented 2 years ago

I believe this is the cause for do_every. If a delay of 0 is used, poll throws a return error on clean data

AleksVidmantas commented 2 years ago

Additionally, a solid satellite signal with a solild yellow/orange LED is required for data to be sent.