Search found 980 matches

by sdrplay
Mon Feb 29, 2016 11:57 am
Forum: General
Topic: Profiles and screen resolution
Replies: 8
Views: 25017

Re: Profiles and screen resolution

Hello, Unfortunately, Microsoft units aren't pixels so it's difficult for me to know how far off this is - could you post a screenshot? In the code, the window is set to 290 units x 445 units. To give you an idea, the main ExtIO panel is 565 units x 278 If I can see a screenshot it will let me know ...
by sdrplay
Sat Feb 27, 2016 7:51 am
Forum: General
Topic: Missing the big picture
Replies: 21
Views: 62057

Re: Missing the big picture

The errors are loading the SoapySDRPlay library. That also has to be built if you are not using the supplied ones that come with the API installation. If you build one, you need to build both. If there is an issue with SoapySDRPlay dependency you will find it by building it. Hope that makes sense. B...
by sdrplay
Fri Feb 26, 2016 11:59 pm
Forum: General
Topic: Missing the big picture
Replies: 21
Views: 62057

Re: Missing the big picture

If you are building SoapySDR then you have to build SoapySDRPlay as well: https://github.com/pothosware/SoapySDRPlay/wiki

Best regards,

SDRplay Support
by sdrplay
Fri Feb 26, 2016 4:23 pm
Forum: General
Topic: ZeusRadio may soon be compatile with SDRPLay
Replies: 30
Views: 96217

Re: ZeusRadio may soon be compatile with SDRPLay

The last I chatted with Yan (the Zeus Radio developer) I explained what was supported in the ExtIO plugin and he said he would look at the code, but I haven't seen another version since then. I did ask him about it about a week ago, but he said he was working on something else. So we'll have to wait...
by sdrplay
Thu Feb 25, 2016 8:01 am
Forum: General
Topic: Missing the big picture
Replies: 21
Views: 62057

Re: Missing the big picture

If you can paste some of the errors I can try to help you get CubicSDR built. Here's how I do it. I have created myself a small batch script... #!/bin/csh rm -rf CubicSDR git clone https://github.com/cjcliffe/CubicSDR.git ./CubicSDR cd CubicSDR mkdir build cd build make ../ -DCMAKE_BUILD_TYPE=Releas...
by sdrplay
Thu Feb 25, 2016 7:54 am
Forum: General
Topic: The station name thing
Replies: 36
Views: 96158

Re: The station name thing

It's not a DOS program so I have no idea why it would bring a DOS window up.

You really need to stick with 3.8.3 - 3.8.2 has a problem that was fixed in 3.8.3

If you are still stuck, let us know.

Best regards,

SDRplay Support
by sdrplay
Wed Feb 24, 2016 9:33 am
Forum: General
Topic: The station name thing
Replies: 36
Views: 96158

Re: The station name thing

Hi, I still don't know what that is - can you explain what you did to get that window - I don't recognise it and I'm concerned it's something malicious. Could you send a screenshot of the directory listing where this executable is run from to support@sdrplay.com Thanks and best regards, SDRplay Supp...
by sdrplay
Wed Feb 24, 2016 7:13 am
Forum: General
Topic: The station name thing
Replies: 36
Views: 96158

Re: The station name thing

DOS Window? There is no DOS window when running HDSDR.

Are you sure you are using HDSDR? What OS version are you using? Can you post a screenshot.

Thanks and best regards,

SDRplay
by sdrplay
Wed Feb 24, 2016 1:07 am
Forum: General
Topic: The station name thing
Replies: 36
Views: 96158

Re: The station name thing

I don't think 3.8.2 will help you. Although if you want to try it: http://www.sdrplay.com/software/SDRplay_EXTIO_Installer_3.8.2.exe Download the http://www.sdrplay.com/software/disable_station_lookup.zip file, extract the reg file, make sure HDSDR isn't running and double click on the reg file to e...
by sdrplay
Tue Feb 23, 2016 1:39 pm
Forum: General
Topic: The station name thing
Replies: 36
Views: 96158

Re: The station name thing

No Station Found means that it hasn't found a station on the frequency you are on. What frequency have you tuned to? Not the LO frequency, but the VFO frequency. Also, after the station system has been enabled, it requires a restart of the SDR application you are using before the system is functiona...