1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 17:03:15 +00:00
gnss-sdr/src/algorithms/PVT/gnuradio_blocks
Carles Fernandez fda0b93d83 Fix bug in hybrid PVT
The block was not correctly handling satellites from the two constellations, causing problems when receiving two satellites (one GPS and one Galileo) with the same PRN number
2016-05-10 11:18:41 +02:00
..
CMakeLists.txt Expose Galileo RTCM messages rate to the PVT configuration 2016-05-07 23:15:17 +02:00
galileo_e1_pvt_cc.cc Fix Galileo MSM message numbers 2016-05-09 19:24:29 +02:00
galileo_e1_pvt_cc.h Expose Galileo RTCM messages rate to the PVT configuration 2016-05-07 23:15:17 +02:00
gps_l1_ca_pvt_cc.cc Expose Galileo RTCM messages rate to the PVT configuration 2016-05-07 23:15:17 +02:00
gps_l1_ca_pvt_cc.h Exposing RTCM message rate to the configuration 2016-05-07 12:22:40 +02:00
hybrid_pvt_cc.cc Fix bug in hybrid PVT 2016-05-10 11:18:41 +02:00
hybrid_pvt_cc.h Set configuration of RTCM messages rate 2016-05-09 19:28:02 +02:00