SDRSharp Serial Port Remote Control

I’ve been working on receiving NOAA APT (until now with very little success). since a satellite passes only even few hours, I wanted to leave the rig unattended. since each sat uses different freq I needed a way for the software I was using to control sdrsharp. wxtoimg already have a feature to control hardware receivers using a serial port, so I wrote a plugin that implemented the protocol and connected them using com0com (a virtual null cable).
it then occurred to me that this could be usefull for many other kind of softwares, like unitrunker and other, so I added (for now) a very basic subset of the uniden scanner protocol. source code and dll download can be found at https://bitbucket.org/roseman/sdrsharp.serialportcontrol
enjoy

One thought on “SDRSharp Serial Port Remote Control

Comments are closed.