SDRSharper/README.md

19 lines
1.2 KiB
Markdown
Raw Normal View History

2018-03-26 23:58:47 +02:00
# SDRSharper Full Source (VS2017)
2018-03-26 23:06:31 +02:00
<h3>Build Order:</h3>
Radio<br>
Controls<br>
PanView<br>
Common<br>
CollapsiblePanel<br>
2018-03-26 23:27:47 +02:00
SDRSharper - Don't forget to check your references to the above.<br><br>
2018-03-27 00:29:04 +02:00
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.7. 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. Fixed some nasty bugs that occured on opening/closing. Some error checking while loading plugins. So it runs pretty stable now, but there is still a bug in initial play... start/stop/then start again. I prefer this over SDRSharp and maybe HDSDR. Nice!
2018-03-26 23:37:26 +02:00
<br><br>
2018-03-26 23:28:39 +02:00
Have fun experimenting with SDRSharper v0.L6 source!<br>
2018-03-26 23:31:14 +02:00
Orignal binaries <a href="http://www.qsl.net/s/sdr/">HERE</a>
2018-03-26 23:06:31 +02:00
<br>
2018-03-26 23:13:54 +02:00
TODO: Add direct support for P25 ;)<br>
<br>
<br>
2018-03-26 23:38:29 +02:00
<img src="Screenshot.png"><br>
2018-03-26 23:37:26 +02:00
Stay tuned for further releases... Upcoming... UniTrunker!! Just cleaning it up for successful compile. ;)