Skip to content

Releases: netdoggy/sdrsharp-limesdr

sdrsharp-limesdr-0.8 (x86/x64)

29 Jul 23:56
Compare
Choose a tag to compare

Added manual DC Removal
Now you can change the channel RX0/RX1 on the fly

sdrsharp-limesdr-0.7.4 (x86/x64)

13 Jul 23:37
Compare
Choose a tag to compare

Added support x64 sdrsharp version
Critical errors is now logging to file
GUI Improvements
Optimizations
More Sample rates
And others.

== Installation ==
Copy SDRSharp.LimeSDR.DLL and LimeSuite.dll file to SDR# installation directory
Add the following line in the frontendPlugins sections of FrontEnds.xml file:
<add key="LimeSDR" value="SDRSharp.LimeSDR.LimeSDRIO,SDRSharp.LimeSDR" />

sdrsharp-limesdr-0.6

12 Jul 19:53
Compare
Choose a tag to compare

Vsual improvements.
LNA / TIA / PGA gain parameters are now saved between runs.
Also many other bug fixes.

sdrsharp-limesdr-0.5

11 Jul 02:04
ba10c95
Compare
Choose a tag to compare

sdrsharp-limesdr-0.4

10 Jul 15:49
74f29bf
Compare
Choose a tag to compare

More Human Readable controls and small fixes

sdrsharp-limesdr-0.3a

10 Jul 03:56
Compare
Choose a tag to compare

The GAIN / LNA / TIA / PGA gain value display is now shown more correctly as in LimeSuite.
The calculated GAIN is also displayed when the LNA / TIA / PGA changes and vice versa.

Added display of Lime temperature in the settings form.

sdrsharp-limesdr-0.4b.zip

10 Jul 16:26
Compare
Choose a tag to compare

Small GUI improvements