gnss-sdr/src
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
..
algorithms gnss-sdr now accepts a --config_file flag for specifying the configuration file: 2011-12-26 05:04:27 +00:00
core gnss-sdr now accepts a --config_file flag for specifying the configuration file: 2011-12-26 05:04:27 +00:00
main gnss-sdr now accepts a --config_file flag for specifying the configuration file: 2011-12-26 05:04:27 +00:00
tests moving things to trunk 2011-10-01 18:45:20 +00:00
utils/matlab - Major changes: 2011-12-07 17:59:34 +00:00
jamfile.jam 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