users od RTKLIB software
developers, programmers, hobbyist, engineers, students are welcome
RTKCONV not generating .OBS
Hi,I'm attaching a M8T module to teensy 3.1 (arduino like board) via UART 1. It is configured to provide raw data measurements with GPS + GLONASS and save it to a file .ubx.Everything is alright with the process of configuring the module with Arduino IDE. The problem comes when a run the .ubx file through rtkconv. I only get the .nav.But I'm only interest in the .obs.Does anyone is having the same problem?I get the E=275 error. Couldn't find a reference anywhere. rtk.png
Read more…
Comments
Anyone know where to look for documentation of the sentence structure for the ECEF output? I've searched high and low with no luck. I can read the output via serial monitor just fine but really searching for the recipe to parse out the data to use in a script
Has anyone in this group tried to post-process GPS L1 plus GLONASS raw phase observations? RTKPOST seems to ignore the Glonass observations in the RINEX observation files - even if the GLONASS box in the options dialog is ticked. Any advice wold be very much appreciated.