OpenMarine
[Solved] GPSD Stops receiving data when GPS uses more than 4800 baud - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: [Solved] GPSD Stops receiving data when GPS uses more than 4800 baud (/showthread.php?tid=2116)



[Solved] GPSD Stops receiving data when GPS uses more than 4800 baud - McNugget - 2019-11-30

For the past three days, I have been investigating an issue where GPS comm and sometimes even Pylot comm simply stops.


After lots of fiddling around, the only solution I could find was using a very old GPS receiver that uses only 4800 baud. My uBlox and Mediatek receivers with baud rates between 9600 and 115200 do not produce stable system on two different Raspberry Pi 3 (+) with various power supplies.

I recently upgraded to OpenPlotter 1.2 Alpha.

Did anyone else experience similar issues?

Cheers,
Timo


RE: GPSD Stops receiving data when GPS uses more than 4800 baud - Sailoog - 2019-12-02

If I am not wrong nobody reported something similar before.

Anyway, have you considered to start using openplotter 2? http://forum.openmarine.net/showthread.php?tid=1992

it is still in beta stage but I do not think we will invest more effort in OP 1 to debug.


RE: GPSD Stops receiving data when GPS uses more than 4800 baud - McNugget - 2019-12-04

I have not looked into OpenPlotter 2, yet. Since I'm new to the project anyways, I might as well try it! I'll report back once I have tried it out whether it makes any difference.


RE: GPSD Stops receiving data when GPS uses more than 4800 baud - McNugget - 2019-12-11

The solution was to switch the USB-UART adapter. To be clear: I have a gps module that outputs uart. So I needed an FTDI232RL usb to serial module to connect it. Under Windows this works great even with clones of clones of these FTDI chips. On the Pi3 this causes problems left and right!
Switching the USB to serial converter seems to have solved my instability issues to the gps as well as to my pypilot motor controller.