gnss-sdr/src/core/receiver
Carles Fernandez 004495507d Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target'
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@462 64b25241-fba3-4117-9849-534c7e92360d
2013-12-14 10:23:33 +00:00
..
CMakeLists.txt Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target' 2013-12-14 10:23:33 +00:00
concurrent_map.h Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. 2013-10-18 18:26:06 +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 Improving documentation and some code cleaning 2013-11-17 10:48:27 +00:00
control_thread.h Improving documentation and some code cleaning 2013-11-17 10:48:27 +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 include SBAS_L1_Telemetry_Decoder in the block factory, and the corresponding queues 2013-11-09 23:11:46 +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 - Galileo channels now supports all the published PRN IDs in acquisition and tracking 2013-10-25 16:07:24 +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