diff options
author | FreeArtMan <=> | 2015-09-19 20:28:13 +0100 |
---|---|---|
committer | FreeArtMan <=> | 2015-09-19 20:28:13 +0100 |
commit | 8adda9187304d8f06f907bfebc93e47207fa4796 (patch) | |
tree | 4bd55c6ee2147ee60a821ad96f9895e25b49d06c /TODO | |
parent | 4d44686f727d65b82a7c43121b6e4290c8e3b7ec (diff) | |
download | radiola-8adda9187304d8f06f907bfebc93e47207fa4796.tar.gz radiola-8adda9187304d8f06f907bfebc93e47207fa4796.zip |
Added few rtlsdr tests. List all devices. Try to read sample.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -3,11 +3,22 @@ set autogain config frequency choose device + read samples [FILTER] basic bandpass filter [DRAW] draw in SDL/OpenGL waterfall + output data to web [CORE] multi threaded + read IQ thread + processing thread + config thread? + log utilities [MOD] - fm demod
\ No newline at end of file + fm demod + wbfn demod + am demod +[AUDIO] + play sound + stream sound to web
\ No newline at end of file |