NMEA (GPS protocol) parser

E

Eleanor McHugh

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.

That brings back some memories. My very first programming job was
parsing NMEA in PIC assembler :)


Ellie

Eleanor McHugh
Games With Brains
 
M

Max Lapshin

Eleanor said:
That brings back some memories. My very first programming job was
parsing NMEA in PIC assembler :)

Yes, but here were no ruby extension for you code in PIC assembler =)
 
E

Eleanor McHugh

Yes, but here were no ruby extension for you code in PIC assembler =)

Ruby for embedded processors... now there's a cool idea ;p


Ellie

Eleanor McHugh
Games With Brains
 
E

Eleanor McHugh

As soon, as they will be 2.0 GHz with 1Gb ram onboard, small as one
coin

Oh no, embedded bloatware!
lol

Mind you, anyone who's played with WinCE already knows what that's
like...


Ellie

Eleanor McHugh
Games With Brains
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,240
Messages
2,571,208
Members
47,845
Latest member
vojosay

Latest Threads

Top