1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms/tracking/adapters
Javier Arribas 02ab6ce7d7 New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed:
- The local code replica is pre-initialized and resampled to the nominal PRN code sample rate (no code Doppler correction)

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@242 64b25241-fba3-4117-9849-534c7e92360d
2012-09-04 15:57:30 +00:00
..
galileo_e1_dll_pll_veml_tracking.cc First version of Galileo E1 DLL PLL Very Early Minus Late Tracking. Added some functions in Matlab to analyze the results. 2012-08-28 13:38:33 +00:00
galileo_e1_dll_pll_veml_tracking.h First version of Galileo E1 DLL PLL Very Early Minus Late Tracking. Added some functions in Matlab to analyze the results. 2012-08-28 13:38:33 +00:00
gps_l1_ca_dll_fll_pll_tracking.cc GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
gps_l1_ca_dll_fll_pll_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
gps_l1_ca_dll_pll_optim_tracking.cc New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00
gps_l1_ca_dll_pll_optim_tracking.h New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00
gps_l1_ca_dll_pll_tracking.cc GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
gps_l1_ca_dll_pll_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
gps_l1_ca_tcp_connector_tracking.cc 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
gps_l1_ca_tcp_connector_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
jamfile.jam New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00