OpenMarine
Adafruit Ultimate GPS - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Adafruit Ultimate GPS (/showthread.php?tid=404)



Adafruit Ultimate GPS - svsputnik1 - 2017-04-09

Hey guys!

I'm trying to get the Adafruit Ultimate GPS play nicely with openPlotter. I can see the data if I'm doing a cpgs -s command so I know its working on ttyS0. IV et declared a NMEA serial input on ttyS0 with baud rate of 115200 (no filter bor filtering). When I open the inspector, I get an error : error : timed out, waiting for data. I see my IMU database alright, but nothing coming from the gps. Any ideas???


RE: Adafruit Ultimate GPS - svsputnik1 - 2017-04-11

Got it working! For anybody else stumbling on this:

Kill gpsd
Configure it as a serial input on ttyS0 with a baud rate of 9600 and it seems to be working fine. Let me know if anybody want more info on this

sam


RE: Adafruit Ultimate GPS - ddelorme - 2017-05-24

there is an code on git hub mt3339 it is very useful for configuring the GPS. i have tried the gps at higher baud rates but it is not very helpful and some other devices ie my radio wants the data @ 4800. you have to set OP to the correct baud rate.