KumarRobotics / ublox

A driver for ublox gps
BSD 3-Clause "New" or "Revised" License
441 stars 383 forks source link

RINEX File #40

Open militaru92 opened 6 years ago

militaru92 commented 6 years ago

Good day,

Do you have any functions implemented to store the GPS raw data in a RINEX file? I want to post-process the data recorded in a rosbag file, and I know that you have RxmRAWX.msg and RxmSFRBX.msg but how can I find more info about the file format so that I can create one?

yulan0215 commented 3 years ago

I encountered the same problem. Did you solve it? Thx!

patripfr commented 2 years ago

I'd also be very interested in this. Are there any updates on that?