Update README.md

This commit is contained in:
SDRSharpR 2018-03-26 14:52:42 -07:00 committed by GitHub
parent 4f00c4bd79
commit db967c7bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
Common<br> Common<br>
CollapsiblePanel<br> CollapsiblePanel<br>
SDRSharper - Don't forget to check your references to the above.<br><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 with compile for both x32/x64bit builds. Nice! 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> <br><br>
Have fun experimenting with SDRSharper v0.L6 source!<br> Have fun experimenting with SDRSharper v0.L6 source!<br>
Orignal binaries <a href="http://www.qsl.net/s/sdr/">HERE</a> Orignal binaries <a href="http://www.qsl.net/s/sdr/">HERE</a>