Fixed airspy hf+ module bug

This commit is contained in:
Ryzerth
2020-12-16 01:45:17 +01:00
parent 5099c16a12
commit e90b6656c3
5 changed files with 15 additions and 8 deletions

View File

@ -3,9 +3,9 @@
"bandPlanEnabled": true,
"centerTuning": false,
"fftHeight": 300,
"frequency": 7375000,
"max": -20.588237762451172,
"maximized": false,
"frequency": 7350000,
"max": -25.0,
"maximized": true,
"menuOrder": [
"Source",
"Radio",
@ -17,7 +17,7 @@
"Display"
],
"menuWidth": 300,
"min": -54.41176986694336,
"min": -63.235294342041016,
"moduleInstances": {
"AirspyHF+ Source": "airspyhf_source",
"Audio Sink": "audio_sink",
@ -43,7 +43,7 @@
"Radio": {
"muted": false,
"sink": "Audio",
"volume": 0.12755101919174194
"volume": 0.13265305757522583
},
"Radio 1": {
"muted": false,

View File

@ -1,5 +1,5 @@
{
"device": "",
"device": "AirSpy HF+ [c852435de0224af7]",
"devices": {
"": {
"agc": true,
@ -39,7 +39,8 @@
"sampleRate": 8000000.0
},
"Microphone (Realtek High Definition Audio)": {
"sampleRate": 96000.0
"agc": false,
"sampleRate": 44100.0
},
"PulseAudio": {
"sampleRate": 96000.0