gnss-sdr/src/core/receiver
Javier Arribas 74817d6d07 · Non-optimised multi-dwell acquisition with fine doppler estimation is now enabled in the block factory (It is used by the front-end calibration utility). It can be instantiated from the configuration file.
· Bug fixed in the configuration parser that prevented the use of non-integer thresholds
· Provisional patch added to disable the PVT output if the height is above 50 km (due to a random bug that appears with some satellite configurations..)




git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@407 64b25241-fba3-4117-9849-534c7e92360d
2013-08-20 18:05:26 +00:00
..
CMakeLists.txt Now the gnss_block_factory catches 'cmake .. -DRTLSDR_DRIVER=1' and/or 'cmake .. -DGN3S_DRIVER=1' 2013-07-13 11:25:48 +00:00
concurrent_map.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
concurrent_queue.h Towards a Galileo INAV Navigation decoder: First version of the Galileo_E1_Telemetry_Decoder block. In this version only the preamble detection and page part synchro is functional. 2013-07-15 17:07:10 +00:00
control_message.h Adding documentation and improving code formatting. 2011-12-28 21:36:45 +00:00
control_message_factory.cc Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
control_message_factory.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
control_thread.cc Towards a front-end frequency and sample rate calibration tool. VERY experimental yet. 2013-07-05 17:00:48 +00:00
control_thread.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
file_configuration.cc Code cleaning 2012-11-01 18:26:58 +00:00
file_configuration.h code cleaning 2012-10-28 10:56:04 +00:00
gnss_block_factory.cc · Non-optimised multi-dwell acquisition with fine doppler estimation is now enabled in the block factory (It is used by the front-end calibration utility). It can be instantiated from the configuration file. 2013-08-20 18:05:26 +00:00
gnss_block_factory.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
gnss_flowgraph.cc Patch submitted by Daniel Fehr: Enabling EGNOS tracking and minor bugfixes 2013-07-20 07:58:59 +00:00
gnss_flowgraph.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
in_memory_configuration.cc Code cleaning 2012-11-01 18:26:58 +00:00
in_memory_configuration.h code cleaning 2012-10-28 10:56:04 +00:00