gnss-sdr/src/algorithms
Luis Esteve ec57e48f4e Major changes in flowgraph, configuration file and channel. Added gnss_signal class.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@146 64b25241-fba3-4117-9849-534c7e92360d
2012-01-27 11:58:55 +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
acquisition Major changes in flowgraph, configuration file and channel. Added gnss_signal class. 2012-01-27 11:58:55 +00:00
channel Major changes in flowgraph, configuration file and channel. Added gnss_signal class. 2012-01-27 11:58:55 +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
signal_source Code cleaning. 2012-01-23 00:52:05 +00:00
telemetry_decoder Acquisition, Tracking and TelemetryDecoder blocks now use Gnss_Satellite class and have access to know what parameters have to use. Algorithms are not system-related anymore. 2012-01-20 23:28:11 +00:00
tracking Cleaning tests 2012-01-25 03:16:08 +00:00
jamfile.jam - Major changes: 2011-12-07 17:59:34 +00:00