blob: ec8756a7b52f019cb87280ae476fe89e6d48def5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[TUNER]
set gain
set autogain
config frequency
choose device
read samples
add device naming
add reading/writing eeprom
add special setting setting in eeprom
[FILTER]
basic bandpass filter
[DRAW]
#draw in SDLchinese simple reader/OpenGL waterfall
# make ajustable screen size
output data to web
add more options for waterfall
[CORE]
multi threaded
read IQ thread
processing thread
config thread?
log utilities
add alsa audio preprocessing
[MOD]
#fm demod
wbfn demod
am demod
[AUDIO]
play sound
stream sound to web
rewrite play/record sound just primitive version added
[TEST]
stream waterfall post/pre filtered
stream waterfall post/pre fm demodulated
rtlsdr? no dithering? in with brain it is?
|