1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
gnss-sdr/src/algorithms/tracking/gnuradio_blocks
David Pubill c241b7b1d6 - Added TCP connector for Galileo E1 simulink tracking
- Added simulink-based Galileo_E1_DLL_PLL_VEML_Tracking

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@250 64b25241-fba3-4117-9849-534c7e92360d
2012-10-19 13:38:25 +00:00
..
galileo_e1_dll_pll_veml_tracking_cc.cc Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. 2012-10-18 10:24:41 +00:00
galileo_e1_dll_pll_veml_tracking_cc.h Added documentation to the code 2012-09-12 15:03:38 +00:00
galileo_e1_tcp_connector_tracking_cc.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
galileo_e1_tcp_connector_tracking_cc.h - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
gps_l1_ca_dll_fll_pll_tracking_cc.cc Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. 2012-10-18 10:24:41 +00:00
gps_l1_ca_dll_fll_pll_tracking_cc.h Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs: 2012-04-11 10:43:35 +00:00
gps_l1_ca_dll_pll_optim_tracking_cc.cc Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. 2012-10-18 10:24:41 +00:00
gps_l1_ca_dll_pll_optim_tracking_cc.h Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. 2012-10-18 10:24:41 +00:00
gps_l1_ca_dll_pll_tracking_cc.cc Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. 2012-10-18 10:24:41 +00:00
gps_l1_ca_dll_pll_tracking_cc.h About 40% of tracking speed improvement by extending the early local code replica and using memcpy to generate prompt and late replicas. 2012-07-31 15:10:20 +00:00
gps_l1_ca_tcp_connector_tracking_cc.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
gps_l1_ca_tcp_connector_tracking_cc.h Added a new tracking algorithm that uses TCP sockets to move the work of a processing block to a remote machine executing MATLAB Simulink. 2012-03-16 10:55:58 +00:00
jamfile.jam - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00