Notice at least some of the Trimble stations in the network are putting out a RTCM3 MSM QZSS signal id 3 which has no mapping in Ginan, e.g. PKVL00AUS0. This is seen on J04 and J08 and at a guess this is L1C/B (rinex 1E). See https://qzss.go.jp/en/overview/services/sv03_signals.html
Could you look into the origin of this mapping and if appropriate could Ginan including the mapping for this signal. An entry in rtcmDecoder.cpp sysIdSignalMapMap adding {3, {3, F1, E_ObsCode::L1E}} if that is the correct mapping.
Notice at least some of the Trimble stations in the network are putting out a RTCM3 MSM QZSS signal id 3 which has no mapping in Ginan, e.g. PKVL00AUS0. This is seen on J04 and J08 and at a guess this is L1C/B (rinex 1E). See https://qzss.go.jp/en/overview/services/sv03_signals.html
Could you look into the origin of this mapping and if appropriate could Ginan including the mapping for this signal. An entry in
rtcmDecoder.cpp sysIdSignalMapMapadding{3, {3, F1, E_ObsCode::L1E}}if that is the correct mapping.