diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-10-25 10:59:51 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-10-25 10:59:51 +0000 |
commit | 773b4b739130078fe18b68f3d06ee0e67d3dafaf (patch) | |
tree | 38c6770d5ba7cbf876902b710f28eb9b4c74a7c8 /README.md | |
parent | be3a3b73a00e9d418cb52706febb85f61882161f (diff) | |
download | radiola-773b4b739130078fe18b68f3d06ee0e67d3dafaf.tar.gz radiola-773b4b739130078fe18b68f3d06ee0e67d3dafaf.zip |
Updated README added images for tui/gl waterfalls
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2,3 +2,14 @@ rtlsdr based sdr software, early prototype +basic support for terminal waterfall, +basic support for graphical waterfall, +basic support for fm demodulation (ready to listen fm station) + +## terminal waterfall + +![terminal waterfall](test/ui_tui.png) + +## graphical waterfall + +![graphical waterfall](test/ui_gl.png)
\ No newline at end of file |