Notifications
Clear all

Legacy GPS

7 Posts
6 Users
0 Reactions
32 Views
(@retired69)
Posts: 547
Member
Topic starter
 

I have found myself with a Sokkia Radian IS ... a nifty little unit.

Problem is, the date is compromised(2020(?( rollover). I can record data, and I have used Sokkia Planning to make a Rinex. But I do not remember how to change the Rinex file to work with OPUS. The previous rollover seemed to be simple ... maybe it involved an ephemeris file(?). I also hoped to find firmware on the Topcon site, but I don't think there is a firmware upgrade.

I also see that OPUS requires 30 second epochs, and I se no way to decimate my readings to 30 seconds, or even 60 seconds.

I wonder if anyone still uses the Sokkia Radian RS

Any help would be appreciated

Thanks, John

 
Posted : April 29, 2024 3:05 pm
(@pfirmst)
Posts: 166
Member
 

I wrote software to clean up RINEX files, fix the rollover date, I can't remember if it decimates, it might.

 
Posted : May 4, 2024 9:24 pm
(@toeknee)
Posts: 71
Member
 

If you are careful, you can use a plaintext editor (I use notepad++) to fix the dates. The format of the RINEX files is very specific so you need to be careful. I had to take some time to learn about the RINEX file format.

OPUS will decimate the data, unless the file exceeds the OPUS maximum size limit. Uploading large undecimated files to OPUS does slow down your upload and consume excess resources on the (free!) OPUS servers, so I try to be a good citizen and decimate before I upload. There are a number of free tools out there to decimate, some only work on older RINEX formats.

 
Posted : May 14, 2024 10:26 pm
Norman_Oklahoma
(@norman-oklahoma)
Posts: 7629
Member
 

OPUS will take care of the decimation issue itself. It simply only uses the 30 second epochs no matter what you submit. There is no need for you to worry about that.

 
Posted : May 15, 2024 12:43 am
jhframe
(@jim-frame)
Posts: 7283
Member
 

There is if the file is too large -- OPUS will reject it. This can happen with 1-second RINEX files.

 
Posted : May 15, 2024 9:02 am

(@pfirmst)
Posts: 166
Member
 

Little bit more info on RepairRinex, it removes observations that would cause the RINEX file to be rejected, eg, it removes satellites with incomplete observations and updates the number of satellite's, it does this based on AUSPOS' priority list, I've found it works well for OPUS also.

Also if the duration is longer than 24 hours, it removes partial days, which are rejected by Auspos.

12. AUSPOS uses a priority list for the observations included in the RINEX file. This priority list translates to the below:

For RINEX version 2:

L1 frequency carrier phase: L1

L2 frequency carrier phase: L2

L1 frequency pseudo-range: P1 C1

L2 frequency pseudo-range: P2 C2

  1. For each RINEX file, please ensure that there is at least one observation type for each of the two frequencies and for both carrier-phase and pseudo-range measurements.
  2. For a RINEX v2 file, if BOTH C1 and P1 (C2 and P2) code measurements exist, P1 (P2) is given priority to be processed. In this case, please ensure all GPS satellites contain P1 (P2) measurements.
  3. For a RINEX v2 file, if only C1 (C2) code measurements exist, please ensure all GPS satellites contain C1 (C2) measurements.
 
Posted : May 15, 2024 7:51 pm
(@Anonymous)
Posts: 0
Guest
 

Hello,

You could try to use RTools ( https://kernelsat.com/rtools/rtools_about.php ) - it can help to decimate RINEX files to required rate.

 
Posted : May 26, 2024 1:41 am