1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
gnss-sdr/src/algorithms/tracking/libs
2012-07-31 12:35:07 +00:00
..
CN_estimators.cc compilation warning cleaned 2012-01-31 00:31:07 +00:00
CN_estimators.h Adding documentation and improving code formatting. 2011-12-28 21:36:45 +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 Correlator class now takes profit of the GNU Radio memory alignment, used by Volk SIMD functions 2012-07-31 12:35:07 +00:00
correlator.h Correlator class now takes profit of the GNU Radio memory alignment, used by Volk SIMD functions 2012-07-31 12:35:07 +00:00
jamfile.jam 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
tcp_communication.cc 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
tcp_communication.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
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 Tracking Classes are now upper case. 2012-01-13 00:49:24 +00:00
tracking_2nd_DLL_filter.h Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +00:00
tracking_2nd_PLL_filter.cc Tracking Classes are now upper case. 2012-01-13 00:49:24 +00:00
tracking_2nd_PLL_filter.h Tracking Classes are now upper case. 2012-01-13 00:49:24 +00:00
tracking_discriminators.cc Some code cleaning 2012-01-11 09:01:24 +00:00
tracking_discriminators.h Adding documentation and improving code formatting. 2011-12-28 21:36:45 +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