diff options
author | ptrkrysik <ptrkrysik@gmail.com> | 2014-11-28 23:38:23 +0100 |
---|---|---|
committer | ptrkrysik <ptrkrysik@gmail.com> | 2014-11-28 23:38:23 +0100 |
commit | a136ff52eca1651443585f21d6a37f1a7c0f458c (patch) | |
tree | d28c3a8949b00488dcd25614f8b0109b30e5113c /apps/README | |
parent | a41d79c8a306ff3be76a157822549d65186888a8 (diff) |
Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin .
Diffstat (limited to 'apps/README')
-rw-r--r-- | apps/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/README b/apps/README new file mode 100644 index 0000000..1106ef5 --- /dev/null +++ b/apps/README @@ -0,0 +1,6 @@ +This directory contains programs based on gr-gsm. Currently two are available: +- airprobe_rtlsdr.py +- airprobe_file.py + +- airprobe_usrp can be used but it will need to be customized in the gnuradio-companion for given configuration (for example address of the USRP will need to be changed). + |