LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPS navagation frame format in labview

Solved!
Go to solution

Hi,

 

I have a question in the GPS simulator toolkit. GPS simulator generates the GPS data based on selected the Ephemeris and Almanac files from the links provided in the Manual. The file niGPSWritewaveformtofile.vi would generate the GPS data into a external file (.bin file).  Can the simulator generate the navagation frames in RINEX format? Or, can LabView convert the file from bin to RINEX format?

 

Thanks,

 

Long

Message 1 of 2
(2,783 Views)
Solution
Accepted by topic author Longgg

Hello Long,

The GPS Simulation Toolkit is designed to generate the over-the-air signal as seen by a GPS antenna. You cannot use it to process incoming GPS data or to generate post-processed GPS data.

It may be possible to convert GPS data to the RINEX format, but the GPS Toolkit does not contain any method for doing so. It would be necessary to perform the demodulation and decoding of the GPS signal yourself to accomplish this.

Regards,
Dan King

0 Kudos
Message 2 of 2
(2,754 Views)