diff options
author | Piotr Krysik <perper@o2.pl> | 2009-06-13 20:05:31 +0200 |
---|---|---|
committer | Piotr Krysik <perper@o2.pl> | 2009-06-13 20:05:31 +0200 |
commit | 5a3a299da271e6e81c6bf90cec0c235e0b73ddb2 (patch) | |
tree | 71d16a254060c58000ed4a2df6258fe55f21283e /README | |
parent | 31cf43810c3876c6af5527c686e1ad1ea3319dd3 (diff) |
nothing interesting
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -To build the GSM Receiver use: - $ ./bootstrap - $ cd debug - $ ./configure - $ make +Usage: + -capture cfile with usrp: + $ capture.sh <frequency> + -run go.sh on this file: + $ go.sh <file.cfile> |