1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/core/receiver
Carles Fernandez 27b5074152 gnss-sdr now accepts a --config_file flag for specifying the configuration file:
./gnss-sdr --config_file="my_receiver.conf" 

and another --signal_source flag that, if specified, overrides the file in the configuration:

./gnss-sdr --signal_source=/path/to/file.dat

Requires gflags 1.6 or later.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@100 64b25241-fba3-4117-9849-534c7e92360d
2011-12-26 05:04:27 +00:00
..
concurrent_queue.h moving things to trunk 2011-10-01 18:45:20 +00:00
control_message_factory.cc moving things to trunk 2011-10-01 18:45:20 +00:00
control_message_factory.h moving things to trunk 2011-10-01 18:45:20 +00:00
control_message.h moving things to trunk 2011-10-01 18:45:20 +00:00
control_thread.cc gnss-sdr now accepts a --config_file flag for specifying the configuration file: 2011-12-26 05:04:27 +00:00
control_thread.h moving things to trunk 2011-10-01 18:45:20 +00:00
file_configuration.cc - Major changes: 2011-12-07 17:59:34 +00:00
file_configuration.h moving things to trunk 2011-10-01 18:45:20 +00:00
gnss_block_factory.cc gnss-sdr now accepts a --config_file flag for specifying the configuration file: 2011-12-26 05:04:27 +00:00
gnss_block_factory.h - Major changes: 2011-12-07 17:59:34 +00:00
gnss_flowgraph.cc USRP1 source, that was build upon gnuradio-usrp, has been deactivated. Now GNSS-SDR is compatible with GNU Radio 3.5.0 2011-12-21 00:21:20 +00:00
gnss_flowgraph.h moving things to trunk 2011-10-01 18:45:20 +00:00
in_memory_configuration.cc moving things to trunk 2011-10-01 18:45:20 +00:00
in_memory_configuration.h moving things to trunk 2011-10-01 18:45:20 +00:00
jamfile.jam moving things to trunk 2011-10-01 18:45:20 +00:00