Added airpyhf_source

This commit is contained in:
Ryzerth
2020-12-15 23:05:11 +01:00
parent d9dcfa4a88
commit 5099c16a12
10 changed files with 371 additions and 226 deletions

View File

@ -3,9 +3,9 @@
"bandPlanEnabled": true,
"centerTuning": false,
"fftHeight": 300,
"frequency": 100100000,
"max": 0.0,
"maximized": true,
"frequency": 7375000,
"max": -20.588237762451172,
"maximized": false,
"menuOrder": [
"Source",
"Radio",
@ -17,8 +17,9 @@
"Display"
],
"menuWidth": 300,
"min": -61.764705657958984,
"min": -54.41176986694336,
"moduleInstances": {
"AirspyHF+ Source": "airspyhf_source",
"Audio Sink": "audio_sink",
"PlutoSDR Source": "plutosdr_source",
"RTL-TCP Source": "rtl_tcp_source",
@ -27,21 +28,22 @@
"SoapySDR Source": "soapy_source"
},
"modules": [
"./radio/RelWithDebInfo/radio.dll",
"./recorder/RelWithDebInfo/recorder.dll",
"./soapy_source/RelWithDebInfo/soapy_source.dll",
"./rtl_tcp_source/RelWithDebInfo/rtl_tcp_source.dll",
"./audio_sink/RelWithDebInfo/audio_sink.dll",
"./plutosdr_source/RelWithDebInfo/plutosdr_source.dll"
"./radio/Release/radio.dll",
"./recorder/Release/recorder.dll",
"./soapy_source/Release/soapy_source.dll",
"./airspyhf_source/Release/airspyhf_source.dll",
"./rtl_tcp_source/Release/rtl_tcp_source.dll",
"./audio_sink/Release/audio_sink.dll",
"./plutosdr_source/Release/plutosdr_source.dll"
],
"offset": 0.0,
"showWaterfall": true,
"source": "PlutoSDR",
"source": "Airspy HF+",
"streams": {
"Radio": {
"muted": false,
"sink": "Audio",
"volume": 0.2908163368701935
"volume": 0.12755101919174194
},
"Radio 1": {
"muted": false,

View File

@ -16,7 +16,8 @@
},
"FM": {
"bandwidth": 12500.0,
"snapInterval": 10000.0
"snapInterval": 10000.0,
"squelchLevel": -47.474998474121094
},
"LSB": {
"bandwidth": 3000.0,
@ -35,7 +36,7 @@
"snapInterval": 100000.0,
"squelchLevel": -100.0
},
"selectedDemodId": 1
"selectedDemodId": 2
},
"Radio 1": {
"AM": {

View File

@ -20,6 +20,7 @@
"sampleRate": 96000.0
},
"Default Device": {
"agc": false,
"sampleRate": 192000.0
},
"Generic RTL2832U OEM :: 00000001": {