I Have a Garmin 18x LVC connected to serial port 2, I added the GPS to /etc/npd.conf and can read the time. But when I use the command
I would like to dump this information to a log file, so I can use it for other ends. I have no idea how to do this, can someone help me out?
Thankyou!
P.S. i did not realize that fans are popping up at my doorstep (Thanks to: ralphbsz), so i chaned the gps coordinates. He also mentioned that these GPS coordinates are very accurate, at least the Garmin is working. ;-)
cu
I also get the GPS Coordinates:
Code:
/dev # cu -l /dev/cuau1 -s 4800
Connected
$GPGGA,210312,1234.4321,N,1234.4321,E,1,05,2.4,9.1,M,45.6,M,,*45
$GPGGA,210313,1234.4321,N,1234.4690,E,1,05,2.4,9.0,M,45.6,M,,*42
I would like to dump this information to a log file, so I can use it for other ends. I have no idea how to do this, can someone help me out?
Thankyou!
P.S. i did not realize that fans are popping up at my doorstep (Thanks to: ralphbsz), so i chaned the gps coordinates. He also mentioned that these GPS coordinates are very accurate, at least the Garmin is working. ;-)