mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-12 11:10:33 +00:00
0253f4ba05
This commit Integrates RTKLIB positioning libraries in a universal PVT block implementation called RTKLIB_PVT. This results in an improved positioning accuracy and precision with a wide range of options (including Precise Point Positioning and ionospheric/troposphreic models). Not all the RTKLIB features have been ported. Some of them will be progressively added. The ported options and how to configure them have been documented in the website, see http://gnss-sdr.org/docs/sp-blocks/pvt/ This commit also introduces a multi-band, multi system Observables block implementation. Relevant architectural changes that reduce latency and makes multi-system, multi band signal handling easier. Redundant blocks have been deleted. Old configurations are automatically redirected to the new blocks for Observables and PVT, so the commit does not break any existing configuration. The user should just notice a relevant improvement in positioning performance. # Conflicts: # src/core/receiver/gnss_flowgraph.cc |
||
---|---|---|
.. | ||
front-end-cal.conf | ||
gnss-sdr_Galileo_E1_acq_QuickSync.conf | ||
gnss-sdr_Galileo_E1_ishort.conf | ||
gnss-sdr_Galileo_E1_nsr.conf | ||
gnss-sdr_Galileo_E1_USRP_X300_realtime.conf | ||
gnss-sdr_Galileo_E5a_IFEN_CTTC.conf | ||
gnss-sdr_Galileo_E5a.conf | ||
gnss-sdr_GPS_L1_acq_QuickSync.conf | ||
gnss-sdr_GPS_L1_FPGA.conf | ||
gnss-sdr_GPS_L1_GN3S_realtime.conf | ||
gnss-sdr_GPS_L1_gr_complex_gpu.conf | ||
gnss-sdr_GPS_L1_gr_complex.conf | ||
gnss-sdr_GPS_L1_ishort.conf | ||
gnss-sdr_GPS_L1_nsr_twobit_packed.conf | ||
gnss-sdr_GPS_L1_nsr.conf | ||
gnss-sdr_GPS_L1_pulse_blanking_gr_complex.conf | ||
gnss-sdr_GPS_L1_rtl_tcp_realtime.conf | ||
gnss-sdr_GPS_L1_rtlsdr_realtime.conf | ||
gnss-sdr_GPS_L1_SPIR.conf | ||
gnss-sdr_GPS_L1_two_bits_cpx.conf | ||
gnss-sdr_GPS_L1_USRP_realtime.conf | ||
gnss-sdr_GPS_L1_USRP_X300_realtime.conf | ||
gnss-sdr_GPS_L2C_USRP1_realtime.conf | ||
gnss-sdr_GPS_L2C_USRP_X300_realtime.conf | ||
gnss-sdr_Hybrid_byte_sim.conf | ||
gnss-sdr_Hybrid_byte.conf | ||
gnss-sdr_Hybrid_gr_complex.conf | ||
gnss-sdr_Hybrid_ishort.conf | ||
gnss-sdr_Hybrid_nsr.conf | ||
gnss-sdr_multichannel_GPS_L1_Flexiband_bin_file_III_1a.conf | ||
gnss-sdr_multichannel_GPS_L1_Flexiband_realtime_I_1b.conf | ||
gnss-sdr_multichannel_GPS_L1_Flexiband_realtime_II_3b.conf | ||
gnss-sdr_multichannel_GPS_L1_Flexiband_realtime_III_1a.conf | ||
gnss-sdr_multichannel_GPS_L1_Flexiband_realtime_III_1b.conf | ||
gnss-sdr_multichannel_GPS_L1_L2_Flexiband_realtime_III_1b.conf | ||
gnss-sdr_multichannel_GPS_L1_L2_Galileo_E1B_Flexiband_bin_file_III_1b.conf | ||
gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf | ||
gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b_real.conf | ||
gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf | ||
gnss-sdr_multisource_Hybrid_ishort.conf | ||
gnss-sdr_multisource_Hybrid_nsr.conf | ||
gnss-sdr.conf |