1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-16 01:59:58 +00:00
gnss-sdr/src/algorithms/tracking/libs
2012-10-24 08:02:51 +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 Changed the "CN_estimators" library name by the more informative "lock_detectors". The CN0 estimators for GPS L1 C/A and Galileo E1 have been unified 2012-10-21 09:54:37 +00:00
lock_detectors.cc Changed the "CN_estimators" library name by the more informative "lock_detectors". The CN0 estimators for GPS L1 C/A and Galileo E1 have been unified 2012-10-21 09:54:37 +00:00
lock_detectors.h Changed the "CN_estimators" library name by the more informative "lock_detectors". The CN0 estimators for GPS L1 C/A and Galileo E1 have been unified 2012-10-21 09:54:37 +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 Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
tracking_2nd_DLL_filter.h Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
tracking_2nd_PLL_filter.cc Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
tracking_2nd_PLL_filter.h Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +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