OpenMarine

Full Version: Adafruit Ultimate GPS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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???
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
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.