Changeset 10283 in ntrip
- Timestamp:
- Dec 9, 2023, 10:31:25 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/CHANGELOG.md
r10265 r10283 2 2 3 3 ## 2.13.0 (2023-12-01) 4 - ADDED: **RINEX Version 4 Support** (in navigation files currently the EPH message type is consider red only)4 - ADDED: **RINEX Version 4 Support** (in navigation files currently the EPH message type is considered only) 5 5 - ADDED: **PPP Client Upgrade** 6 6 - ADDED: Multi-GNSS-PPP using uncombined code and/or phase data of two frequencies … … 9 9 - ADDED: **Ntrip Version 2.0 Upload including TLS** 10 10 - ADDED: **Multi-GNSS Satellite Clock Combination** 11 - ADDED: Individual code biases will be consider red beforsatellite clock are combined11 - ADDED: Individual code biases will be considered before satellite clock are combined 12 12 - ADDED: Satellite clock combination result includes code biases 13 13 - ADDED: Ephemerides upload for different systems in parallel … … 27 27 28 28 ## 2.12.17 (2021-04-20) 29 - ADDED (11.03.2021): One more line with satellite health flags for the GLONASS navigation messag as defiend in RINEX v. 3.0529 - ADDED (11.03.2021): One more line with satellite health flags for the GLONASS navigation message as defined in RINEX v. 3.05 30 30 - FIXED (25.03.2021): Bug in SSR GLONASS upload 31 31 - FIXED (17.03.2021): Redundant output concerning unhealthy satellites … … 34 34 - FIXED (18.12.2020): Bug in IRNSS ephemeris encoding / decoding 35 35 - FIXED (10.12.2020): Bug in RTCM3coDecoder regrading SSR format 36 - FIXED (04.12.2020): Bug regarding consideration of incom ming ephemerides36 - FIXED (04.12.2020): Bug regarding consideration of incoming ephemerides 37 37 - FIXED (04.12.2020): Small bugfix regarding latency check 38 38 - FIXED (01.12.2020): relativistic effects are adapted with respect … … 53 53 - ADDED (31.10.2020): ephemeris checks and related debugging output 54 54 - ADDED (22.10.2020): check if orbit and clock corrections are out of range 55 - FIXED (29.09.2020): small bugfixes rega ding long mountpoint names55 - FIXED (29.09.2020): small bugfixes regarding long mountpoint names 56 56 in latency check and latency plots, 57 57 - FIXED (29.09.2020): debug output deleted … … 96 96 - FIXED (10.05.2019): typo in rtnet2ssr transition for ssr upload 97 97 - CHANGED (13.05.2019): number of possible phase biases for ssr upload 98 are enla ged to 10098 are enlarged to 100 99 99 - CHANGED (13.05.2019): default observation types for Galileo 100 100 - CHANGED (10.05.2019): missing phase biases are added within rtnet2ssr transition for ssr upload … … 116 116 detected sourcetable 117 117 - ADDED (19.09.2018): Two more polynomial coefficients of the SSR clock correction 118 message and one more parameter to de cribe the SSR URA118 message and one more parameter to describe the SSR URA 119 119 - ADDED (11.12.2017): Decoding of receiver descriptor in MT 1033 120 120 - ADDED (27.11.2017): Satellite health check 121 121 - ADDED (26.10.2017): IRNSS support in RINEX QC 122 122 - CHANGED (06.07.2018): Parameters for transformation of orbit and clock corrections 123 from ITRF 2014 into ETRF2000 and DREF 123 from ITRF 2014 into ETRF2000 and DREF91, 124 124 no updated parameters for NDA83 available, hence deleted 125 125 - CHANGED (28.06.2018): Allow 10 Hz observation data processing and re-sampling … … 129 129 NDA83 or DREF91 is done temporarily via ITRF2008 130 130 - FIXED (29.03.2019): Bug in NMEA checksum 131 - FIXED (25.03.2019): Bug in RINEX file concaten tion131 - FIXED (25.03.2019): Bug in RINEX file concatenation 132 132 - FIXED (05.09.2018): Bug in RTCM3 ephemeris message for QZSS 133 133 - FIXED (29.08.2018): Bug in RTCM3 ephemeris message for BDS and SBAS … … 158 158 - ADDED (01.09.2016): Number of allowed SSR biases is enlarged, some future 159 159 GLONASS signal and tracking mode identifier are added 160 - ADDED (08.08.2016): Some information sabout the data source is added as160 - ADDED (08.08.2016): Some information about the data source is added as 161 161 comment within the header of RINEX navigation files 162 162 - ADDED (21.07.2016): Frequency specific signal priorities are added for 163 163 RINEX version 3 to RINEX version 2 conversion 164 - ADDED (29.06.2016): Consideration of provi oder ID changes in SSR streams164 - ADDED (29.06.2016): Consideration of provider ID changes in SSR streams 165 165 during PPP analysis 166 166 - CHANGED (28.07.2016): Small adaptations in qwtpolar sources to allow a 167 successful com ilation of BNC on a Rasperry Pi167 successful compilation of BNC on a Raspberry Pi 168 168 - CHANGED (21.07.2016): Default signal priority list 169 169 - CHANGED (08.06.2016): Weighting factor for GLONASS phase observations … … 177 177 - FIXED (08.06.2016): Map generation from sourcetable entry 178 178 - FIXED (02.06.2016): the approach how to wait for clock corrections in PPP mode, 179 which was well proven in BNC vers on 2.11 is re-implemented179 which was well proven in BNC version 2.11 is re-implemented 180 180 - FIXED (30.05.2016): Some NMEA components in PPP output are fixed: 181 181 time stamp is now UTC, hDop value instead pDop value
Note:
See TracChangeset
for help on using the changeset viewer.