# ---------------------------------------------------------- # ObscodeMapping changes the predefined obscode mappings between # 2ch- and 3ch-observation codes. # If the new 3ch observation code is already assigned to another # 2ch-obscode, those values will be swapped. # # satsys must be specified with a 1ch or 3ch satellite system codes, # i.e.: "GJERCS" ("GPS", "QZS", "GAL", "GLO", "BDS", "SBS") # # The ringo software uses the same obscode table for versions # 2.00, 2.10 and 2.11. So one of these versions is specified, # the setting will be reflected for other versions. # But the settings for version 2.12 must be specified separately. # To see the full list of the predefined ObscodeMapping table, run # > ringo genconf --show-obscodemap # ---------------------------------------------------------- # sys:GPS, GLO, QZS, GAL, BDS, SBS, IRN # ver:2.11, 2.12 # # This is autogenerated conf file for setting observation codes mapping # used for version conversion. # lines start with '#' are comments. ObscodeMapping: - version: 2.11 satsys: GPS obscode: C1: C1C P1: C1P L1: L1C D1: D1C S1: S1C C2: C2X P2: C2W L2: L2W D2: D2W S2: S2W C5: C5X L5: L5X D5: D5X S5: S5X - version: 2.11 satsys: GLO obscode: C1: C1C P1: C1P L1: L1C D1: D1C S1: S1C C2: C2C P2: C2P L2: L2P D2: D2P S2: S2P