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.91k stars 441 forks source link

Advise pls, crash on soapy remote device selection #460

Closed 9a4db closed 4 years ago

9a4db commented 4 years ago

Ubuntu 18.04 story, clean installation, SDRAngel installed like advised Unix installation:

q@q-X756UX:/opt/build/sdrangel/build$ ls /usr/lib/x86_64-linux-gnu/libSoapy /usr/local/lib/libSoapy /usr/include/Soapy /usr/local/include/Soapy /usr/lib/x86_64-linux-gnu/libSoapySDR.so /usr/local/lib/libSoapySDR.so.0.8 /usr/local/lib/libSoapySDR.so /usr/local/lib/libSoapySDR.so.0.8.0

/usr/include/SoapySDR: Config.h Device.h Formats.hpp Registry.hpp Version.h Config.hpp Device.hpp Logger.h Time.h Version.hpp Constants.h Errors.h Logger.hpp Time.hpp ConverterPrimitives.hpp Errors.hpp Modules.h Types.h ConverterRegistry.hpp Formats.h Modules.hpp Types.hpp

/usr/local/include/SoapySDR: Config.h Device.h Formats.hpp Registry.hpp Version.h Config.hpp Device.hpp Logger.h Time.h Version.hpp Constants.h Errors.h Logger.hpp Time.hpp ConverterPrimitives.hpp Errors.hpp Modules.h Types.h ConverterRegistry.hpp Formats.h Modules.hpp Types.hpp q@q-X756UX:/opt/build/sdrangel/build$

q@q-X756UX:~$ SoapySDRUtil --find ###################################################### Soapy SDR -- the SDR abstraction library

###################################################### Found device 0 addr = 24607:1027 driver = remote label = LimeNET-Micro [USB 2.0] 58399D024CE9 media = USB 2.0 module = FT601 name = LimeNET-Micro remote = tcp://192.168.10.106:55132 remote:driver = lime serial = 0058399D024CE9 Found device 1 driver = remote label = SDRplay Dev0 RSP1 B0001P0002 remote = tcp://192.168.10.106:55132 remote:driver = sdrplay serial = B0001P0002 q@q-X756UX:~$

