Added static binary tools collection (originally in SVN archive)
This commit is contained in:
BIN
static/sdrsharp-x86/ADSBSpy.exe
Normal file
BIN
static/sdrsharp-x86/ADSBSpy.exe
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/AirspyCalibrate.exe
Normal file
BIN
static/sdrsharp-x86/AirspyCalibrate.exe
Normal file
Binary file not shown.
7
static/sdrsharp-x86/AirspyCalibrate.exe.config
Normal file
7
static/sdrsharp-x86/AirspyCalibrate.exe.config
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings file="">
|
||||
<clear />
|
||||
<add key="frequency" value="1222000000" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
BIN
static/sdrsharp-x86/AstroSpy.exe
Normal file
BIN
static/sdrsharp-x86/AstroSpy.exe
Normal file
Binary file not shown.
13
static/sdrsharp-x86/AstroSpy.exe.config
Normal file
13
static/sdrsharp-x86/AstroSpy.exe.config
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="waterfall.useUtcTimeStamp" value="False" />
|
||||
<add key="waterfall.gradient" value="4A0000,750000,9F0000,C60000,FF0000,FE6D16,FFFF00,FFFFFF,1E90FF,000091,000050,000030,000020" />
|
||||
<add key="spectrumAnalyzer.gradient" value="FFFFFF,ADD8E6,1E90FF,000050,000000" />
|
||||
<add key="spectrumAnalyzer.envelopeColor" value="CCCCCC" />
|
||||
<add key="core.centerFrequency" value="1420000000" />
|
||||
<add key="core.usableBandwidthRatio" value="0.8" />
|
||||
<add key="core.useBiasTee" value="False" />
|
||||
<add key="core.usePacking" value="False" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
95
static/sdrsharp-x86/BandPlan.xml
Normal file
95
static/sdrsharp-x86/BandPlan.xml
Normal file
@ -0,0 +1,95 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- This file is brought to you courtesy of Henry Forte atouk@atouk.com -->
|
||||
<!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
|
||||
<!-- -->
|
||||
<!-- Each RangeEntry for a band must be the first line of a group, and may be the only one. -->
|
||||
<!-- -->
|
||||
<!-- If desired, each band can be broken down into individual areas with distinct coloring -->
|
||||
<!-- or operating modes. The mode entry used in the RangeEntry section will be the default -->
|
||||
<!-- mode unless a subrange overrides it. This rule applies to band color, also. -->
|
||||
<!-- -->
|
||||
<!-- Color can be defined as YRGB, where Y=transparency, R=Red, G=Green, B=Blue in 2 digit -->
|
||||
<!-- hexadecimal values, or as a colorname http://www.w3schools.com/colors/colors_names.asp -->
|
||||
<!-- Using a colorname forces Y to be FF. Colornames are not case sensitive. -->
|
||||
<!-- -->
|
||||
<!-- Step will set the Step Size in the Radio section to the desired value for each band -->
|
||||
<!-- so that Snap to Grid works properly. This is an optional value. -->
|
||||
<!-- -->
|
||||
<!-- Mode can be preset to WFM, NFM, AM, USB, LSB, CW or AM. -->
|
||||
<!-- The Mode in the Radio section of SDR# will automatically change to the selected one in -->
|
||||
<!-- either the RangeEntry, or subrange entry. This allows dividing allocation bands into -->
|
||||
<!-- designated modes of operation. Some bands with multiple allocations of operating modes -->
|
||||
<!-- make preselecting the proper mode impractical. (http://www.arrl.org/band-plan e.g. 6m). -->
|
||||
<!-- -->
|
||||
<!-- NOTE: Operating mode may not change to the one preselected in Free Tuning, until an -->
|
||||
<!-- operation that causes the Frequency Display to change readout. To override the -->
|
||||
<!-- default operating mode, uncheck "Auto update radio settings" in the Band Plan panel. -->
|
||||
<!-- -->
|
||||
<!-- Band Range labels are optional. Comments must be single line only. -->
|
||||
<!-- Some special characters will break XML parsing, so only alphanumeric are recommended. -->
|
||||
<!-- RangeEntry definitions do not have to be in order of frequency (see Air Band below). -->
|
||||
<!-- Any formatting or character errors will simply stop the Band Plan plugin from loading -->
|
||||
<!-- and are non fatal to SDR#. -->
|
||||
<!-- The order of variables in each RangeEntry is optional. -->
|
||||
<!-- -->
|
||||
<!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
|
||||
<ArrayOfRangeEntry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<RangeEntry minFrequency="148500" maxFrequency="283500" mode="AM" step="3000" color="900000FF">Long Wave</RangeEntry>
|
||||
<RangeEntry minFrequency="526500" maxFrequency="1606500" mode="AM" step="1000" color="900000FF">Medium Wave</RangeEntry>
|
||||
<RangeEntry minFrequency="2300000" maxFrequency="2468000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="3200000" maxFrequency="3400000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="3950000" maxFrequency="4000000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="4750000" maxFrequency="4995000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="5005000" maxFrequency="5060000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="5900000" maxFrequency="6200000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="7200000" maxFrequency="7450000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="9400000" maxFrequency="9900000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="11600000" maxFrequency="12100000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="13570000" maxFrequency="13870000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="15100000" maxFrequency="15800000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="17480000" maxFrequency="17900000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="18900000" maxFrequency="19020000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="21450000" maxFrequency="21850000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="25670000" maxFrequency="26100000" mode="AM" step="5000" color="900000FF">Shortwave Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="87500000" maxFrequency="108000000" mode="WFM" step="100000" color="red">FM Broadcast</RangeEntry>
|
||||
<RangeEntry minFrequency="108000000" maxFrequency="118000000" mode="AM" step="5000" color="900000FF">Air Band VOR/ILS</RangeEntry>
|
||||
<RangeEntry minFrequency="118000000" maxFrequency="137000000" mode="AM" step="5000" color="900000FF">Air Band Voice</RangeEntry>
|
||||
<RangeEntry minFrequency="1800000" maxFrequency="2000000" mode="CW" step="10" color="50AAAAAA">160m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="3500000" maxFrequency="3950000" mode="AM" step="10" color="red">80m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="5351500" maxFrequency="5366500" mode="USB" step="10" color="blue">60m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="7000000" maxFrequency="7200000" mode="LSB" step="10" color="green">40m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="7000000" maxFrequency="7100000" mode="CW" step="10" color="50AAAAAA"/>
|
||||
<RangeEntry minFrequency="10100000" maxFrequency="10150000" mode="USB" step="5000" color="red">30m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="14000000" maxFrequency="14350000" mode="USB" step="10" color="red">20m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="18068000" maxFrequency="18168000" mode="USB" step="10" color="red">17m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="21000000" maxFrequency="21450000" mode="USB" step="10" color="red">15m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="24890000" maxFrequency="24990000" mode="USB" step="10" color="red">12m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="26960000" maxFrequency="27410000" mode="AM" step="5000" color="red">CB</RangeEntry>
|
||||
<RangeEntry minFrequency="28000000" maxFrequency="29750000" mode="USB" step="10" color="red">10m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="50000000" maxFrequency="54000000" mode="USB" step="10" color="red">6m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="144000000" maxFrequency="148000000" mode="NFM" step="12500" color="red">2m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="144000000" maxFrequency="144100000" mode="CW" step="10" color="50AAAAAA"/>
|
||||
<RangeEntry minFrequency="144100000" maxFrequency="144200000" mode="USB" step="10" color="blue"/>
|
||||
<RangeEntry minFrequency="144200000" maxFrequency="144200000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="144200000" maxFrequency="144275000" mode="USB" step="10" color="blue"/>
|
||||
<RangeEntry minFrequency="144275000" maxFrequency="148000000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="156000000" maxFrequency="162025000" mode="NFM" step="12500" color="navy">Marine</RangeEntry>
|
||||
<RangeEntry minFrequency="222000000" maxFrequency="225000000" mode="NFM" step="12500" color="red">1.25m Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="225000000" maxFrequency="380000000" mode="NFM" step="12500" color="red">Military Air</RangeEntry>
|
||||
<RangeEntry minFrequency="240000000" maxFrequency="270000000" mode="NFM" step="12500" color="red">Mil Sat</RangeEntry>
|
||||
<RangeEntry minFrequency="420000000" maxFrequency="450000000" mode="NFM" step="12500" color="red">70cm Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="420000000" maxFrequency="432070000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="432070000" maxFrequency="432100000" mode="CW" step="10" color="50AAAAAA"/>
|
||||
<RangeEntry minFrequency="432100000" maxFrequency="450000000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="446000000" maxFrequency="446200000" mode="NFM" step="6250" color="green">PMR446</RangeEntry>
|
||||
<RangeEntry minFrequency="902000000" maxFrequency="928000000" mode="NFM" step="12500" color="red">33cm Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="902000000" maxFrequency="902075000" mode="USB" step="10" color="blue"/>
|
||||
<RangeEntry minFrequency="902075000" maxFrequency="902125000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="902125000" maxFrequency="903400000" mode="USB" step="10" color="blue"/>
|
||||
<RangeEntry minFrequency="903400000" maxFrequency="928000000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="1240000000" maxFrequency="1300000000" mode="NFM" step="12500" color="red">23cm Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="1240000000" maxFrequency="1296200000" mode="USB" step="10" color="blue"/>
|
||||
<RangeEntry minFrequency="1296200000" maxFrequency="1300000000" mode="NFM" step="12500" color="red"/>
|
||||
<RangeEntry minFrequency="2300000000" maxFrequency="2310000000" mode="NFM" step="12500" color="red">13cm Ham Band</RangeEntry>
|
||||
<RangeEntry minFrequency="2390000000" maxFrequency="2450000000" mode="NFM" step="12500" color="red">13cm Ham Band</RangeEntry>
|
||||
</ArrayOfRangeEntry>
|
||||
13
static/sdrsharp-x86/FrontEnds.xml
Normal file
13
static/sdrsharp-x86/FrontEnds.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<frontendPlugins>
|
||||
<add key="UHD / USRP" value="SDRSharp.USRP.UsrpIO,SDRSharp.USRP" />
|
||||
<add key="HackRF" value="SDRSharp.HackRF.HackRFIO,SDRSharp.HackRF" />
|
||||
<add key="RTL-SDR (USB)" value="SDRSharp.RTLSDR.RtlSdrIO,SDRSharp.RTLSDR" />
|
||||
<add key="RTL-SDR (TCP)" value="SDRSharp.RTLTCP.RtlTcpIO,SDRSharp.RTLTCP"/>
|
||||
<add key="FUNcube Dongle Pro" value="SDRSharp.FUNcube.FunCubeIO,SDRSharp.FUNcube" />
|
||||
<add key="FUNcube Dongle Pro+" value="SDRSharp.FUNcubeProPlus.FunCubeProPlusIO,SDRSharp.FUNcubeProPlus" />
|
||||
<add key="SoftRock (Si570)" value="SDRSharp.SoftRock.SoftRockIO,SDRSharp.SoftRock" />
|
||||
<add key="RFSPACE SDR-IQ (USB)" value="SDRSharp.SDRIQ.SdrIqIO,SDRSharp.SDRIQ" />
|
||||
<add key="RFSPACE Networked Radios" value="SDRSharp.SDRIP.SdrIpIO,SDRSharp.SDRIP" />
|
||||
<add key="Afedri SDR-Net" value="SDRSharp.AfedriSDRNet.AfedriSdrNetIO,SDRSharp.AfedriSDRNet" />
|
||||
</frontendPlugins>
|
||||
22
static/sdrsharp-x86/LICENSE.txt
Normal file
22
static/sdrsharp-x86/LICENSE.txt
Normal file
@ -0,0 +1,22 @@
|
||||
SDRSHARP REFERENCE LICENSE
|
||||
|
||||
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
|
||||
|
||||
1. Definitions
|
||||
|
||||
The terms "reproduce," "reproduction," and "distribution" have the same meaning here as under U.S. copyright law.
|
||||
"You" means the licensee of the software, who is not engaged in designing, developing, or testing other software, that has the same or substantially the same features or functionality as the software.
|
||||
"Your company" means the company you worked for when you downloaded the software.
|
||||
"Reference use" means use of the software within your company as a reference, in read only form, for the sole purposes of debugging and maintaining your products. For clarity, "reference use" does NOT include (a) the right to use the software for purposes of designing, developing, or testing other software, that has the same or substantially the same features or functionality as the software, and (b) the right to distribute the software outside of your company.
|
||||
"Licensed patents" means any Licensor patent claims which read directly on the software as distributed by the Licensor under this license.
|
||||
|
||||
2. Grant of Rights
|
||||
|
||||
(A) Copyright Grant- Subject to the terms of this license, the Licensor grants you a non-transferable, non-exclusive, worldwide, royalty-free copyright license to reproduce the software for reference use.
|
||||
(B) Patent Grant- Subject to the terms of this license, the Licensor grants you a non-transferable, non-exclusive, worldwide, royalty-free patent license under licensed patents for reference use.
|
||||
|
||||
3. Limitations
|
||||
|
||||
(A) No Trademark License- This license does not grant you any rights to use the Licensor's name, logo, or trademarks.
|
||||
(B) If you begin patent litigation against the Licensor over patents that you think may apply to the software (including a cross-claim or counterclaim in a lawsuit), your license to the software ends automatically.
|
||||
(C) The software is licensed "as-is." You bear the risk of using it. The Licensor gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the Licensor excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
|
||||
13
static/sdrsharp-x86/Plugins.xml
Normal file
13
static/sdrsharp-x86/Plugins.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<sharpPlugins>
|
||||
<add key="AF DNR" value="SDRSharp.DNR.AFNoiseReductionPlugin,SDRSharp.DNR" />
|
||||
<add key="IF DNR" value="SDRSharp.DNR.IFNoiseReductionPlugin,SDRSharp.DNR" />
|
||||
<add key="Baseband Noise Blanker" value="SDRSharp.NoiseBlanker.BasebandNoiseBlankerPlugin,SDRSharp.NoiseBlanker" />
|
||||
<add key="IF Noise Blanker" value="SDRSharp.NoiseBlanker.IFNoiseBlankerPlugin,SDRSharp.NoiseBlanker" />
|
||||
<add key="Demodulator Noise Blanker" value="SDRSharp.NoiseBlanker.DemodulatorNoiseBlankerPlugin,SDRSharp.NoiseBlanker" />
|
||||
<add key="Wave Recorder" value="SDRSharp.WavRecorder.WavRecorderPlugin,SDRSharp.WavRecorder" />
|
||||
<add key="Zoom FFT" value="SDRSharp.ZoomFFT.ZoomFFTPlugin,SDRSharp.ZoomFFT" />
|
||||
<add key="Band Plan" value="SDRSharp.BandPlan.BandPlanPlugin,SDRSharp.BandPlan" />
|
||||
<add key="Frequency Manager" value="SDRSharp.FrequencyManager.FrequencyManagerPlugin,SDRSharp.FrequencyManager" />
|
||||
<add key="Signal Diagnostics" value="SDRSharp.Diagnostics.DiagnosticsPlugin,SDRSharp.Diagnostics" />
|
||||
</sharpPlugins>
|
||||
BIN
static/sdrsharp-x86/PortAudio.dll
Normal file
BIN
static/sdrsharp-x86/PortAudio.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.AfedriSDRNet.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.AfedriSDRNet.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.BandPlan.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.BandPlan.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.CollapsiblePanel.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.CollapsiblePanel.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.Common.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.Common.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.DNR.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.DNR.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.Diagnostics.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.Diagnostics.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.FUNcube.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.FUNcube.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.FUNcubeProPlus.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.FUNcubeProPlus.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.FrequencyEdit.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.FrequencyEdit.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.FrequencyManager.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.FrequencyManager.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.HackRF.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.HackRF.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.NoiseBlanker.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.NoiseBlanker.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.PanView.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.PanView.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.RTLSDR.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.RTLSDR.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.RTLTCP.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.RTLTCP.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.Radio.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.Radio.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.SDRIP.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.SDRIP.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.SDRIQ.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.SDRIQ.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.SoftRock.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.SoftRock.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.WavRecorder.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.WavRecorder.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.ZoomFFT.dll
Normal file
BIN
static/sdrsharp-x86/SDRSharp.ZoomFFT.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SDRSharp.exe
Normal file
BIN
static/sdrsharp-x86/SDRSharp.exe
Normal file
Binary file not shown.
113
static/sdrsharp-x86/SDRSharp.exe.Config
Normal file
113
static/sdrsharp-x86/SDRSharp.exe.Config
Normal file
@ -0,0 +1,113 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<section name="frontendPlugins" type="System.Configuration.NameValueSectionHandler,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<section name="sharpPlugins" type="System.Configuration.NameValueSectionHandler,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
</configSections>
|
||||
<frontendPlugins configSource="FrontEnds.xml" />
|
||||
<sharpPlugins configSource="Plugins.xml" />
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
|
||||
</startup>
|
||||
<System.Windows.Forms.ApplicationConfigurationSection>
|
||||
<add key="DpiAwareness" value="PerMonitorV2" />
|
||||
</System.Windows.Forms.ApplicationConfigurationSection>
|
||||
<appSettings>
|
||||
<!--
|
||||
Valid priorities are:
|
||||
Normal = 32,
|
||||
Idle = 64,
|
||||
High = 128,
|
||||
RealTime = 256,
|
||||
BelowNormal = 16384,
|
||||
AboveNormal = 32768,
|
||||
For more info on process priorities refer to http://msdn.microsoft.com/en-us/library/system.diagnostics.processpriorityclass%28v=vs.110%29.aspx
|
||||
-->
|
||||
<add key="core.theme" value="FluentDark" />
|
||||
<add key="processPriority" value="256" />
|
||||
<add key="fftOffset" value="-40.0" />
|
||||
<add key="fftSpeed" value="20" />
|
||||
<add key="fftContrast" value="0" />
|
||||
<add key="pllPhaseAdjM" value="0.0" />
|
||||
<add key="pllPhaseAdjB" value="-1.75" />
|
||||
<add key="deemphasisTime" value="50" />
|
||||
<add key="tuningLimit" value="0.45" />
|
||||
<add key="spectrumStyle" value="3" />
|
||||
<add key="spectrumAnalyzer.snrGradient" value="FFFFFF,1E90FF,000091,000050" />
|
||||
<add key="spectrumAnalyzer.gradient" value="FFFFFF,ADD8E6,1E90FF,000050,000000" />
|
||||
<add key="spectrumAnalyzer.envelopeColor" value="FFFFFF" />
|
||||
<add key="spectrumAnalyzer.fillColor" value="1E90FF" />
|
||||
<add key="spectrumAnalyzer.attack" value="0.4" />
|
||||
<add key="spectrumAnalyzer.decay" value="0.3" />
|
||||
<add key="spectrumAnalyzer.refreshInterval" value="30" />
|
||||
<add key="waterfall.Attack" value="0.9" />
|
||||
<add key="waterfall.decay" value="0.7" />
|
||||
<add key="waterfall.refreshInterval" value="30" />
|
||||
<add key="waterfall.useUtcTimeStamp" value="False" />
|
||||
<add key="waterfall.gradient" value="4A0000,750000,9F0000,C60000,FF0000,FE6D16,FFFF00,FFFFFF,1E90FF,000091,000050,000030,000020" />
|
||||
<add key="useAntiAliasedDisplay" value="true" />
|
||||
<add key="iqSource" value="0" />
|
||||
<add key="detectorType" value="1" />
|
||||
<add key="centerFrequency" value="103000000" />
|
||||
<add key="vfo" value="103000000" />
|
||||
<add key="spectrumWidth" value="10000000" />
|
||||
<add key="stepSizes" value="1 Hz,10 Hz,100 Hz,500 Hz,1 kHz,2.5 kHz,3 kHz,5 kHz,6.25 kHz,7.5 kHz,8.33 kHz,9 kHz,10 kHz,12.5 kHz,15 kHz,20 kHz,25 kHz,30 kHz,50 kHz,100 kHz,150 kHz,200 kHz,250 kHz,300 kHz,350 kHz,400 kHz,450 kHz,500 kHz,1 MHz" />
|
||||
<add key="funcubeFrequencyCorrection" value="-21.0" />
|
||||
<add key="softrockFrequencyMultiplier" value="4" />
|
||||
<add key="RTLBufferLength" value="16384" />
|
||||
<add key="minOutputSampleRate" value="32000" />
|
||||
<add key="minReducedNarrowBandwidth" value="9000" />
|
||||
<add key="minReducedWideBandwidth" value="120000" />
|
||||
<add key="minThreadedSampleRate" value="1000000" />
|
||||
<add key="airspy.vga" value="6" />
|
||||
<add key="airspy.mixerAgc" value="False" />
|
||||
<add key="airspy.mixer" value="6" />
|
||||
<add key="airspy.lnaAgc" value="False" />
|
||||
<add key="airspy.lna" value="1" />
|
||||
<add key="airspy.sampleRate" value="0" />
|
||||
<add key="airspy.decimation" value="0" />
|
||||
<add key="airspy.trackingFilterEnabled" value="True" />
|
||||
<add key="airspy.biasTeeEnabled" value="False" />
|
||||
<add key="airspy.spyVerterEnabled" value="True" />
|
||||
<add key="airspy.spyVerterPPM" value="0" />
|
||||
<add key="airspy.usePacking" value="False" />
|
||||
<add key="airspy.aliasFreeRatio" value="0.8" />
|
||||
<add key="airspy.debug" value="0" />
|
||||
<add key="airspyhf.debug" value="0" />
|
||||
<add key="airspyhf.libdsp" value="1" />
|
||||
<add key="airspyhf.sampleRate" value="768000" />
|
||||
<add key="airspyhf.iqBalancer.buffersToSkip" value="1" />
|
||||
<add key="airspyhf.iqBalancer.fftIntegration" value="4" />
|
||||
<add key="airspyhf.iqBalancer.fftOverlap" value="2" />
|
||||
<add key="airspyhf.iqBalancer.correlationIntegration" value="16" />
|
||||
<add key="airspyhf.aliasFreeRatio" value="0.8" />
|
||||
<add key="core.iqBalancer.buffersToSkip" value="1" />
|
||||
<add key="core.iqBalancer.fftIntegration" value="4" />
|
||||
<add key="core.iqBalancer.fftOverlap" value="2" />
|
||||
<add key="core.iqBalancer.correlationIntegration" value="16" />
|
||||
<add key="spyserver.disableAutoScaling" value="false" />
|
||||
<add key="rdsUseFEC" value="True" />
|
||||
<add key="timestampInterval" value="100" />
|
||||
<add key="useTimeMarkers" value="false" />
|
||||
<add key="SDRIQReadBlockCount" value="1" />
|
||||
<add key="useAGC" value="True" />
|
||||
<add key="agcThreshold" value="-50" />
|
||||
<add key="agcDecay" value="500" />
|
||||
<add key="agcSlope" value="0" />
|
||||
<add key="agcHang" value="False" />
|
||||
<add key="filterAudio" value="True" />
|
||||
<add key="fftDisplayOffset" value="0" />
|
||||
<add key="fftDisplayRange" value="11" />
|
||||
<add key="enableZoomFFTFilter" value="True" />
|
||||
<!--
|
||||
Zoom positions: 0: Top, 1: Bottom, 2: Left, 3: Right
|
||||
-->
|
||||
<add key="zoomPosition" value="1" />
|
||||
<add key="displayBeforeFilter" value="false" />
|
||||
<!--
|
||||
This value is the number of buffers the driver uses. Must be a power of two. Value of zero is driver default (8)
|
||||
-->
|
||||
<add key="SDRIQOutFifoBlockCount" value="0" />
|
||||
<add key="USRPSampleRates" value="0.25,0.5,1.0,2.0,2.5,8.0,16.0,32.0"/>
|
||||
</appSettings>
|
||||
</configuration>
|
||||
BIN
static/sdrsharp-x86/SRDLL.dll
Normal file
BIN
static/sdrsharp-x86/SRDLL.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/SpectrumSpy.exe
Normal file
BIN
static/sdrsharp-x86/SpectrumSpy.exe
Normal file
Binary file not shown.
12
static/sdrsharp-x86/SpectrumSpy.exe.config
Normal file
12
static/sdrsharp-x86/SpectrumSpy.exe.config
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="waterfall.useUtcTimeStamp" value="False" />
|
||||
<add key="waterfall.gradient" value="4A0000,750000,9F0000,C60000,FF0000,FE6D16,FFFF00,FFFFFF,1E90FF,000091,000050,000030,000020" />
|
||||
<add key="spectrumAnalyzer.gradient" value="FFFFFF,ADD8E6,1E90FF,000050,000000" />
|
||||
<add key="spectrumAnalyzer.envelopeColor" value="CCCCCC" />
|
||||
<add key="core.usableBandwidthRatio" value="0.8" />
|
||||
<add key="core.useBiasTee" value="False" />
|
||||
<add key="core.usePacking" value="False" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Aqua.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Aqua.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Breeze.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Breeze.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Crystal.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Crystal.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.CrystalDark.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.CrystalDark.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Desert.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Desert.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Fluent.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Fluent.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.FluentDark.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.FluentDark.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.TelerikMetro.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.TelerikMetro.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Windows7.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Windows7.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Windows8.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.Themes.Windows8.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.UI.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.UI.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/Telerik.WinControls.dll
Normal file
BIN
static/sdrsharp-x86/Telerik.WinControls.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/TelerikCommon.dll
Normal file
BIN
static/sdrsharp-x86/TelerikCommon.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/airspy.dll
Normal file
BIN
static/sdrsharp-x86/airspy.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/airspy_adsb.exe
Normal file
BIN
static/sdrsharp-x86/airspy_adsb.exe
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/airspyhf.dll
Normal file
BIN
static/sdrsharp-x86/airspyhf.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/hackrf.dll
Normal file
BIN
static/sdrsharp-x86/hackrf.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/httpget.exe
Normal file
BIN
static/sdrsharp-x86/httpget.exe
Normal file
Binary file not shown.
19
static/sdrsharp-x86/install-rtlsdr.bat
Normal file
19
static/sdrsharp-x86/install-rtlsdr.bat
Normal file
@ -0,0 +1,19 @@
|
||||
@echo off
|
||||
|
||||
mkdir tmp
|
||||
|
||||
echo Downloading RTLSDR Driver
|
||||
httpget http://osmocom.org/attachments/download/2242/RelWithDebInfo.zip tmp\RelWithDebInfo.zip
|
||||
|
||||
echo Downloading Zadig
|
||||
set zadig_url=b721/zadig-2.4.exe
|
||||
ver | findstr /l "5.1." > NUL
|
||||
if %errorlevel% equ 0 set zadig_url=v1.2.5/zadig_xp-2.2.exe
|
||||
httpget http://github.com/pbatard/libwdi/releases/download/%zadig_url% zadig.exe
|
||||
|
||||
unzip -o tmp\RelWithDebInfo.zip -d tmp
|
||||
move tmp\rtl-sdr-release\x32\rtlsdr.dll .
|
||||
|
||||
rmdir tmp /S /Q
|
||||
|
||||
pause
|
||||
BIN
static/sdrsharp-x86/libusb-1.0.dll
Normal file
BIN
static/sdrsharp-x86/libusb-1.0.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/modesparser.dll
Normal file
BIN
static/sdrsharp-x86/modesparser.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/msvcr100.dll
Normal file
BIN
static/sdrsharp-x86/msvcr100.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/pthreadVCE2.dll
Normal file
BIN
static/sdrsharp-x86/pthreadVCE2.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/sdriq.dll
Normal file
BIN
static/sdrsharp-x86/sdriq.dll
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/shark.dll
Normal file
BIN
static/sdrsharp-x86/shark.dll
Normal file
Binary file not shown.
134
static/sdrsharp-x86/spyserver.config
Normal file
134
static/sdrsharp-x86/spyserver.config
Normal file
@ -0,0 +1,134 @@
|
||||
# SPY Server Configuration File
|
||||
|
||||
# TCP Listener
|
||||
#
|
||||
bind_host = 0.0.0.0
|
||||
bind_port = 5555-6666
|
||||
|
||||
# List Server in Airspy Directory
|
||||
#
|
||||
list_in_directory = 1
|
||||
|
||||
# Owner Name
|
||||
# For example: John Doe L8ZEE
|
||||
owner_name =
|
||||
|
||||
# Owner email
|
||||
# For example: john@doe.com
|
||||
owner_email =
|
||||
|
||||
# Antenna
|
||||
# For example: Random Wire/Magnetic Loop/Mini-Whip/Inverted V/etc.
|
||||
antenna_type =
|
||||
|
||||
# Antenna Location
|
||||
# For example: 48.858332, 2.294560
|
||||
antenna_location =
|
||||
|
||||
# General Description
|
||||
#
|
||||
general_description =
|
||||
|
||||
# User sessions
|
||||
#
|
||||
maximum_clients = 1
|
||||
|
||||
# Maximum session duration
|
||||
# In minutes. 0 for no limit
|
||||
#
|
||||
#maximum_session_duration = 30
|
||||
|
||||
# Allow clients to retune and change of gain of the device
|
||||
#
|
||||
allow_control = 1
|
||||
|
||||
# Device Type
|
||||
# Possible Values:
|
||||
# AirspyOne (R0, R2, Mini)
|
||||
# AirspyHF+
|
||||
# RTL-SDR
|
||||
# Auto (Scans for the first available device)
|
||||
#
|
||||
device_type = Auto
|
||||
|
||||
# Device Serial Number as 64bit Hex
|
||||
# For example: 0xDD52D95C904534AD
|
||||
# A value of 0 will acquire the first available device.
|
||||
#
|
||||
device_serial = 0
|
||||
|
||||
# Device Sample Rate
|
||||
# Possible Values:
|
||||
# Airspy R0, R2 : 10000000 or 2500000
|
||||
# Airspy Mini : 6000000 or 3000000
|
||||
# Airspy HF+ : 768000
|
||||
# RTL-SDR : 500000 to 3200000
|
||||
# Comment to use the device's default
|
||||
#
|
||||
#device_sample_rate = 2500000
|
||||
|
||||
# Force 8bit Compression Mode
|
||||
# The 8bit Compression mode has proven sufficiently good for most streaming use cases.
|
||||
# Use it to same some internet bandwidth.
|
||||
#
|
||||
#force_8bit = 1
|
||||
|
||||
# Maximum Bandwidth
|
||||
# Limits the maximum IQ bandwidth the clients can set
|
||||
# Recommended value for WFM is 200000
|
||||
# Recommended value for narrow band modes is 15000
|
||||
#
|
||||
#maximum_bandwidth = 15000
|
||||
|
||||
# FFT Frames Per Second
|
||||
#
|
||||
fft_fps = 15
|
||||
|
||||
# FFT Bins
|
||||
# Bins = 2^fft_bin_bits
|
||||
#
|
||||
fft_bin_bits = 16
|
||||
|
||||
# Initial Center Frequency
|
||||
#
|
||||
#initial_frequency = 7100000
|
||||
|
||||
# Minimum Tunable Frequency
|
||||
# Comment if using the device default
|
||||
#
|
||||
#minimum_frequency = 0
|
||||
|
||||
# Maximum Tunable Frequency
|
||||
# Comment if using the device default
|
||||
#
|
||||
#maximum_frequency = 35000000
|
||||
|
||||
# Frequency Correction in PPB
|
||||
#
|
||||
#frequency_correction_ppb = 0
|
||||
|
||||
# Initial Gain
|
||||
#
|
||||
#initial_gain = 5
|
||||
|
||||
# RTL-SDR Sampling mode
|
||||
# Quadrature = 0,
|
||||
# Direct Sampling I Branch = 1
|
||||
# Direct Sampling Q Branch = 2
|
||||
#rtl_sampling_mode = 0
|
||||
|
||||
# Converter Offset
|
||||
# Set to -120000000 to enable the SpyVerter offset
|
||||
#converter_offset = -120000000
|
||||
|
||||
# Bias-Tee
|
||||
# For AirspyOne only - Useful for LNA's and SpyVerter
|
||||
#enable_bias_tee = 0
|
||||
|
||||
# Buffer Size (in milliseconds)
|
||||
#
|
||||
buffer_size_ms = 50
|
||||
|
||||
# Buffer Count
|
||||
#
|
||||
buffer_count = 10
|
||||
BIN
static/sdrsharp-x86/spyserver.exe
Normal file
BIN
static/sdrsharp-x86/spyserver.exe
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/spyserver_ping.exe
Normal file
BIN
static/sdrsharp-x86/spyserver_ping.exe
Normal file
Binary file not shown.
BIN
static/sdrsharp-x86/unzip.exe
Normal file
BIN
static/sdrsharp-x86/unzip.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user