thewraith2008
Member
- Joined
- Nov 22, 2016
- Messages
- 1,867
I was bored again, thought I'd update 'Short-wave.info' plug-in to work with the latest SDR#
Download
HASH: 2c0113b2ae560cf10779d4dd8b09877f
Code:
===============================================================================
Short-wave.info - SDR# plug-in v1.0.7210.31212 updated 28 September 2019
===============================================================================
- Original code by randaller ??
- Updated code by thewraith2008
Description:
When 'Enabled'and frequency is in a shortwave band, it tries to get SW station name
and language from short-wave.info website. (Will show more than one if listed)
Short-wave.info plug-in has been updated for use with SDR# 1362+
- Only tested on SDR# v1.0.0.1700
- Added some features to original (see changelog).
===============================================================================
To use:
Copy 'SDRSharp.ShortWaveInfo.dll' to your SDR# folder
Add following line to 'Plugins.xml' in your SDR# folder.
<add key="SW Info" value="SDRSharp.ShortWaveInfo.ShortWaveInfoPlugin, SDRSharp.ShortWaveInfo" />
Click 'Enable' to start query (every 5 seconds) of 'Station ID' and language.
Query will only occur if:
- Frequency is between 2-30 MHz.
- Frequency is in one of the shortwave bands.
(120,90,75,60,49,41,31,25,22,19,16,15,13,11 and time signal frequencies 2.5, 5 ,10 ,15 ,20 MHz)
- If frequency is different to last seen queried frequency (is polled ever 5 seconds).
The above is done so it does not hammer the Short-wave.info web site if left enabled.
Use UpDown numberbox to change query width.
- e.g. If frequency is 10000 KHz. It will query any station ID between 9991-10009 Khz.
===============================================================================
Changelog:
v1.0.7210.31212 - Initial Update
- Updated to work with .NET 4.6
- Fixed plug-in to address changes in the SDR# plug-in interface that have
occurred since plug-in was last changed around SDR# (201?)
- Fixes the query string.
- Shows all station IDs/language for frequency.
- Allow larger Station ID and language strings.
- Will only query station ID if frequency is between 2-30 MHz and in a shortwave band.
- Added search width (0<>9Khz). Will search for station ID +- current frequency.
- Added/changed some some of the shown messages.
HASH: c93a1578800d1d3257100f8b6b50063b
===============================================================================
Created update code sourced from:
https://sourceforge.net/projects/sdrsharpshortwaveinfoplugin/
Download
HASH: 2c0113b2ae560cf10779d4dd8b09877f