mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-12 17:00:04 +02:00
Fixed FIR bug with the pluto module
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Radio": {
|
||||
"device": "Speakers (Realtek High Definiti",
|
||||
"sampleRate": 48000.0,
|
||||
"volume": 0.3777777850627899
|
||||
"volume": 0.546875
|
||||
},
|
||||
"Radio 1": {
|
||||
"device": "Speakers (Realtek High Definition Audio)",
|
||||
@@ -20,7 +20,7 @@
|
||||
"bandPlanEnabled": true,
|
||||
"defaultSink": "Audio",
|
||||
"fftHeight": 296,
|
||||
"frequency": 99000000,
|
||||
"frequency": 1090020000,
|
||||
"max": 0.0,
|
||||
"maximized": false,
|
||||
"menuOrder": [
|
||||
@@ -33,7 +33,7 @@
|
||||
"Display"
|
||||
],
|
||||
"menuWidth": 300,
|
||||
"min": -69.11764526367188,
|
||||
"min": -70.5882339477539,
|
||||
"showWaterfall": true,
|
||||
"source": "",
|
||||
"sourceSettings": {},
|
||||
|
@@ -5,12 +5,12 @@
|
||||
"gains": {
|
||||
"PGA": 0.0
|
||||
},
|
||||
"sampleRate": 4000000.0
|
||||
"sampleRate": 8000000.0
|
||||
},
|
||||
"AirSpy HF+ [c852435de0224af7]": {
|
||||
"gains": {
|
||||
"LNA": 6.0,
|
||||
"RF": 0.0
|
||||
"LNA": 5.989999771118164,
|
||||
"RF": 6.0
|
||||
},
|
||||
"sampleRate": 768000.0
|
||||
},
|
||||
@@ -22,17 +22,17 @@
|
||||
},
|
||||
"Generic RTL2832U OEM :: 00000001": {
|
||||
"gains": {
|
||||
"TUNER": 7.244999885559082
|
||||
"TUNER": 0.0
|
||||
},
|
||||
"sampleRate": 250000.0
|
||||
"sampleRate": 2560000.0
|
||||
},
|
||||
"HackRF One #0 901868dc282c8f8b": {
|
||||
"gains": {
|
||||
"AMP": 0.0,
|
||||
"LNA": 24.711999893188477,
|
||||
"VGA": 16.02899932861328
|
||||
"VGA": 21.749000549316406
|
||||
},
|
||||
"sampleRate": 8000000.0
|
||||
"sampleRate": 2000000.0
|
||||
},
|
||||
"Microphone (Realtek High Definition Audio)": {
|
||||
"sampleRate": 96000.0
|
||||
|
Reference in New Issue
Block a user