/parse_nmea_from_ip

using some code from the ruby_serialgps project, this code opens a TCP Socket with a gps device (gps2ip app for iPhone), grabs the first location information it gets, then closes the connection and returns the data parsed

Primary LanguageRuby

No issues in this repository yet.