Changeset 5558 in ntrip
- Timestamp:
- Nov 22, 2013, 9:46:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r5556 r5558 133 133 134 134 <p> 135 Note that while BNC decodes RTCM's MSM and HP MSM messages for GPS, GLONASS, Galileo and BeiDou, the implemented decoding of 136 <ul> 137 <li>QZSS follows a JAXA proposal;</li> 138 <li>SBAS follows an agreement between BKG, Alberding and DLR.</li> 139 </ul> 135 Note that while BNC decodes RTCM's MSM and HP MSM messages for GPS, GLONASS, Galileo, BeiDou, and QZSS, the implemented decoding of SBAS follows an internal agreement between BKG, Alberding and DLR. 140 136 </p> 141 137 … … 3060 3056 <li>Type 1125, Full BeiDou pseudo-ranges, carrier phases, Doppler and signal strength</li> 3061 3057 <li>Type 1126, Full BeiDou pseudo-ranges and carrier phases plus signal strength (high resolution)</li> 3062 <li>Type 1127, Full BeiDou pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)</li> 3058 <li>Type 1127, Full BeiDou pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li> 3059 <li>Type 1111, Compact QZSS pseudo-ranges</li> 3060 <li>Type 1112, Compact QZSS carrier phases</li> 3061 <li>Type 1113, Compact QZSS pseudo-ranges and carrier phases</li> 3062 <li>Type 1114, Full QZSS pseudo-ranges and carrier phases plus signal strength</li> 3063 <li>Type 1115, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength</li> 3064 <li>Type 1116, Full QZSS pseudo-ranges and carrier phases plus signal strength (high resolution)</li> 3065 <li>Type 1117, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li> 3066 3063 3067 </ul> 3064 3068 </p> … … 3074 3078 <li>Type 1106, Full SBAS pseudo-ranges and carrier phases plus signal strength (high resolution)</li> 3075 3079 <li>Type 1107, Full SBAS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li> 3076 <li>Type 1111, Compact QZSS pseudo-ranges</li>3077 <li>Type 1112, Compact QZSS carrier phases</li>3078 <li>Type 1113, Compact QZSS pseudo-ranges and carrier phases</li>3079 <li>Type 1114, Full QZSS pseudo-ranges and carrier phases plus signal strength</li>3080 <li>Type 1115, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength</li>3081 <li>Type 1116, Full QZSS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>3082 <li>Type 1117, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>3083 3080 </ul> 3084 3081 </p>
Note:
See TracChangeset
for help on using the changeset viewer.