@bakalolo wrote:
I would like to run convbin CUI tool to convert .UBX to RINEX but I’m unclear on the syntax to exclude SAT systems.
do I put a -y marker for each system or use commas or what is the right way
./convbin -r ubx -f 1 -y C -y E /home/patrick/Downloads/roof5APPGOODtest/rover3/r3.UBX
./convbin -r ubx -f 1 -y C,E /home/patrick/Downloads/roof5APPGOODtest/rover3/r3.UBX
Unfortunately the program doesnt throw error for either of these so I’m scared I’m doing it wrong even though the program is not complaining.
from rtklib manual
-y sys exclude systems (G:GPS,R:GLO,E:Galileo,J:QZSS,S:SBAS,C:BeiDou)
Posts: 2
Participants: 2