Timo Juhani Lindfors <[email protected]> writes: > > Joshua Judson Rosen <[email protected]> writes: > > > > * Thanks to libgps, FoxtrotGPS supports both the new and old > > gpsd protocols transparently. > > Hmm, how does this work? Does it automatically detect the protocol > version that it should use?
The the old-protocol daemons (including fso-gpsd and older versions of gpsd) actually respond to the new-protocol "?WATCH=..." command sent by libgps; they send back old-protocol responses of course, but that's fine--libgps can handle both new- and old-protocol `watch' streams. -- "Don't be afraid to ask (λf.((λx.xx) (λr.f(rr))))." _______________________________________________ This message is sent to you from [email protected] mailing list. Visit http://lists.osgeo.org/mailman/listinfo/foss-gps to manage your subscription For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS
