Added static binary tools collection (originally in SVN archive)

This commit is contained in:
2021-02-11 10:21:04 -05:00
parent cd42e4e051
commit eae7957d51
164 changed files with 53763 additions and 0 deletions

View 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>