diff options
Diffstat (limited to 'gnuradio-examples/python/apps/hf_radio/README.TXT')
-rw-r--r-- | gnuradio-examples/python/apps/hf_radio/README.TXT | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gnuradio-examples/python/apps/hf_radio/README.TXT b/gnuradio-examples/python/apps/hf_radio/README.TXT index df8a901e4..7c7edf5e0 100644 --- a/gnuradio-examples/python/apps/hf_radio/README.TXT +++ b/gnuradio-examples/python/apps/hf_radio/README.TXT @@ -1,3 +1,10 @@ +# 2008-02-07 +# +# These files have not yet been update to use the new top_block/hier_block2 +# interfaces. Until someone does that, this files will no longer run. +# + + The files in this directory implement a fairly simple HF radio that works with the basic rx daughter board on the USRP. |