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
Carles Fernandez a8f6695f58 compilation warning cleaned
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@152 64b25241-fba3-4117-9849-534c7e92360d
2012-01-31 00:31: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 Cleaning tests 2012-01-25 03:16:08 +00:00
cordic.h Added implementation of plain cordic class in tracking/libs. Added a corresponding test. The implementation is slower than standard sin and cos implementations, so it is not used in the receiver. The test will fail otherwise, indicating that this should be used instead of standard functions. 2012-01-25 01:57:28 +00:00
correlator.cc Code cleaning and documentation 2012-01-31 00:03:08 +00:00
correlator.h Code cleaning and documentation 2012-01-31 00:03:08 +00:00
jamfile.jam Added implementation of plain cordic class in tracking/libs. Added a corresponding test. The implementation is slower than standard sin and cos implementations, so it is not used in the receiver. The test will fail otherwise, indicating that this should be used instead of standard functions. 2012-01-25 01:57:28 +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 Tracking Classes are now upper case. 2012-01-13 00:49:24 +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