1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 07:23:15 +00:00
gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez 3b5189075b Cleaning tests
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@143 64b25241-fba3-4117-9849-534c7e92360d
2012-01-25 03:16:08 +00:00
..
CN_estimators.cc Code cleaning. 2012-01-23 00:52:05 +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 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.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
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