mirror of
https://github.com/SDRSharpR/SDRSharper.git
synced 2026-01-02 22:49:57 +01:00
19 lines
989 B
Markdown
19 lines
989 B
Markdown
# SDRSharper Full Source (VS2017)
|
|
<h3>Build Order:</h3>
|
|
Radio<br>
|
|
Controls<br>
|
|
PanView<br>
|
|
Common<br>
|
|
CollapsiblePanel<br>
|
|
SDRSharper - Don't forget to check your references to the above.<br><br>
|
|
NOTE: This solution will require Telerik RadForms. However, it can be easily converted back to winforms. Other changes made were converting 'int' to 'int32', a bug in the audiogram which caused crashing, and also updated to C#7/.NET 4.6. Solution will compile for both x32/x64bit builds, changed a few colors. Added autochecking for x32/x64 PortAudio and EXT_IO. You can place both verions in the same folder without conflicts. I prefer this over SDRSharp. Nice!
|
|
<br><br>
|
|
Have fun experimenting with SDRSharper v0.L6 source!<br>
|
|
Orignal binaries <a href="http://www.qsl.net/s/sdr/">HERE</a>
|
|
<br>
|
|
TODO: Add direct support for P25 ;)<br>
|
|
<br>
|
|
<br>
|
|
<img src="Screenshot.png"><br>
|
|
Stay tuned for further releases... Upcoming... UniTrunker!! Just cleaning it up for successful compile. ;)
|