M
Max Lapshin
I want to introduce parser for NMEA protocol, which is used by GPS
devices to tell geographic coordinates.
Gem is called nmea, available at www.rubyforge.org/projects/nmea.
SVN repository is accessible at http://svn.maxidoors.ru/ruby-nmea
Currently are supported sentences RMC, GLL, GSA ,GGA, GSV, VTG, PSRFTXT.
Ragel (http://www.cs.queensu.ca/~thurston/ragel/) is used to parse NMEA.
devices to tell geographic coordinates.
Gem is called nmea, available at www.rubyforge.org/projects/nmea.
SVN repository is accessible at http://svn.maxidoors.ru/ruby-nmea
Currently are supported sentences RMC, GLL, GSA ,GGA, GSV, VTG, PSRFTXT.
Ragel (http://www.cs.queensu.ca/~thurston/ragel/) is used to parse NMEA.