1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
gnss-sdr/src/algorithms
Javier Arribas 0a62725445 - Improved speed for samples inconsistency check in tracking modules, and
- Added a total elapsed run time counter in main: now it is possible to compare the post-processing time with the signal duration. The elapsed time is reported in STD::COUT when GNSS-SDR finish the main thread.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@156 64b25241-fba3-4117-9849-534c7e92360d
2012-02-08 19:50:16 +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 Completed the migration to Gnss_Synchro as a common object to exchange signal synchronization data between gnss-sdr GNURadio blocks 2012-02-03 16:13:52 +00:00
output_filter Code cleaning. 2012-01-23 00:52:05 +00:00
PVT Completed the migration to Gnss_Synchro as a common object to exchange signal synchronization data between gnss-sdr GNURadio blocks 2012-02-03 16:13:52 +00:00
signal_source Code cleaning. 2012-01-23 00:52:05 +00:00
telemetry_decoder Telemetry decoder module now uses the Gnss_Synchro class to communicate the block with the observables block 2012-02-03 11:50:51 +00:00
tracking - Improved speed for samples inconsistency check in tracking modules, and 2012-02-08 19:50:16 +00:00
jamfile.jam - Major changes: 2011-12-07 17:59:34 +00:00