1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-21 02:03:14 +00:00
This commit is contained in:
Carles Fernandez 2015-07-19 14:12:58 +02:00
parent b4845e3018
commit 6b75d6a8ba

View File

@ -214,7 +214,7 @@ OutputFilter.filename=data/gnss-sdr.dat
OutputFilter.item_type=gr_complex
~~~~~~
Save this configuration in a file, for instance ```my_GN3S_receiver.conf```, copy the file located at ```install\gn3s_firmware.ihx``` to your working directory, and instantiate gnss-sdr by doing:
Save this configuration in a file, for instance ```my_GN3S_receiver.conf```, copy the file located at ```install/gn3s_firmware.ihx``` to your working directory, and instantiate gnss-sdr by doing:
~~~~~~
$ gnss-sdr --config_file=./my_GN3S_receiver.conf