1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
gnss-sdr/src/algorithms/tracking/libs
Javier Arribas 3628453c52 - Bug in carrier lock detector algorithm corrected
- Code cleaning and DLL/PLL variable renaming in galileo_e1_dll_pll_veml tracking

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@253 64b25241-fba3-4117-9849-534c7e92360d
2012-10-20 16:11:31 +00:00
..
CN_estimators.cc - Bug in carrier lock detector algorithm corrected 2012-10-20 16:11:31 +00:00
CN_estimators.h Added documentation to the code 2012-09-12 15:03:38 +00:00
cordic.cc Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +00:00
cordic.h Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +00:00
correlator.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
correlator.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
jamfile.jam - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
tcp_communication.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
tcp_communication.h - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
tcp_packet_data.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
tcp_packet_data.h Simulink tracking block updated: generation of the Simulink model from a script MATLAB and improvement of the tracking algorithm (both PLL and DLL). Added multi-threading support for MATLAB. 2012-07-03 12:52:12 +00:00
tracking_2nd_DLL_filter.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
tracking_2nd_DLL_filter.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
tracking_2nd_PLL_filter.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
tracking_2nd_PLL_filter.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
tracking_discriminators.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
tracking_discriminators.h Added documentation to the code 2012-09-12 15:03:38 +00:00
tracking_FLL_PLL_filter.cc Tracking Classes are now upper case. 2012-01-13 00:49:24 +00:00
tracking_FLL_PLL_filter.h Tracking Classes are now upper case. 2012-01-13 00:49:24 +00:00