SDRSharper Full Source (VS2017)
Find a file
2018-04-07 01:43:12 -07:00
Binaries organization 2018-03-26 15:39:25 -07:00
Plugins Clean-up 2018-04-07 00:44:22 -07:00
SDRSharper SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
SDRSharper.CollapsiblePanel SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
SDRSharper.Common SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
SDRSharper.Controls SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
SDRSharper.PanView Fixed Frequency Changer - wouldnt change value 2018-03-28 12:40:26 -07:00
SDRSharper.Radio SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
.gitattributes Initial commit 2018-03-26 14:00:40 -07:00
Build Config Orig.png SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00
README.md Refresh 2018-04-07 01:43:12 -07:00
Screenshot.png Refresh 2018-04-07 01:10:18 -07:00
SDRSharper.sln SDRSharper (SDRSharp Remake) Full Source (VS2017) 2018-03-26 14:02:05 -07:00

SDRSharper Full Source (VS2017)

Build Order:

Radio
Controls
PanView
Common
CollapsiblePanel
SDRSharper - Don't forget to check your references to the above.

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# latest/.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 (may have fixed it, depends on build, x32/x64). I prefer this over SDRSharp and maybe HDSDR. Nice! NOTE: About dialog is dynamic when checking versions.

Have fun experimenting with SDRSharper v0.L6 source!
Orignal binaries HERE

I have to give props to orignal author of making changes to SDRSharp, whoever it was corrected alot of reception/demodulation fixes, hence it gives exceptional DV quality over the standard SDRSharp. Whoever is was did a great job! Thank you!

TODO: Add direct support for P25, and Trunking. ;)



Stay tuned for further releases... Upcoming... UniTrunker (mainly for trunking) and DSDplus (mainly since they dont want to release unless your 'Fastlane', 6 months my ass)!! Just cleaning it up for successful compile. ;)