1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-30 07:50:51 +00:00
gnss-sdr/src/algorithms
Carles Fernandez c186828669 Code cleaning and documentation
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@151 64b25241-fba3-4117-9849-534c7e92360d
2012-01-31 00:03:08 +00:00
..
acquisition GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
channel Code cleaning and documentation 2012-01-31 00:03:08 +00:00
conditioner Remove legacy code 2012-01-03 19:32:13 +00:00
libs Code cleaning. 2012-01-23 00:52:05 +00:00
observables The class gps_navigation_message is now Gps_Navigation_Message, following the coding style. 2012-01-12 00:47:32 +00:00
output_filter Code cleaning. 2012-01-23 00:52:05 +00:00
PVT 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
signal_source Code cleaning. 2012-01-23 00:52:05 +00:00
telemetry_decoder GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
tracking Code cleaning and documentation 2012-01-31 00:03:08 +00:00
jamfile.jam - Major changes: 2011-12-07 17:59:34 +00:00