Fixed waterfall non-threadsafe behavior
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"device": "HackRF One #0 901868dc282c8f8b",
|
||||
"device": "",
|
||||
"devices": {
|
||||
"": {
|
||||
"agc": false,
|
||||
"agc": true,
|
||||
"gains": {
|
||||
"PGA": 0.0
|
||||
},
|
||||
@@ -27,7 +27,7 @@
|
||||
"gains": {
|
||||
"TUNER": 37.3390007019043
|
||||
},
|
||||
"sampleRate": 2560000.0
|
||||
"sampleRate": 250000.0
|
||||
},
|
||||
"HackRF One #0 901868dc282c8f8b": {
|
||||
"gains": {
|
||||
@@ -35,7 +35,7 @@
|
||||
"LNA": 24.503000259399414,
|
||||
"VGA": 16.332000732421875
|
||||
},
|
||||
"sampleRate": 16000000.0
|
||||
"sampleRate": 8000000.0
|
||||
},
|
||||
"Microphone (Realtek High Definition Audio)": {
|
||||
"sampleRate": 96000.0
|
||||
|
||||
Reference in New Issue
Block a user