blob: b0e125edc07d156f3350e3564ee5d15102a19ff4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Radiola
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)
|