mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-11 18:00:34 +00:00
Change from a personal data path to a generic ../data/my_capture.dat
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@213 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
parent
bff49cd862
commit
e503ab9e0b
@ -17,7 +17,7 @@ ControlThread.wait_for_flowgraph=false
|
||||
SignalSource.implementation=File_Signal_Source
|
||||
|
||||
;#filename: path to file with the captured GNSS signal samples to be processed
|
||||
SignalSource.filename=/home/luis/Project/signals/cap2/agilent_cap2.dat
|
||||
SignalSource.filename=../data/my_capture.dat
|
||||
|
||||
;#item_type: Type and resolution for each of the signal samples. Use only gr_complex in this version.
|
||||
SignalSource.item_type=gr_complex
|
||||
|
Loading…
Reference in New Issue
Block a user