Thread
:
[ANNOUNCE] Columbus Navigation Toolkit
View Single Post
int_ua
2011-07-20 , 16:17
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#
269
Had problems using N900 as Network GPS for
gpsd
.
Finally, got it working with next commands:
mkfifo gpsfifo
nc 192.168.2.15 9300 > gpsfifo &
gpsd -N -D9 gpsfifo
Where
192.168.2.15
is N900 IP and "
-N -D9
" can be deleted or
9
reduced.
Quote & Reply
|
The Following 2 Users Say Thank You to int_ua For This Useful Post:
tswindell
,
Wikiwide
int_ua
View Public Profile
Send a private message to int_ua
Find all posts by int_ua