Adding Mac OS X support. Tested in Mountain Lion.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@333 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
Carles Fernandez
2013-01-27 20:50:38 +00:00
parent ec7a90ddfa
commit 00a8007dc3
10 changed files with 56 additions and 11 deletions
+1 -1
View File
@@ -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=/media/DATALOGGER_/signals/Agilent GPS Generator/cap2/agilent_cap2.dat
SignalSource.filename=/Users/carlesfernandez/Desktop/captures/cap2/agilent_cap2.dat
;#item_type: Type and resolution for each of the signal samples. Use only gr_complex in this version.
SignalSource.item_type=gr_complex