1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 01:06:51 +00:00
gnss-sdr/src/algorithms/tracking/libs
2012-03-24 02:53:00 +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 librery now uses volk_profile information to select the best architecture for the SIMD enabled functions. 2012-03-09 15:31:32 +00:00
correlator.h Code cleaning and documentation 2012-01-31 00:03:08 +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 Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +00:00
tcp_communication.h Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +00:00
tcp_packet_data.h Fixed bug that prevented the code to compile in Mac OS. Documentation added 2012-03-24 02:53:00 +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