f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.76k stars 421 forks source link

PlutoSDR isn't in the list anymore #277

Closed beta-tester closed 5 years ago

beta-tester commented 5 years ago

Hi, since SDRangel windows release, sdrangelmw_v4.3.0.7z, there is no PlutoSDR anymore in the list of Sources / Sinks. ok, in the release notes of v4.3.0 was written, that PlutoSDR wasn't included, but the versions after, there was written, that PlutoSDR is back again. PlutoSDR is not available anymore, not in sdrangelms_v4.3.1.7z nor in sdrangelms_v4.3.2.7z. i only have FileSource, SDRdaemonSource, TestSource / FileSink, SDRdaemonSink available there.

... did i missed something?

PS.: i just updated the firmware of the PlutoSDR to v0.30. With the old version of SDRangel, sdrangel_v4.2.4.7z, i can still select my PlutoSDR successfully. i just tried the new versions of SDRangel after the firmware update. befor i updated, i only used the sdrangel_v4.2.4.7z EDIT: frequency, bandwidth hack and dual core hack are applied to the PlutoSDR

fw_setenv attr_name compatible
fw_setenv attr_val ad9364
fw_setenv maxcpus
lucapgt commented 5 years ago

pluto is present in plugin list of sdrangel?

beta-tester commented 5 years ago

the files D:\SDR\sdrangelms_v4.3.2\sdrangelms\plugins\samplesource\inputplutosdr.dll, D:\SDR\sdrangelms_v4.3.2\sdrangelms\plugins\samplesink\outputplutosdr.dll and D:\SDR\sdrangelms_v4.3.2\sdrangelms\libiio.dll do exist. but nothing there to select in the sdrangel application: no-plutosdr

on SDRangel v4.2.4 i can see and select PlutoSDR: plutosdr

lucapgt commented 5 years ago

image

beta-tester commented 5 years ago

oh, sorry... no nothing there: plugins

BTW: it is a new clean windows 10 Pro x64 (1809) installation... did i forgot to install something? but if, then v4.2.4 shouldn't work as well...

PS.: undfortunately i lost all my frequency presets, because i didn't tested how the export is working. i thought with export i export all settings but i only exported one single frequency preset... :(

lucapgt commented 5 years ago

yes, install microsoft vc++ 2010, after that pluto plugin appear in the list and you can select it in the sampling device.

beta-tester commented 5 years ago

stupid me... yes, installing vcredist_x64 for 2010 did the trick... now i have my PlutoSDR in v4.3.2... thank you very much for your help!!!