This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Voyage Data Recording
#1
I had raised the question for a stand alone vdr in the ocpn cruisers forum and got the advise to use ncat.

What I aim for is a simple way to record the nmea sentences so that I can later load the file into ocpn on any platform and playback the vdr file.

I used the command 

ncat localhost -u -l 10109 -o --append-output mylogdata.txt 
but always got 
Ncat: Got more than one port specification: 10109 mylogdata.txt. QUITTING.

I then used 
pi@MyOP:~ $ ncat localhost -u -l 10109 -o mylogdata.txt

but unfortunatly the mylogdata.txt file remains empty.

Has anyone a solution to my confusion? Thanks.

PS: Ultimately I hope to have one toggle icon (with kb short cut) in the task bar to start/stop recording.
Has anyone done this already?
Reply


Messages In This Thread
Voyage Data Recording - by SkipperEarly - 2017-03-12, 09:07 PM
RE: Voyage Data Recording - by SkipperEarly - 2017-03-23, 07:55 AM
RE: Voyage Data Recording - by CVL - 2017-03-24, 06:14 PM
RE: Voyage Data Recording - by SkipperEarly - 2017-03-27, 09:01 AM
RE: Voyage Data Recording - by CVL - 2017-03-27, 10:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)