source: ntrip/trunk/BNC/CHANGELOG.md@ 10554

Last change on this file since 10554 was 10548, checked in by stuerze, 8 weeks ago

replacement of obsolete qt-class members

File size: 9.4 KB
Line 
1# Changelog
2## 2.13.1 (2024-10-??)
3- FIXED: Obs types from skl file can be used now to write them into RINEX version 3 AND 4 observation files as configured
4- FIXED: **Bug in IGS SSR Epoch Time (BDS and GLO)**, which is defined as follows: Full seconds since the beginning of the week of continuous time scale with no offset from GPS, Galileo, QZSS, SBAS, **UTC leap seconds from GLONASS, -14 s offset from BDS**
5- ADDED: Service CRS and RTCM CRS message encodung and decoding
6- ADDED: Data field range checks within RTCM3 Ephemeris decoders mainly regarding TOC and TOE
7- ADDED: Decoder string 'ZERO2FILE': Using this, BNC allows to by-pass its decoders and directly save the input in daily log files
8- CHANGED: Decoder string 'ZERO': means that the raw data are forwarded only
9- CHANGED: Obsolete qt-class members are replaced
10
11## 2.13.1 (2024-04-30)
12- FIXED: Health status of Galileo satellites is now determined by the combination of HS, DVS and SISA [(#174)](https://software.rtcm-ntrip.org/ticket/174)
13- FIXED: Bug regarding the reading of the RINEX Version 4 Navigation files
14- FIXED: Bug regarding the flexibel usage of any port in secure mode
15- ADDED: A check in PPP and combination mode if stored ephemerides are still valid [(#176)](https://software.rtcm-ntrip.org/ticket/176)
16- ADDED: A SIGHUP signal to BNC will result into a reload of its configuration file [(#179)](https://software.rtcm-ntrip.org/ticket/179)
17- ADDED: The possibility to exclude satellites or satellite systems for individual ACs from the combination.
18- ADDED: The possibility to ignore orbit corrections from an indiviul AC that differ by more than 'Maximal Orb Displacement' meters from the average of all orbit corrections per satellite.
19- CHANGED: hDOP and vDOP values are computed from the variances of the NEU components of the receiver position estimates
20- CHANGED: Sampling interval for Manual NMEA can be used now in the Auto NMEA option as well [(#122)](https://software.rtcm-ntrip.org/ticket/122)
21
22
23## 2.13.0 (2023-12-01)
24- ADDED: **RINEX Version 4 Support** (in navigation files currently the EPH message type is considered only)
25- ADDED: **PPP Client Upgrade**
26- ADDED: Multi-GNSS-PPP using uncombined code and/or phase data of two frequencies
27- ADDED: Multi-GNSS-PPP using uncombined code and/or phase data of one frequency
28- ADDED: Ionospheric constraints in form of pseudo observations can be added
29- ADDED: **Ntrip Version 2.0 Upload including TLS**
30- ADDED: **Multi-GNSS Satellite Clock Combination**
31- ADDED: Individual code biases will be considered before satellite clocks are combined
32- ADDED: Satellite clock combination result includes code biases
33- ADDED: Ephemerides upload for different systems in parallel
34- ADDED: **Multi-GNSS SP3, Clock RINEX and SINEX Bias** support
35- ADDED: QC multipath analysis for more than two signals
36- ADDED: Transition from Qt4 to **Qt5**
37
38
39## 2.12.19 (2022-04-04)
40- CHANGED: Minimum combination sampling interval
41
42
43## 2.12.18 (2021-09-28)
44- FIXED: Bug in ephemeris check
45- ADDED: Satellite antenna phase center correction
46- CHANGED: Some OSM updates to force https usage and another crossOriginKeyword
47- CHANGED: Signal usage in BDS PPP
48
49
50## 2.12.17 (2021-04-20)
51- FIXED: Bug in SSR GLONASS upload
52- FIXED: Redundant output concerning unhealthy satellites
53- ADDED: One more line with satellite health flags for the GLONASS navigation message as defined in RINEX v. 3.05
54
55
56## 2.12.16 (2021-02-25)
57- FIXED: Bug in IRNSS ephemeris encoding / decoding
58- FIXED: Bug in RTCM3coDecoder regrading SSR format
59- FIXED: Bug regarding consideration of incoming ephemerides
60- FIXED: Bug regarding latency check
61- FIXED: Relativistic effects are adapted with respect to the respective GNSS ICD
62- FIXED: Bug regarding the generation of combined SSR orbit and clock messages
63- FIXED: Bug within ephemeris check
64- ADDED: Check to prevent the same eph data sets with different TOC values
65- CHANGED: A priori coordinates within examples are updated
66- CHANGED: Changes to prevent erroneous ephemeris data sets from usage in combination
67- CHANGED: Small format adaptations regarding latency check
68- CHANGED: Range of MSM messages enlarged to 1237
69- CHANGED: PPP map now with OSM only
70
71
72## 2.12.15 (2020-11-10)
73- FIXED: Cleanup of the example configurations
74- FIXED: Bug regarding long mountpoint names in latency check and latency plots
75- FIXED: Bug in clock rinex header line
76- ADDED: Ephemeris checks and related debugging output
77- ADDED: Check if orbit and clock corrections are out of range
78- CHANGED: Cleanup of the relativistic effects w.r.t. IGS-SSR
79
80## 2.12.14 (2020-09-04)
81- ADDED: Encoding and decoding of IGS-SSR messages
82- ADDED: B2b/7D BDS in signal mapping for MSM
83- CHANGED: IRNSS experimental in official ephemeris message number
84- CHANGED: Lock Time Indicator is replaced by cycle slip counter in feed engine output
85
86## 2.12.13 (2020-06-09)
87- FIXED: QZSS fit Interval is specified as flag in RINEX 3.04
88- CHANGED: BDS SSR IOD is changed from 24 into 8 bit
89- CHANGED: BDS and QZSS SSR signal and tracking mode is adapted
90
91## 2.12.12 (2020-01-21)
92- ADDED: GPS and QZSS fit Interval in hours
93- CHANGED: Epehmeris check
94
95## 2.12.11 (2019-11-08)
96- CHANGED:: Harmonization of RTCM3 Signal ID Mapping and RTCM SSR Signal and Tracking Mode Identifiers for BDS and QZSS
97
98## 2.12.10 (2019-10-02)
99- FIXED: Multiple message indicator in SSR messages
100- FIXED: GLONASS message frame time written into RINEX files
101- ADDED: IRNSS ephemeris support in RTCM3 Encoder
102- ADDED: IRNSS MSM and ephemeris support in RTCM3 Decoder
103- CHANGED: RTCM signal mapping IDs for GLONASS
104- CHANGED: RTCM signal mapping IDs for BDS based on RTCM BDSWG proposal from 9/2019 as far as consistent with RINEX v 3.04
105- CHANGED: Up to 64 BDS prn codes are supported now
106
107
108## 2.12.9 (2019-05-20)
109- FIXED: Method to read the RTNET data buffer
110- FIXED: Typo in rtnet2ssr transition for ssr upload
111- CHANGED: Number of possible phase biases for SSR upload are enlarged to 100
112- CHANGED: Missing phase biases are added within rtnet2ssr transition for ssr upload
113
114
115## 2.12.8 (2019-05-06)
116- FIXED: Bug with respect to GLONASS upload
117- FIXED: Bug in NMEA output
118- CHANGED: Transformation parameters from ITRF2014 into DFREF91
119- CHANGED: Transformation parameters from ITRF2014 into ETRF2000
120- CHANGED: GLONASS ephemerides validity is now up to 2 hours.
121- CHANGED: Check with respect to wrong observation epochs
122
123
124## 2.12.7 (2019-04-03)
125- FIXED: Bug in NMEA checksum
126- FIXED: Bug in RINEX file concatenation
127- FIXED: Bug in RTCM3 ephemeris message for QZSS
128- FIXED: Bug in RTCM3 ephemeris message for BDS and SBAS
129- FIXED: RINEX version 3 filenames for re-sampled files
130- FIXED: Bug in reqc ephemeris check
131- FIXED: Bug in RINEX file concatenation
132- FIXED: Bug in ephemeris upload
133- FIXED: Bug in ephemeris check
134- FIXED: Bug in latency check
135- FIXED: Galileo geocentric gravitational constant is corrected
136- FIXED: Encoding/decoding of all missing parameters in MT 1020
137- FIXED: Bug in RTCM3 MSM Decoder
138- ADDED: Updates regarding RINEX Version 3.04
139- ADDED: Lock time in seconds as an optional feed engine output
140- ADDED: Two more polynomial coefficients of the SSR clock correction message
141- ADDED: One more parameter to describe the SSR URA
142- ADDED: Decoding of receiver descriptor in MT 1033
143- ADDED: Satellite health check
144- ADDED: IRNSS support in RINEX QC
145- CHANGED: Parameters for transformation of orbit and clock corrections from ITRF 2014 into ETRF2000 and DREF91,
146- CHANGED: No updated transformation parameters for NDA83 available, hence deleted
147- CHANGED: Allow 10 Hz observation data processing and re-sampling
148- CHANGED: SSR SBAS and BDS satellite IDs with respect to the proposal
149- CHANGED: Transformation of orbit and clock corrections into ETRF2000, NDA83 or DREF91 is done temporarily via ITRF2008
150
151
152## 2.12.6 (2017-09-26)
153- FIXED:: GPS SSR Orbit IOD has to be GPS IODE, not IODC
154
155## 2.12.5 (2017-08-30)
156- CHANGED: RTCM message number for BDS is updated
157
158## 2.12.4 (2017-04-10)
159- CHANGED: SIRGAS2000 transformation parameters adjusted to IGb14
160- CHANGED: Transformation parameters for ITRF2005 to GDA94 removed
161- CHANGED: Transformation parameters for ITRF2008 to SIRGAS95 removed
162- CHANGED: Transformation parameters for ITRF2014 to GDA2020 added
163
164## 2.12.3 (2016-09-05)
165- FIXED: Check regarding wrong observation epochs is done during latency check as well to prevent erroneous latencies
166- FIXED: Map generation from sourcetable entry
167- FIXED: Re-implementation of the well proven approach (from BNC version 2.11) on how to wait for clock corrections in PPP mode
168- FIXED: Some NMEA components in PPP output: Time stamp is now UTC, hDop value instead pDop value
169- FIXED: RINEX 2.11 ephemeris output for an unknown transmission time
170- ADDED: Number of allowed SSR biases is enlarged,
171 -ADDED: Some future GLONASS signal and tracking mode identifiers
172- ADDED: Data source information as comment within RINEX navigation file header
173- ADDED: Frequency specific signal priorities are for RINEX v3 to RINEX v2 conversion
174- ADDED: Consideration of provider ID changes in SSR streams during PPP analysis
175- CHANGED: Small adaptations in qwtpolar sources to allow a successful compilation of BNC on a Raspberry Pi
176- CHANGED: The real satellite visibility is considered, if the expected observations are computed in RINEX QC
177
178
179## 2.12.2 (2016-05-18)
180- FIXED: Wrong RINEX v2 header line excluded
181- ADDED: Expected observations in RINEX QC
182- ADDED: Limits for spherical harmonics/degree order extended
183
184## 2.12.1 (2016-04-21)
185- FIXED: RINEX v2 file naming for observation files
186- CHANGED: Release number is now part of BNC version
187
188## 2.12.0 (2016-04-19)
189
Note: See TracBrowser for help on using the repository browser.