diff options
author | Andrej Rode <andrej.rode@ettus.com> | 2016-10-24 10:25:05 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-05-26 16:01:37 -0700 |
commit | 06ff34eaa9e147b11d2698308fa91a5260fee2d2 (patch) | |
tree | 6507be45db63761a39ecbb8f42956196f07acf2a /tools/gr-usrptest/MANIFEST.md | |
parent | 91dff1fbdd5bf7c1afd83182ddce43ed2bec63da (diff) | |
download | uhd-06ff34eaa9e147b11d2698308fa91a5260fee2d2.tar.gz uhd-06ff34eaa9e147b11d2698308fa91a5260fee2d2.tar.bz2 uhd-06ff34eaa9e147b11d2698308fa91a5260fee2d2.zip |
gr-usrptest: init OOT
Diffstat (limited to 'tools/gr-usrptest/MANIFEST.md')
-rw-r--r-- | tools/gr-usrptest/MANIFEST.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/gr-usrptest/MANIFEST.md b/tools/gr-usrptest/MANIFEST.md new file mode 100644 index 000000000..83cce8174 --- /dev/null +++ b/tools/gr-usrptest/MANIFEST.md @@ -0,0 +1,16 @@ +title: The USRPTEST OOT Module +brief: Short description of gr-usrptest +tags: # Tags are arbitrary, but look at CGRAN what other authors are using + - sdr +author: + - Andrej Rode <andrej.rode@ettus.com> +copyright_owner: + - Ettus Research LLC +license: +#repo: # Put the URL of the repository here, or leave blank for default +#website: <module_website> # If you have a separate project website, put it here +#icon: <icon_url> # Put a URL to a square image here that will be used as an icon on CGRAN +--- +A longer, multi-line description of gr-usrptest. +You may use some *basic* Markdown here. +If left empty, it will try to find a README file instead. |