NMEA

A

alastairlynch

Hi,

Has anybody ever written anything to decode and display GPS NMEA data
coming out in ascii form from a UART?

Any ideas of where to start or how to go about decoding comma delimted
ascii strings?

Thanks,

Al
 
H

Hal Murray

Has anybody ever written anything to decode and display GPS NMEA data
coming out in ascii form from a UART?

Why would you want to do that in VHDL?

How about using VHDL to build a small CPU and then write
the NMEA processing code in your favorite programming language?
(You have to build a compiler too.)
 
M

Mark McDougall

Hal said:
Why would you want to do that in VHDL?

How about using VHDL to build a small CPU and then write the NMEA
processing code in your favorite programming language? (You have to
build a compiler too.)

I second that!

Regards,
Mark
 
V

Vince

Al,

I can think of several reasons why this may be useful to do in VHDL
especially if the GPS is set to report a single command on startup. I
would stay away from messing with almanacs and ephemeris and possibly
use lookup tables to generate the solution. For example it should be
fairly straight forward to time synchronize your system in this way...
Don't let the software gnomes scare you :)

I did come across this: http://ralph.bucher.home.att.net/project.html

Let me know how it works out.

-Vince
 

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

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,459
Latest member
Vida00R129

Latest Threads

Top