1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms
2012-01-27 18:01:17 +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 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
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 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
jamfile.jam - Major changes: 2011-12-07 17:59:34 +00:00