> The freerunner makes its gps available on port 2947.
> So, just connect your laptop and phone. If you use the
> usb cable, the phone will have ip address 192.168.0.202
>
> Set up your laptop gps software to use the gps unit at
> 192.168.0.202:2947, instead of the default localhost:2947.

doesn't work here -- according to netstat fso-gpsd listens on 127.0.0.1  
only.
a quick glance over /etc/init.d&fso-gpsd did not reveal an easy way to  
change that.

ssh -L 2947:localhost:2947 r...@192.168.0.202

otoh works immediately (and does not require to modify the navit.xml).

but i would defiitely prefer the solution you describe, so, someone out  
there having some ideas how to make fso-gpsd communicate with the outside  
world?

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to