Since everyone else seemed to be entertaining the idea of swapping countries, I decided to try a change of scenery as well. I'm currently about 120 nm off the coast of WA, heading south to warmer waters - hopefully for the remainder of the winter. LOL - long story. A special thank you to the fine folks at Inmarsat...
At any rate, I've returned to playing with this project again (in an environment with less interruptions) and wanted to report back on this topic.
I've grabbed the stable release as suggested from
https://github.com/jmichelp/sdrsharp-bladerf/releases and followed the instructions on GitHub here:
https://github.com/jmichelp/sdrsharp-bladerf
When I run the command
bladeRF-cli.exe -e info -e version I'm clearly seeing and having some level of conversation with the blade, as it returns the following:
bladerf1.PNG
Obviously there's some complaining about FPGA version, and I'm not sure that has a bearing on the remainder of my woes.
bladerf2.PNG
If things are working for others, clearly I am a dolt and have failed to follow instructions properly.
To be clear, I have done the following:
1. Download the latest version of SDR# from
http://sdrsharp.com/#download
2. After unpacking, I went to
https://github.com/jmichelp/sdrsharp-bladerf/releases , grabbed the package, unzipped and put everything in the sdr-install/sdrsharp directory
3. I followed the instructions at
https://github.com/jmichelp/sdrsharp-bladerf regarding this item:
<add key="BladeRF" value="SDRSharp.BladeRF.BladeRFIO,SDRSharp.BladeRF" />
4. Start SDRSharp.
no bueno
An FYI/Update to this message: I reset the machine to factory (Win 7 Home Premium with all service packs, updates, etc.) so I knew I was working with a 'fresh, clean' install and nothing else in the way. After following steps 1-4, above, I launch SDR Sharp and immediately get "SDR Sharp has stopped working".
bladeRF-cli.exe -e info -e version returns the same info posted, above.
A further FYI/Update to this message: The crash file says:
Could not load type 'SDRSharp.Radio.HookManager' from assembly 'SDRSharp.Radio, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
at SDRSharp.MainForm..ctor()
at SDRSharp.Program.Main()
Running the
bladeRF-cli.exe -e info -e version command from the bladeRF install, I get this response:
yasc2.PNG