source: ntrip/trunk/BNC/ChangeLog.txt@ 8001

Last change on this file since 8001 was 8001, checked in by stuerze, 8 years ago

changeLog entry added

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain
File size: 19.7 KB
Line 
1--------------------------------------------------------------------------------
2 BNC VERSION 2.13.0 (xx.xx.xxxx) current
3--------------------------------------------------------------------------------
4 Added (08.08.2016): some informations about the data source is added as
5 comment within the header of RINEX navigation files
6 Added (21.07.2016): frequency specific signal priorities are added for
7 RINEX version 3 to RINEX version 2 conversion
8 Added (29.06.2016): consideration of provioder ID changes in SSR streams
9 during PPP analysis
10 Added (18.05.2016): expected observations in RINEX QC
11 Changed (28.07.2016): small adaptations in qwtpolar sources to allow the
12 successful comilation of BNC on a Raspberry Pi, see
13 http://software.rtcm-ntrip.org/ticket/88
14 Changed (21.07.2016): Default signal priority list
15 Changed (08.06.2016): weighting factor for GLONASS phase observations
16 is now enlarged
17 Changed (27.05.2016): RINEX 2.11 ephemeris output for an unknown
18 transmission time is set to 0.000000000000e+00
19 Changed (23.05.2016): the real satellite visibility is considered now,
20 if the expected observations are computed in RINEX QC
21 Changed (12.05.2016): limits for spherical harmonics degree and order extended
22 Changed (28.04.2016): ephemeris upload is extended to allow an upload of more
23 than one stream and to choose a single satellite system
24 Fixed (08.06.2016): map generation from sourcetable entry
25 Fixed (02.06.2016): the approach how to wait for clock corrections
26 in PPP mode, which was well proven in BNC verson 2.11
27 is re-implemented
28 Fixed (30.05.2016): some NMEA components in PPP output are fixed:
29 time stamp is now UTC, hDop value instead pDop value
30 Fixed (12.05.2016): wrong RINEX v2 header line excluded
31 Fixed (21.04.2016): RINEX v2 file naming for observation files
32
33--------------------------------------------------------------------------------
34 BNC VERSION 2.12.0 (19.04.2016)
35--------------------------------------------------------------------------------
36 Added: Observation code selection in RINEX file editing
37 Added: Machine-readable output of RINEX QC
38 Added: PPP client functionality for parallel processing of an arbitrary number of stations in separate threads
39 Added: NMEA output for any station processed in PPP mode
40 Added: PPP processing of any number of linear combinations of GNSS measurements selected by user
41 Added: Encoding/Decoding RTCM SSR I messages for Galileo, BDS, SBAS and QZSS
42 Added: Encoding/Decoding RTCM SSR phase bias messages
43 Added: Encoding/Decoding RTCM SSR ionospheric model messages, single-layer model for total electron content
44 Added: RTCM SSR I messages for Galileo, BDS, SBAS and QZSS support from RTNET interface
45 Added: RTCM SSR II messages (phase biases and SSR ionospheric model) support from RTNET interface
46 Added: Computataion of VTEC and STEC from SSR ionospheric model messages for usage in PPP mode
47 Added: Handle old-fashioned SNR values in RINEX
48 Added: Comparison of SP3 files
49 Added: Encoding/Decoding of RTCM v3 proposal for Galileo Broadcast Ephemeris message 1046
50 Added: Encoding/Decoding of RTCM v3 QZSS Broadcast Ephemeris message 1044
51 Added: Encoding/Decoding of RTCM v3 SBAS Broadcast Ephemeris message 1043
52 Added: Encoding/Decoding of RTCM v3 BDS Broadcast Ephemeris message 63
53 Added: RINEX v3 support of Galileo, BDS, SBAS and QZSS Broadcast Ephemerides
54 Added: Consideration of the aspect that Galileo NAV message can be provided for the same epoch but with different flags (I/NAV, F/NAV, DVS)
55 Added: Forwarding NMEA GNGGA to Ntrip Broadcaster
56 Added: Compute IODs for BDS and SBAS from CRC over broadcast ephemeris and clock parameters
57 Added: Example configuration for SP3 file comparison
58 Added: Choose between code and phase observations when in PPP SSR I mode
59 Added: Broadcast ephemeris check regarding allowed age of data sets
60 Added: Code bias usage for PPP SSR I mode
61 Added: Code bias, phase bias and VTEC usage in extended PPP mode
62 Added: Allow GPS-only and GLONASS-only RINEX v2 Navigation files
63 Added: Support Galileo I/NAV broadcast ephemeris
64 Added: Extended RINEX v3 filenames
65 Added: Stream's country added to configuration string 'mountPoints'
66 Added: destinction of GEO/MEO satellites during BDS velocity derermination
67 Added: Set TOE from BDS week and second
68 Added: Use BDS observations and ephemerides in PPP SSR I mode
69 Added: Considering that yaw angle restricted to -180 to +180 deg
70 Added: Update interval for VTEC in RTNET stream format
71 Added: Phase shift records in RINEX v3 headers
72 Added: Output GLONASS slot numbers from scanning stream content
73 Added: Decoder interface for PPP SSR I+II messages for Galileo/QZSS/SBAS/BDS
74 Added: RINEX QC, receiver/antenna information editable
75 Added: Support of new RINEX header lines regarding phase shifts, GLONAQSS slots and GLONASS biases during file merging
76 Added: Switch to port 443 for skeleton file download from https website
77 Added: SINEX Troposphere file output
78 Added: Comments with respect to RINEX v3 to RINEX v2 observation file conversion
79 Added: String for Operating System in logfile output
80 Added: Full integration of 'rtcm3torinex'
81 Added: Extended command line help
82 Changed: RINEX file concatenation
83 Changed: Routine handling of data input and output in RINEX format re-written
84 Changed: QC routines re-written with the goal of handling all signal types
85 Changed: SNR and MP visualization depending on RINEX observation attribute
86 Changed: PPP default options
87 Changed: Consideration of the full antenna PCO vector in all PPP modes
88 Changed: SSR clock correction converted to seconds to be consistent with broadcast values
89 Changed: Read local RINEX skeleton files
90 Changed: Renaming BDS first frequency from '1' to '2'
91 Changed: Default observation types for RINEX v3 files
92 Fixed: Receiver antenna PCO in ionosphere-free PPP mode
93 Fixed: Saastamoinen tropospheric correction for very high elevation receivers
94 Fixed: VRS support in sending NMEA in Auto/Manual mode to Ntrip Broadcaster
95 Fixed: Stream failure/recovery reports
96 Fixed: Reset time series plot when restarting PPP in post processing mode
97 Fixed: Velocity determination for geostationary BDS satellites
98 Fixed: SBAS IODN
99 Fixed: Galileo week number
100 Fixed: RTCM v2 decoder
101
102-------------------------------------------------------------------------------
103 BNC VERSION 2.11 (Sept-2014)
104-------------------------------------------------------------------------------
105 Added: Raw stream output through TCP/IP port
106 Changed: SIRGAS transformation parameters adjusted
107 Changed: ANTEX file updated
108 Changed: RTCM SSR messages updated
109 Changed: Maximum number of GNSS observations increased
110 Changed: Loss of lock handling changed
111 Fixed: GLONASS code biases
112
113-------------------------------------------------------------------------------
114 BNC VERSION 2.10 (Dec-2013)
115-------------------------------------------------------------------------------
116 Added: Transformation ITRF2008 to NAD83 and DREF91
117 Added: CodeBias added to RTNET stream format
118 Added: Feed engine output sorted per stream
119 Added: Feed engine output filename change on-the-fly
120 Added: 'Append files' option for RINEX observation files
121 Added: RTCM v3 Galileo Broadcast Ephemeris message 1046
122 Added: Reset ambiguities in PPP when orbit/clock correction IDs change
123 Added: Satellite clock offsets are reset in adjustment for combination when orbit/clock correction IDs change
124 Changed: Made C1 in BeiDou default observation type instead of C2
125 Changed: Broadcast Correction ASCII file output for message 1058 & 1064 modified
126 Fixed: Clock RINEX und SP3 file generation on Windows systems
127 Fixed: Broadcast Ephemeris generation
128 Fixed: GPS L2 in 'Feed Engine' output
129 Fixed: GPS L2 phase data in RINEX2
130 Fixed: GLONASS frequency numbers
131
132-------------------------------------------------------------------------------
133 BNC VERSION 2.9 (Jul-2013)
134-------------------------------------------------------------------------------
135 Added: Include Galileo in SPP
136 Added: RINEX QC multipath an SNR sky plots for GLONASS and Galileo
137 Added: Bias estimation for GLONASS clocks in PPP
138 Added: Trace positions on GM or OSM maps
139 Changed: Format for feeding a connected GNSS engine
140 Changed: RTNET format for receiving data from a connected GNSS engine
141 Fixed: SSR stream upload buffering disabled
142
143-------------------------------------------------------------------------------
144 BNC VERSION 2.8 (Mar-2013)
145-------------------------------------------------------------------------------
146 Added: Concatenate RINEX v3 navigation files containing Galileo ephemeris
147 Added: Correcting clocks for scale factor involved in transformation
148 Changed: Started work on new version in Sep 2012
149 Changed: Plausibility check of GLONASS ephemeris
150 Changed: Orbit/clock interpolation in SSR stream encoding and upload to caster
151 Fixed: Epoch special event flag in RINEX concatenation
152 Fixed: Limit RINEX v2 records length to 80 characters
153 Fixed: SSR message update interval indicator
154 Fixed: Fixed SSR stream encoding and upload
155
156-------------------------------------------------------------------------------
157 BNC VERSION 2.7 (Sept-2012)
158-------------------------------------------------------------------------------
159 Added: Clock RINEX file header extended
160 Added: Decoding/converting BeiDou and QZSS added
161 Added: Work on RINEX v2 and v3 quality check started
162 Added: QWT and QWTPOLAR graphics libraries added
163 Added: RINEX QC through multipath analysis sky plot
164 Added: RINEX QC through signal-to-noise ratio sky plot
165 Added: RINEX QC through satellite availability plot
166 Added: RINEX QC through satellite elevation plot
167 Added: RINEX QC through PDOP plot
168 Added: Log observation types contained in RTCM Version 3 MSM streams
169 Added: Reading RINEX v3 observation type header records from RINEX skeleton files
170 Added: Logfile for RINEX file editing and concatenation
171 Added: Save PNG plot files on disk
172 Added: Plot stream distribution map from selected sources
173 Changed: Source code completely re-arranged
174 Changed: Plot stream distribution map from Ntrip Broadcaster source-table
175 Fixed: Bug in L5 decoding fixed
176 Fixed: Bug in on-the-fly configuration fixed
177 Fixed: Short periodic outages in PPP time series when 'Sync Corr' set to zero
178
179-------------------------------------------------------------------------------
180 BNC VERSION 2.6 (Apr-2011)
181-------------------------------------------------------------------------------
182 Added: Complete integration of BNS in BNC
183 Added: SP3 and Clock RINEX output
184 Added: PPP in post processing Mode
185 Added: Some RINEX editing & QC functionality
186 Added: Threshold for orbit outliers in combination solution
187 Added: Real-time engine becomes orbit/clock server instead of client
188 Added: Correction for antenna eccentricities
189 Added: Quick start mode for PPP
190 Added: SSL/TLS Support of Ntrip Version 2
191 Added: RINEX editing, concatenation and quality check
192 Added: Reading all configuration options from command line
193 Added: Specific rates for orbits and clocks in streams and SP3/RNX files
194 Changed: 'EOE' added to orbit/clock stream from engine
195 Changed: Design of format for feeding engine changed to follow RINEX v3
196 Changed: Implementation of SSR message encoding modified according to standard
197 Changed: Switch to Qt version 4.7.3
198 Changed: RTCM v3 Galileo Broadcast Ephemeris message 1045
199 Changed: Change default configuration file suffix from 'ini' to 'bnc'
200
201-------------------------------------------------------------------------------
202 BNC VERSION 2.5 (Feb-2011)
203-------------------------------------------------------------------------------
204 Added: PPP option for sync of clock observations and corrections
205 Added: Drafted RTCM v3 Galileo ephemeris messages 1045
206 Added: Drafted RTCM v3 Multiple Signal Messages
207 Added: Optional specification of sigmas for coordinates and troposphere in PPP
208 Added: Include Galileo in SPP
209 Added: Include Galileo observations in output via IP port
210 Added: Include Galileo observations in output via RINEX v3 files
211 Added: Correct observations for Antenna Phase Center offsets
212 Added: Combine orbit/clock correction streams
213 Added: Specify corrections mountpoint in PPP panel
214 Changed: Interface format for feeding a real-time engine with observations
215
216-------------------------------------------------------------------------------
217 BNC VERSION 2.4 (Dec-2010)
218-------------------------------------------------------------------------------
219 Added: Output of averaged positions when in PPP mode
220 Added: QuickStart PPP option
221 Added: Sigmas for observations and parameters
222 Added: Stream distribution map
223 Changed: Use always the latest received set of Broadcast Ephemeris
224 Changed: Improvement of data sharing efficiency among different threads
225 Changed: Design of PPP panel section
226 Fixed: GPS Ephemeris in RINEX v3 format
227
228-------------------------------------------------------------------------------
229 BNC VERSION 2.3 (Aug-2010)
230-------------------------------------------------------------------------------
231 Changed: Internal format for saving raw streams
232 Changed: Format of PPP logs in logfile
233 Fixed: Outlier detection in GLONASS ambiguity resolution
234 Fixed: Complete acceleration terms for GLONASS ephemeris
235 Fixed: Handling ephemeris IOD's in PPP mode
236
237-------------------------------------------------------------------------------
238 BNC VERSION 2.2 (Jul-2010)
239-------------------------------------------------------------------------------
240 Fixed: GLONASS ephemeris time
241
242-------------------------------------------------------------------------------
243 BNC VERSION 2.1 (Jun-2010)
244-------------------------------------------------------------------------------
245 Added: PPP in post processing mode
246 Changed: Update of SSR messages following draft dated 2010-04-12
247 Changed: Generating error message when observation epoch is wrong
248 Fixed: SSR GLONASS message generation
249
250-------------------------------------------------------------------------------
251 BNC VERSION 2.0 (Feb-2010)
252-------------------------------------------------------------------------------
253 Added: Real-time PPP option
254 Changed: Change sign of Broadcast Corrections
255
256-------------------------------------------------------------------------------
257 BNC VERSION 1.8 (Nov-2009)
258-------------------------------------------------------------------------------
259 Changed: On-the-fly reconfiguration of latency and throughput plots
260
261-------------------------------------------------------------------------------
262 BNC VERSION 1.7 (Nov-2009)
263-------------------------------------------------------------------------------
264 Added: Upgrade to Qt Version 4.5.2
265 Added: Support of Ntrip v2
266 Added: Rover support via serial port
267 Added: Show broadcaster table from www.rtcm-ntrip.org
268 Added: Enable/disable panel widgets
269 Added: User defined configuration filename
270 Added: Daily logfile rotation
271 Added: Read from TCP/IP port, by-pass Ntrip transport protocol
272 Added: Save NMEA sentences coming from rover
273 Added: Auto start
274 Added: Drag and drop ini files
275 Added: Read from serial port, by-pass Ntrip transport protocol
276 Added: Read from UPD port, by-pass Ntrip transport protocol
277 Added: Throughput plot
278 Added: Latency plot
279 Changed: Switch to configuration files in ini-Format
280 Changed: Update of SSR messages following RTCM 091-2009-SC104-542
281 Changed: Output format of Broadcast Corrections
282 Fixed: RINEX Navigation file format
283
284-------------------------------------------------------------------------------
285 BNC VERSION 1.6.1 (Dec-2008)
286-------------------------------------------------------------------------------
287 Changed: HTTP GET when no proxy in front
288
289-------------------------------------------------------------------------------
290 BNC VERSION 1.6 (Dec-2008)
291-------------------------------------------------------------------------------
292 Added: RTCM v3 decoder for orbit and clock corrections
293 Added: Check RTCM v3 streams for incoming message types
294 Added: Decode RTCM v2 message types 3, 20, 21, and 22
295 Added: Loss of lock and lock time indicator
296 Added: Leap second 1 January 2009
297 Added: Offline mode, read data from file
298 Added: Output antenna descriptor, coordinates and eccentricities from RTCM v3
299 Added: Reconfiguration on-the-fly
300 Added: Binary output of unsynchronized observations
301 Changed: Fill blank columns in RINEX v3 with 0.000
302 Changed: Accept GLONASS in RTCM v3 when transmitted first
303 Changed: Binary output of synchronized observations
304 Fixed: Rounding error in RTCM v3 decoder concerning GLONASS height
305 Fixed: Fixed problem with joined RTCM v3 blocks
306
307-------------------------------------------------------------------------------
308 BNC VERSION 1.5 (Apr-2008)
309-------------------------------------------------------------------------------
310 Added: Handle ephemeris from RTCM Version 3 streams
311 Added: Upgrade to Qt Version 4.3.2
312 Added: Optional RINEX v3 output
313 Added: SBAS support
314 Added: Handle ephemeris from RTIGS streams
315 Added: Monitor stream failure/recovery and latency
316 Changed: Redesign of main window
317 Changed: Major revision of input buffer in RTCM v2 decoder
318 Fixed: RINEX skeleton download following stream outage
319 Fixed: Freezing of About window on Mac OS X
320 Fixed: Fixed problem with PRN 32 in RTCM v2 decoder
321 Fixed: Fix for Trimble 4000SSI receivers in RTCM v2 decoder
322
323-------------------------------------------------------------------------------
324 BNC VERSION 1.4 (Jul-2007)
325-------------------------------------------------------------------------------
326 Fixed: Skip messages from proxy server
327 Fixed: Call RINEX script through 'nohup'
328
329-------------------------------------------------------------------------------
330 BNC VERSION 1.3 (May-2007)
331-------------------------------------------------------------------------------
332 Added: Source code published
333
334-------------------------------------------------------------------------------
335 BNC VERSION 1.2b (Apr-2007)
336-------------------------------------------------------------------------------
337 Added: ZERO decoder added
338 Added: HTTP Host directive for skeleton file download
339 Added: Percent encoding for user IDs and passwords
340 Changed: Download public RINEX skeletons once per day
341 Changed: Upgrade to Qt Version 4.2.3
342 Changed: Replace 'system' call for RINEX script by 'QProcess'
343 Fixed: Output only through IP port
344 Fixed: Method 'reconnecting' now thread-save
345 Fixed: Exit execution of calling thread for RTCM3 streams
346 Fixed: Signal-slot mechanism for threads
347
348-------------------------------------------------------------------------------
349 BNC VERSION 1.1b (Jan-2007)
350-------------------------------------------------------------------------------
351 Added: Observables C2, S1, and S2
352 Added: Virtual reference station access
353 Added: Online help through Shift+F1
354 Changed: Small letters for public RINEX skeleton files
355 Fixed: RTCM2 decoder time tag fixed
356
357-------------------------------------------------------------------------------
358 BNC VERSION 1.0b (Dec-2006)
359-------------------------------------------------------------------------------
360 initial version published based on Qt 4.2.3
Note: See TracBrowser for help on using the repository browser.