Hi All,

I am having trouble reading data from a GPS which has been set to a Binary Output which I assume is in BCD. If I read the info coming from the GPS in NMEA it reads 100% and I can display all the info on my LCD. Once the GPS is set in binary I can't seem to display any information and if I look at the "GPS Viewer" on the PC it shows me all the text info in Longs/Lats exactly what I want to receive on my PIC. I assume they have some conversion from BCD to ASCII in their software, does anyone know how to convert this data so I can display something readable?