1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
gnss-sdr/src/algorithms/PVT/gnuradio_blocks
Javier Arribas b0d33328d5 Simultaneous multi-GNSS system acquisition, tracking and telemetry
decoding: Changes in the flowgraph and in the configuration files to mix
channels from different GNSS systems in the same receiver. Hybrid
observables and PVT under construction.

The changes in the configuration file parameter names are NOT backward
compatible. The receiver can still work as usual in single GNSS system
mode but some modification on configuration files are required. Use the
example provided of Hybrid configuration file.
2014-06-10 18:58:17 +02:00
..
CMakeLists.txt Simultaneous multi-GNSS system acquisition, tracking and telemetry 2014-06-10 18:58:17 +02:00
galileo_e1_pvt_cc.cc Cleaning the terminal output and dumping most of the information in the log file. Better use of the glog library, logging can be seen also in Release, in real time by doing './gnss-sdr --logtostderr=1'. Update to latest version of Armadillo. 2014-03-16 19:58:29 +00:00
galileo_e1_pvt_cc.h Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +00:00
gps_l1_ca_pvt_cc.cc Cleaning the terminal output and dumping most of the information in the log file. Better use of the glog library, logging can be seen also in Release, in real time by doing './gnss-sdr --logtostderr=1'. Update to latest version of Armadillo. 2014-03-16 19:58:29 +00:00
gps_l1_ca_pvt_cc.h Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +00:00
hybrid_pvt_cc.cc Simultaneous multi-GNSS system acquisition, tracking and telemetry 2014-06-10 18:58:17 +02:00
hybrid_pvt_cc.h Simultaneous multi-GNSS system acquisition, tracking and telemetry 2014-06-10 18:58:17 +02:00