Finished soapy module + added file source + added RTL_TCP source (windows only rn)

This commit is contained in:
Ryzerth
2020-10-04 02:56:02 +02:00
parent 47b04ffef4
commit 60342de9c0
21 changed files with 602 additions and 27 deletions

View File

@ -14,5 +14,6 @@
"windowSize": {
"h": 720,
"w": 1280
}
},
"menuOrder": ["Source", "Radio", "Recorder", "Audio", "Band Plan", "Display"]
}

View File

@ -2,5 +2,6 @@
"Radio": "./radio/Release/radio.dll",
"Recorder": "./recorder/Release/recorder.dll",
"Soapy": "./soapy/Release/soapy.dll",
"FileSource": "./file_source/Release/file_source.dll"
"FileSource": "./file_source/Release/file_source.dll",
"RTLTCPSource": "./rtl_tcp_source/Release/rtl_tcp_source.dll"
}

View File

@ -0,0 +1,19 @@
{
"device": "Generic RTL2832U OEM :: 00000001",
"devices": {
"Generic RTL2832U OEM :: 00000001": {
"gains": {
"TUNER": 12.817999839782715
},
"sampleRate": 2560000.0
},
"HackRF One #0 901868dc282c8f8b": {
"gains": {
"AMP": 0.0,
"LNA": 24.711999893188477,
"VGA": 15.906000137329102
},
"sampleRate": 8000000.0
}
}
}