1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-03 18:33:15 +00:00
gnss-sdr/src/algorithms/telemetry_decoder
Javier Arribas 9d34147e0f Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs:
- Updated all available trackings to generate the tracking_timestamp_secs taking into account the remainder code phase.
- Updated the telemetry decoder to track the number of symbol shifted from the preamble start symbol (to be used in observables).
- Updated observables to align the reference channel symbol with the corresponding symbols in the other channels and compute pseudorranges using the common transmission time algorithm.
- Updated PVT to independize the display output rate from the RINEX and KML log files. New options available in config file!
- Some minor improvements and code cleaning.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@193 64b25241-fba3-4117-9849-534c7e92360d
2012-04-11 10:43:35 +00:00
..
adapters Acquisition, Tracking and TelemetryDecoder blocks now use Gnss_Satellite class and have access to know what parameters have to use. Algorithms are not system-related anymore. 2012-01-20 23:28:11 +00:00
gnuradio_blocks Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs: 2012-04-11 10:43:35 +00:00
libs Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs: 2012-04-11 10:43:35 +00:00
jamfile.jam moving things to trunk 2011-10-01 18:45:20 +00:00