diff options
author | Tom Rondeau | 2011-10-03 17:22:37 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-10-03 17:22:37 -0400 |
commit | 01bed8dae8b636b216c0ce980430df7191ecc594 (patch) | |
tree | 41646fb8769c0f40fba1fecbecc1194ffd439fe9 /gr-uhd/apps/hf_radio/.gitignore | |
parent | 21e9139fb2ec13ec38287b36d6399c12b00b37c6 (diff) | |
download | gnuradio-01bed8dae8b636b216c0ce980430df7191ecc594.tar.gz gnuradio-01bed8dae8b636b216c0ce980430df7191ecc594.tar.bz2 gnuradio-01bed8dae8b636b216c0ce980430df7191ecc594.zip |
UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimum possible work to convert HF Explorer to use UHD.
Diffstat (limited to 'gr-uhd/apps/hf_radio/.gitignore')
-rw-r--r-- | gr-uhd/apps/hf_radio/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-uhd/apps/hf_radio/.gitignore b/gr-uhd/apps/hf_radio/.gitignore new file mode 100644 index 000000000..b6950912c --- /dev/null +++ b/gr-uhd/apps/hf_radio/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/Makefile.in +/*.pyc |