Navigatrix.net - A Voyager's Companion http://navigatrix.net/ |
|
Issue -- Open CPN not working? http://navigatrix.net/viewtopic.php?f=4&t=786 |
Page 1 of 1 |
Author: | EMKoper [ 14 Mar 2015, 13:54 ] |
Post subject: | Issue -- Open CPN not working? |
Hello, new to Navigatrix but somewhat familiar with Linux/Unix though a little out of practice! I have a new BU-353-S4 USB GPS Receiver ... I ran Navigatrix off a CD and everything with all the applicaitons worked perfectly! No issues ... so I installed the OS on my hardrive... then the fun and flakiness started! The first times running with the USB device attached, OpenCPN seemed to work fine with the unit though the connection droped out a few times and no longer showed GPS connectivity on the top right of OpenCPN (I upgraded to 4.0 btw). As time went on, the GPS unit works with everything "except" openCPN... works and shows proper information with MMG and XPGPS and Instrument Pannel so I know the GPS unit itself is working/functioning. One difference... when I type the the following terminal command, t I don't see the streaming NEMA data... I get "stty: /dev/ttyUSB0: Device or resource busy" returned... the command: stty -F /dev/ttyUSB0 ispeed 4800 && cat < /dev/ttyUSB0 Frustrated ... Navigatorix was regular under CD boot but not after full install ... EMKopes |
Author: | Moe [ 14 Mar 2015, 18:16 ] |
Post subject: | Re: Issue -- Open CPN not working? |
There might be a few things going on. Since other gps applications return data, check the setting of your OpenCPN. It should look like Attachment: Selection_007.png [ 89.28 KiB | Viewed 29527 times ] When you attach a gps, the gpsd talks to it and distributes the data via port 2947 of the localhost (your machine) The reason when you execute the command, stty -F /dev/ttyUSB0 ispeed 4800 && cat < /dev/ttyUSB0 that you get stty: /dev/ttyUSB0: Device or resource busy is because it is busy, it's talking to the gpsd. You have two options:
Quote: moe@fissionchips:~$ telnet localhost 2947 ...but I don't know why you would want to do either option (other than it's cool) when there's cgps, xgps, and other applications to see the streaming data.
Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. {"class":"VERSION","release":"3.9","rev":"3.9","proto_major":3,"proto_minor":8} ?WATCH={"enable":true,"json":true} |
Page 1 of 1 | All times are UTC - 5 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |