mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-06 15:17:49 -04:00
Apparently something still needs this..
TODO: this
This commit is contained in:
parent
d85c94ead0
commit
0cad2f1cfa
@ -144,7 +144,7 @@ public:
|
|||||||
int demodType;
|
int demodType;
|
||||||
|
|
||||||
DemodulatorThreadParameters() :
|
DemodulatorThreadParameters() :
|
||||||
frequency(0), sampleRate(0), bandwidth(200000), audioSampleRate(0),
|
frequency(0), sampleRate(DEFAULT_SAMPLE_RATE), bandwidth(200000), audioSampleRate(0),
|
||||||
demodType(DEMOD_TYPE_FM) {
|
demodType(DEMOD_TYPE_FM) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user