q@q-X756UX:$ /opt/install/sdrangel/bin/sdrangel 2019-12-29 15:51:56.615 (I) SDRangel 4.12.4 Qt 5.9.5 64b x86_64 Ubuntu 18.04.3 LTS DSP Rx:24b Tx:16b PID 25067 2019-12-29 15:51:56.615 (I) MainSettings::MainSettings: settings file: format: 0 location: /home/q/.config/f4exb/SDRangel.conf 2019-12-29 15:51:56.615 (D) AudioDeviceManager::AudioDeviceManager: scan input devices 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #0: default 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #1: pulse 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #2: sysdefault:CARD=PCH 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #3: front:CARD=PCH,DEV=0 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #4: dmix:CARD=PCH,DEV=0 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #5: dsnoop:CARD=PCH,DEV=0 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #6: hw:CARD=PCH,DEV=0 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #7: plughw:CARD=PCH,DEV=0 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #8: alsa_input.pci-0000_00_1f.3.analog-stereo 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: input device #9: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor 2019-12-29 15:51:56.762 (D) AudioDeviceManager::AudioDeviceManager: scan output devices 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #0: default 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #1: pulse 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #2: sysdefault:CARD=PCH 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #3: front:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #4: surround21:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #5: surround40:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #6: surround41:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #7: surround50:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #8: surround51:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #9: surround71:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #10: hdmi:CARD=PCH,DEV=0 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #11: hdmi:CARD=PCH,DEV=1 2019-12-29 15:51:57.377 (D) AudioDeviceManager::AudioDeviceManager: output device #12: hdmi:CARD=PCH,DEV=2 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #13: hdmi:CARD=PCH,DEV=3 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #14: hdmi:CARD=PCH,DEV=4 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #15: dmix:CARD=PCH,DEV=0 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #16: dmix:CARD=PCH,DEV=3 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #17: dmix:CARD=PCH,DEV=7 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #18: dmix:CARD=PCH,DEV=8 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #19: dmix:CARD=PCH,DEV=9 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #20: dmix:CARD=PCH,DEV=10 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #21: dsnoop:CARD=PCH,DEV=0 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #22: dsnoop:CARD=PCH,DEV=3 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #23: dsnoop:CARD=PCH,DEV=7 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #24: dsnoop:CARD=PCH,DEV=8 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #25: dsnoop:CARD=PCH,DEV=9 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #26: dsnoop:CARD=PCH,DEV=10 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #27: hw:CARD=PCH,DEV=0 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #28: hw:CARD=PCH,DEV=3 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #29: hw:CARD=PCH,DEV=7 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #30: hw:CARD=PCH,DEV=8 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #31: hw:CARD=PCH,DEV=9 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #32: hw:CARD=PCH,DEV=10 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #33: plughw:CARD=PCH,DEV=0 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #34: plughw:CARD=PCH,DEV=3 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #35: plughw:CARD=PCH,DEV=7 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #36: plughw:CARD=PCH,DEV=8 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #37: plughw:CARD=PCH,DEV=9 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #38: plughw:CARD=PCH,DEV=10 2019-12-29 15:51:57.378 (D) AudioDeviceManager::AudioDeviceManager: output device #39: alsa_output.pci-0000_00_1f.3.analog-stereo 2019-12-29 15:51:57.378 (D) MainWindow::MainWindow: start 2019-12-29 15:51:57.429 (D) MainWindow::MainWindow: load settings... 2019-12-29 15:51:57.429 (D) MainWindow::loadSettings 2019-12-29 15:51:57.430 (W) qUncompress: Input data is corrupted 2019-12-29 15:51:57.430 (W) qUncompress: Input data is corrupted 2019-12-29 15:51:57.430 (W) qUncompress: Input data is corrupted 2019-12-29 15:51:57.430 (D) AudioDeviceManager::deserialize 2019-12-29 15:51:57.430 (W) qUncompress: Input data is corrupted 2019-12-29 15:51:57.430 (D) AMBEEngine::deserialize: invalid or no data 2019-12-29 15:51:57.430 (W) qUncompress: Input data is corrupted 2019-12-29 15:51:57.430 (D) MainWindow::MainWindow: load plugins... 2019-12-29 15:51:57.431 (D) PluginManager::loadPluginsDir: fileName: libchanalyzer.so 2019-12-29 15:51:57.432 (I) PluginManager::loadPluginsDir: loaded plugin libchanalyzer.so 2019-12-29 15:51:57.432 (D) PluginManager::loadPluginsDir: fileName: libdemodam.so 2019-12-29 15:51:57.432 (I) PluginManager::loadPluginsDir: loaded plugin libdemodam.so 2019-12-29 15:51:57.432 (D) PluginManager::loadPluginsDir: fileName: libdemodatv.so 2019-12-29 15:51:57.433 (I) PluginManager::loadPluginsDir: loaded plugin libdemodatv.so 2019-12-29 15:51:57.433 (D) PluginManager::loadPluginsDir: fileName: libdemodbfm.so 2019-12-29 15:51:57.434 (I) PluginManager::loadPluginsDir: loaded plugin libdemodbfm.so 2019-12-29 15:51:57.434 (D) PluginManager::loadPluginsDir: fileName: libdemoddatv.so 2019-12-29 15:51:57.463 (I) PluginManager::loadPluginsDir: loaded plugin libdemoddatv.so 2019-12-29 15:51:57.463 (D) PluginManager::loadPluginsDir: fileName: libdemoddsd.so 2019-12-29 15:51:57.465 (I) PluginManager::loadPluginsDir: loaded plugin libdemoddsd.so 2019-12-29 15:51:57.465 (D) PluginManager::loadPluginsDir: fileName: libdemodfreedv.so 2019-12-29 15:51:57.466 (I) PluginManager::loadPluginsDir: loaded plugin libdemodfreedv.so 2019-12-29 15:51:57.466 (D) PluginManager::loadPluginsDir: fileName: libdemodlora.so 2019-12-29 15:51:57.466 (I) PluginManager::loadPluginsDir: loaded plugin libdemodlora.so 2019-12-29 15:51:57.466 (D) PluginManager::loadPluginsDir: fileName: libdemodnfm.so 2019-12-29 15:51:57.467 (I) PluginManager::loadPluginsDir: loaded plugin libdemodnfm.so 2019-12-29 15:51:57.467 (D) PluginManager::loadPluginsDir: fileName: libdemodssb.so 2019-12-29 15:51:57.468 (I) PluginManager::loadPluginsDir: loaded plugin libdemodssb.so 2019-12-29 15:51:57.468 (D) PluginManager::loadPluginsDir: fileName: libdemodwfm.so 2019-12-29 15:51:57.469 (I) PluginManager::loadPluginsDir: loaded plugin libdemodwfm.so 2019-12-29 15:51:57.469 (D) PluginManager::loadPluginsDir: fileName: libfilesource.so 2019-12-29 15:51:57.470 (I) PluginManager::loadPluginsDir: loaded plugin libfilesource.so 2019-12-29 15:51:57.470 (D) PluginManager::loadPluginsDir: fileName: libfreqtracker.so 2019-12-29 15:51:57.470 (I) PluginManager::loadPluginsDir: loaded plugin libfreqtracker.so 2019-12-29 15:51:57.470 (D) PluginManager::loadPluginsDir: fileName: libinputfcdpro.so 2019-12-29 15:51:57.471 (I) PluginManager::loadPluginsDir: loaded plugin libinputfcdpro.so 2019-12-29 15:51:57.471 (D) PluginManager::loadPluginsDir: fileName: libinputfcdproplus.so 2019-12-29 15:51:57.472 (I) PluginManager::loadPluginsDir: loaded plugin libinputfcdproplus.so 2019-12-29 15:51:57.472 (D) PluginManager::loadPluginsDir: fileName: libinputfileinput.so 2019-12-29 15:51:57.473 (I) PluginManager::loadPluginsDir: loaded plugin libinputfileinput.so 2019-12-29 15:51:57.473 (D) PluginManager::loadPluginsDir: fileName: libinputkiwisdr.so 2019-12-29 15:51:57.473 (I) PluginManager::loadPluginsDir: loaded plugin libinputkiwisdr.so 2019-12-29 15:51:57.474 (D) PluginManager::loadPluginsDir: fileName: libinputlimesdr.so 2019-12-29 15:51:57.475 (I) PluginManager::loadPluginsDir: loaded plugin libinputlimesdr.so 2019-12-29 15:51:57.475 (D) PluginManager::loadPluginsDir: fileName: libinputlocal.so 2019-12-29 15:51:57.476 (I) PluginManager::loadPluginsDir: loaded plugin libinputlocal.so 2019-12-29 15:51:57.476 (D) PluginManager::loadPluginsDir: fileName: libinputremote.so 2019-12-29 15:51:57.477 (I) PluginManager::loadPluginsDir: loaded plugin libinputremote.so 2019-12-29 15:51:57.477 (D) PluginManager::loadPluginsDir: fileName: libinputrtlsdr.so 2019-12-29 15:51:57.478 (I) PluginManager::loadPluginsDir: loaded plugin libinputrtlsdr.so 2019-12-29 15:51:57.478 (D) PluginManager::loadPluginsDir: fileName: libinputsdrplay.so 2019-12-29 15:51:57.479 (I) PluginManager::loadPluginsDir: loaded plugin libinputsdrplay.so 2019-12-29 15:51:57.479 (D) PluginManager::loadPluginsDir: fileName: libinputsoapysdr.so 2019-12-29 15:51:57.480 (I) PluginManager::loadPluginsDir: loaded plugin libinputsoapysdr.so 2019-12-29 15:51:57.480 (D) PluginManager::loadPluginsDir: fileName: libinputtestsource.so 2019-12-29 15:51:57.481 (I) PluginManager::loadPluginsDir: loaded plugin libinputtestsource.so 2019-12-29 15:51:57.481 (D) PluginManager::loadPluginsDir: fileName: liblocalsink.so 2019-12-29 15:51:57.481 (I) PluginManager::loadPluginsDir: loaded plugin liblocalsink.so 2019-12-29 15:51:57.481 (D) PluginManager::loadPluginsDir: fileName: liblocalsource.so 2019-12-29 15:51:57.482 (I) PluginManager::loadPluginsDir: loaded plugin liblocalsource.so 2019-12-29 15:51:57.482 (D) PluginManager::loadPluginsDir: fileName: libmimotestmi.so 2019-12-29 15:51:57.483 (I) PluginManager::loadPluginsDir: loaded plugin libmimotestmi.so 2019-12-29 15:51:57.483 (D) PluginManager::loadPluginsDir: fileName: libmodam.so 2019-12-29 15:51:57.483 (I) PluginManager::loadPluginsDir: loaded plugin libmodam.so 2019-12-29 15:51:57.483 (D) PluginManager::loadPluginsDir: fileName: libmodatv.so 2019-12-29 15:51:57.571 (I) PluginManager::loadPluginsDir: loaded plugin libmodatv.so 2019-12-29 15:51:57.571 (D) PluginManager::loadPluginsDir: fileName: libmodfreedv.so 2019-12-29 15:51:57.572 (I) PluginManager::loadPluginsDir: loaded plugin libmodfreedv.so 2019-12-29 15:51:57.572 (D) PluginManager::loadPluginsDir: fileName: libmodnfm.so 2019-12-29 15:51:57.573 (I) PluginManager::loadPluginsDir: loaded plugin libmodnfm.so 2019-12-29 15:51:57.573 (D) PluginManager::loadPluginsDir: fileName: libmodssb.so 2019-12-29 15:51:57.574 (I) PluginManager::loadPluginsDir: loaded plugin libmodssb.so 2019-12-29 15:51:57.574 (D) PluginManager::loadPluginsDir: fileName: libmodwfm.so 2019-12-29 15:51:57.574 (I) PluginManager::loadPluginsDir: loaded plugin libmodwfm.so 2019-12-29 15:51:57.574 (D) PluginManager::loadPluginsDir: fileName: liboutputfilesink.so 2019-12-29 15:51:57.575 (I) PluginManager::loadPluginsDir: loaded plugin liboutputfilesink.so 2019-12-29 15:51:57.575 (D) PluginManager::loadPluginsDir: fileName: liboutputlimesdr.so 2019-12-29 15:51:57.576 (I) PluginManager::loadPluginsDir: loaded plugin liboutputlimesdr.so 2019-12-29 15:51:57.576 (D) PluginManager::loadPluginsDir: fileName: liboutputlocal.so 2019-12-29 15:51:57.576 (I) PluginManager::loadPluginsDir: loaded plugin liboutputlocal.so 2019-12-29 15:51:57.576 (D) PluginManager::loadPluginsDir: fileName: liboutputremote.so 2019-12-29 15:51:57.577 (I) PluginManager::loadPluginsDir: loaded plugin liboutputremote.so 2019-12-29 15:51:57.577 (D) PluginManager::loadPluginsDir: fileName: liboutputsoapysdr.so 2019-12-29 15:51:57.578 (I) PluginManager::loadPluginsDir: loaded plugin liboutputsoapysdr.so 2019-12-29 15:51:57.578 (D) PluginManager::loadPluginsDir: fileName: liboutputtestsink.so 2019-12-29 15:51:57.578 (I) PluginManager::loadPluginsDir: loaded plugin liboutputtestsink.so 2019-12-29 15:51:57.578 (D) PluginManager::loadPluginsDir: fileName: libremotesink.so 2019-12-29 15:51:57.579 (I) PluginManager::loadPluginsDir: loaded plugin libremotesink.so 2019-12-29 15:51:57.579 (D) PluginManager::loadPluginsDir: fileName: libremotesource.so 2019-12-29 15:51:57.579 (I) PluginManager::loadPluginsDir: loaded plugin libremotesource.so 2019-12-29 15:51:57.580 (D) PluginManager::loadPluginsDir: fileName: libudpsink.so 2019-12-29 15:51:57.580 (I) PluginManager::loadPluginsDir: loaded plugin libudpsink.so 2019-12-29 15:51:57.580 (D) PluginManager::loadPluginsDir: fileName: libudpsource.so 2019-12-29 15:51:57.581 (I) PluginManager::loadPluginsDir: loaded plugin libudpsource.so 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel AM Demodulator with channel name "sdrangel.channel.amdemod" 2019-12-29 15:51:57.581 (D) PluginManager::registerTxChannel AM Modulator with channel name "sdrangel.channeltx.modam" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel ATV Demodulator with channel name "sdrangel.channel.demodatv" 2019-12-29 15:51:57.581 (D) PluginManager::registerTxChannel ATV Modulator with channel name "sdrangel.channeltx.modatv" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel Broadcast FM Demodulator with channel name "sdrangel.channel.bfm" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel Channel Analyzer with channel name "sdrangel.channel.chanalyzer" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel DATV Demodulator with channel name "sdrangel.channel.demoddatv" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel DSD Demodulator with channel name "sdrangel.channel.dsddemod" 2019-12-29 15:51:57.581 (D) PluginManager::registerTxChannel File channel source with channel name "sdrangel.channeltx.filesource" 2019-12-29 15:51:57.581 (D) PluginManager::registerSampleSource File device input with source name sdrangel.samplesource.fileinput and hardware id "FileInput" 2019-12-29 15:51:57.581 (D) PluginManager::registerSampleSink File sink output with sink name sdrangel.samplesink.filesink and hardware id "FileSink" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel FreeDV Demodulator with channel name "sdrangel.channel.freedvdemod" 2019-12-29 15:51:57.581 (D) PluginManager::registerTxChannel FreeDV Modulator with channel name "sdrangel.channeltx.freedvmod" 2019-12-29 15:51:57.581 (D) PluginManager::registerRxChannel Frequency Tracker with channel name "sdrangel.channel.freqtracker" 2019-12-29 15:51:57.581 (D) PluginManager::registerSampleSource FunCube Pro Input with source name sdrangel.samplesource.fcdpro and hardware id "FCDPro" 2019-12-29 15:51:57.581 (D) PluginManager::registerSampleSource FunCube Pro+ Input with source name sdrangel.samplesource.fcdproplus and hardware id "FCDProPlus" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource KiwiSDR input with source name sdrangel.samplesource.kiwisdrsource and hardware id "KiwiSDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource LimeSDR Input with source name sdrangel.samplesource.limesdr and hardware id "LimeSDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSink LimeSDR Output with sink name sdrangel.samplesink.limesdr and hardware id "LimeSDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel LoRa Demodulator with channel name "sdrangel.channel.lorademod" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel Local channel sink with channel name "sdrangel.channel.localsink" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel Local channel source with channel name "sdrangel.channel.localsource" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource Local device input with source name sdrangel.samplesource.localinput and hardware id "LocalInput" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSink Local device output with sink name sdrangel.samplesink.localoutput and hardware id "LocalOutput" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel NFM Demodulator with channel name "sdrangel.channel.nfmdemod" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel NFM Modulator with channel name "sdrangel.channeltx.modnfm" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource RTL-SDR Input with source name sdrangel.samplesource.rtlsdr and hardware id "RTLSDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel Remote channel sink with channel name "sdrangel.channel.remotesink" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel Remote channel source with channel name "sdrangel.channeltx.remotesource" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource Remote device input with source name sdrangel.samplesource.remoteinput and hardware id "RemoteInput" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSink Remote device output with sink name sdrangel.samplesink.remoteoutput and hardware id "RemoteOutput" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource SDRPlay RSP1 Input with source name sdrangel.samplesource.sdrplay and hardware id "SDRPlay" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel SSB Demodulator with channel name "sdrangel.channel.ssbdemod" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel SSB Modulator with channel name "sdrangel.channeltx.modssb" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource SoapySDR Input with source name sdrangel.samplesource.soapysdrinput and hardware id "SoapySDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSink SoapySDR Output with sink name sdrangel.samplesink.soapysdroutput and hardware id "SoapySDR" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleMIMO Test Multiple Input with MIMO name sdrangel.samplemimo.testmi and hardware id "TestMI" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSink Test Sink Output with sink name sdrangel.samplesink.testsink and hardware id "TestSink" 2019-12-29 15:51:57.582 (D) PluginManager::registerSampleSource Test Source input with source name sdrangel.samplesource.testsource and hardware id "TestSource" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel UDP Channel Sink with channel name "sdrangel.channel.udpsink" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel UDP Channel Source with channel name "sdrangel.channeltx.udpsource" 2019-12-29 15:51:57.582 (D) PluginManager::registerRxChannel WFM Demodulator with channel name "sdrangel.channel.wfmdemod" 2019-12-29 15:51:57.582 (D) PluginManager::registerTxChannel WFM Modulator with channel name "sdrangel.channeltx.modwfm" 2019-12-29 15:51:57.582 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.fileinput 2019-12-29 15:51:57.582 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.fcdpro 2019-12-29 15:51:57.584 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.fcdproplus 2019-12-29 15:51:57.584 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.kiwisdrsource 2019-12-29 15:51:57.584 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.limesdr 2019-12-29 15:51:57.587 (D) DeviceLimeSDR::enumOriginDevices: Could not find any LimeSDR device 2019-12-29 15:51:57.587 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.localinput 2019-12-29 15:51:57.587 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.rtlsdr 2019-12-29 15:51:57.588 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.remoteinput 2019-12-29 15:51:57.588 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.sdrplay 2019-12-29 15:51:57.589 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.soapysdrinput 2019-12-29 15:51:57.589 (D) DeviceSoapySDRScan::scan: Lib Version: v0.8.0-ga489f3dc 2019-12-29 15:51:57.590 (D) DeviceSoapySDRScan::scan: API Version: v0.8.0 2019-12-29 15:51:57.590 (D) DeviceSoapySDRScan::scan: ABI Version: v0.8 2019-12-29 15:51:57.590 (D) DeviceSoapySDRScan::scan: Install root: /usr/local 2019-12-29 15:51:57.590 (D) DeviceSoapySDRScan::scan: loaded module: /usr/local/lib/SoapySDR/modules0.8/libLMS7Support.so 2019-12-29 15:51:57.591 (D) DeviceSoapySDRScan::scan: loaded module: /usr/local/lib/SoapySDR/modules0.8/libremoteSupport.so 2019-12-29 15:51:57.592 (D) DeviceSoapySDRScan::scan: loaded module: /usr/local/lib/SoapySDR/modules0.8/libsdrPlaySupport.so 2019-12-29 15:51:57.592 (D) DeviceSoapySDRScan::scan: driver: lime 2019-12-29 15:51:57.595 (D) DeviceSoapySDRScan::scan: driver: remote 2019-12-29 15:51:57.730 (D) DeviceSoapySDRScan::scan: remote #0 LimeNET-Micro [USB 2.0] 58399D024CE9 id: serial=0058399D024CE9 [INFO] Make connection: 'LimeNET-Micro [USB 2.0] 58399D024CE9' [INFO] Reference clock 30.72 MHz [INFO] Device name: LimeNET-Micro [INFO] Reference: 30.72 MHz [INFO] LMS7002M calibration values caching Disable 2019-12-29 15:51:58.518 (D) DeviceSoapySDRScan::scan: remote #0 driver=FT601 hardware=LimeNET-Micro #Rx=1 #Tx=1 2019-12-29 15:51:58.597 (D) DeviceSoapySDRScan::scan: remote #1 SDRplay Dev0 RSP1 B0001P0002 id: serial=B0001P0002 2019-12-29 15:51:59.372 (D) DeviceSoapySDRScan::scan: remote #1 driver=SDRplay hardware=RSP1 #Rx=1 #Tx=0 2019-12-29 15:51:59.378 (D) DeviceSoapySDRScan::scan: driver: sdrplay 2019-12-29 15:51:59.385 (D) SoapySDROutputPlugin::enumOriginDevices: 2 SoapySDR devices 2019-12-29 15:51:59.385 (D) SoapySDRInputPlugin::enumSampleSources: device #0 serial remote-0 channel 0 2019-12-29 15:51:59.386 (D) SoapySDRInputPlugin::enumSampleSources: device #1 serial remote-1 channel 0 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateRxDevices: sdrangel.samplesource.testsource 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.filesink 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.limesdr 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.localoutput 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.remoteoutput 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.soapysdroutput 2019-12-29 15:51:59.386 (D) SoapySDROutputPlugin::enumSampleSinks: device #0 serial remote-0 channel 0 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateTxDevices: sdrangel.samplesink.testsink 2019-12-29 15:51:59.386 (D) DeviceEnumerator::enumerateMIMODevices: sdrangel.samplemimo.testmi 2019-12-29 15:51:59.386 (D) DeviceEnumerator::addNonDiscoverableDevices: start 2019-12-29 15:51:59.386 (D) MainWindow::MainWindow: select SampleSource from settings or default (file input)... 2019-12-29 15:51:59.387 (D) DSPDeviceSourceEngine::start 2019-12-29 15:51:59.387 (D) DSPDeviceSourceEngine::run 2019-12-29 15:51:59.395 (D) FFTEngine::create: using FFTW engine 2019-12-29 15:52:00.013 (D) FFT: creating FFTW plan (n=1024,forward) took 618ms 2019-12-29 15:52:00.013 (D) GLSpectrum::connectTimer 2019-12-29 15:52:00.017 (D) DSPDeviceSourceEngine::addSink: SpectrumVis 2019-12-29 15:52:00.017 (D) DSPDeviceSourceEngine::handleSynchronousMessages: DSPAddBasebandSampleSink 2019-12-29 15:52:00.021 (D) FileInput::FileInput: device source engine: 0x55fcac41e780 2019-12-29 15:52:00.021 (D) FileInput::FileInput: device source engine message queue: 0x55fcac41e798 2019-12-29 15:52:00.021 (D) FileInput::FileInput: device source: 0x0 2019-12-29 15:52:00.032 (D) DSPDeviceSourceEngine::setSource 2019-12-29 15:52:00.032 (D) DSPDeviceSourceEngine::handleSynchronousMessages: DSPSetSource 2019-12-29 15:52:00.032 (D) DSPDeviceSourceEngine::gotoIdle 2019-12-29 15:52:00.032 (D) DSPDeviceSourceEngine::handleSetSource: set 2019-12-29 15:52:00.036 (D) DSPDeviceSourceEngine::handleInputMessages: message: DSPSignalNotification 2019-12-29 15:52:00.036 (D) DSPDeviceSourceEngine::handleInputMessages: DSPSignalNotification: m_sampleRate: 48000 m_centerFrequency: 435000000 2019-12-29 15:52:00.036 (D) MainWindow::setDeviceGUI: insert device type 0 tab at 0 2019-12-29 15:52:00.036 (D) DSPDeviceSourceEngine::handleInputMessages: forward message to SpectrumVis 2019-12-29 15:52:00.036 (D) MainWindow::setDeviceGUI: adding tab for FileInput 2019-12-29 15:52:00.036 (D) DSPDeviceSourceEngine::handleInputMessages: DSPSignalNotification: guiMessageQueue: 0x55fcacc0e5f8 2019-12-29 15:52:00.038 (D) FileInputGUI::handleInputMessages: DSPSignalNotification: SampleRate:48000, CenterFrequency:435000000 2019-12-29 15:52:00.038 (D) GLSpectrumGUI::handleInputMessages: message: GLSpectrum::MsgReportSampleRate 2019-12-29 15:52:00.038 (D) MainWindow::MainWindow: load current preset settings... 2019-12-29 15:52:00.038 (D) MainWindow::loadPresetSettings: preset [default | no name] 2019-12-29 15:52:00.038 (D) DeviceAPI::loadSamplingDeviceSettings: Loading preset [default | no name] is not a suitable preset 2019-12-29 15:52:00.038 (D) DeviceUISet::loadRxChannelSettings: Loading preset [default | no name] not a source preset 2019-12-29 15:52:00.039 (D) MainWindow::MainWindow: update preset controls... 2019-12-29 15:52:00.041 (D) StaticFileController: docroot=:/webapi, encoding=UTF-8, maxAge=60000 2019-12-29 15:52:00.041 (D) StaticFileController: cache timeout=60000, size=1000000 2019-12-29 15:52:00.041 (D) HttpListener: Listening on port 8091 2019-12-29 15:52:00.041 (I) WebAPIServer::start: starting web API server at http://127.0.0.1:8091 2019-12-29 15:52:00.041 (D) MainWindow::MainWindow: end 2019-12-29 15:52:00.060 (D) GLSpectrum::initializeGL: context: major: 3 minor: 0 ES: no 2019-12-29 15:52:29.392 (D) MainWindow::sampleSourceChanged: tab at 0 2019-12-29 15:52:29.393 (D) DeviceAPI::saveSamplingDeviceSettings: not a suitable preset 2019-12-29 15:52:29.393 (D) DSPDeviceSourceEngine::stopAcquistion 2019-12-29 15:52:29.393 (D) DSPDeviceSourceEngine::handleSynchronousMessages: DSPAcquisitionStop 2019-12-29 15:52:29.393 (D) DSPDeviceSourceEngine::gotoIdle 2019-12-29 15:52:29.396 (D) FileInput::stop 2019-12-29 15:52:29.403 (D) SoapySDRInput::openDevice: allocated SampleFifo 2019-12-29 15:52:29.404 (D) SoapySDRInput::openDevice: open device here 2019-12-29 15:52:29.404 (D) DeviceSoapySDR::openopenSoapySDRFromSequence: driver=remote 2019-12-29 15:52:29.404 (D) DeviceSoapySDR::openopenSoapySDRFromSequence: serial=0058399D024CE9 [INFO] Make connection: 'LimeNET-Micro [USB 2.0] 58399D024CE9' [INFO] Reference clock 30.72 MHz [INFO] Device name: LimeNET-Micro [INFO] Reference: 30.72 MHz [INFO] LMS7002M calibration values caching Disable terminate called after throwing an instance of 'std::system_error' what(): Invalid argument Aborted (core dumped) q@q-X756UX:$

Crash on selection of any of present remote devices, my guess is that trouble may be on SDRAngel instalation side, the same issue opened on Soapy Remote git... EDIT: I am able to use both remote devices on the same Ubunut 18.04 LTE with fresh compiled CubicSDR

f4exb commented 4 years ago

Then use Cubic SDR if it works fine for you. You do not need Soapy for LimeSDR that is natively supported. Soapy suppport is a workaround for devices that are not natively supported in case this may be useful. I will not make any effort concening Soapy.

9a4db commented 4 years ago

Hi, Here looking for fair ethernet network RX/TX use of LimeNET micro & RPI CM3 1GB RAM/ 8 GB on board EEPROM. Thank you for advice, but unfortunately so far Cubic is not able to TX. Need Soapy Remote for that, in my case to allow other applications to be able to reach LimeNET micro and SDRPlay RSP1 on LimeNET_USB port. I am long time user of your SW on Win10 and Ubuntu with LimeSDR USB on USB3 ports. Any way thank you for your great efforts on SDRAngel 👍

DSC_0010