1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00
gnss-sdr/src/algorithms/tracking/libs
2012-01-29 18:03:56 +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 Code cleaning and few optimizations in tracking modules. 2012-01-29 18:03:56 +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