Search found 12 matches
- Sat Aug 17, 2019 11:08 pm
- Forum: New Users' experiences
- Topic: SDRuno on Linux
- Replies: 24
- Views: 267182
Re: SDRuno on Linux
Hi peterg. SDRUno is the sdrplay team SDR software developed for windows only for now. CuubicSDR is a opensource sdr multi platform software. Why people speak about SDRuno under linux is because it has much more features than cubicSDR. SDRPlay team has updated SDRUno roadmap with a v 2.0 witch will ...
- Sat Mar 16, 2019 8:05 pm
- Forum: SDRuno
- Topic: SDRuno on Linux
- Replies: 26
- Views: 121252
Re: SDRuno on Linux
For those who want to try, the extio also works with HDSDR on wine.
https://sdrplay.com/community/viewtopic ... 137#p13982
https://sdrplay.com/community/viewtopic ... 137#p13982
- Thu Mar 14, 2019 5:50 pm
- Forum: Code Corner
- Topic: RSPTCPServer build on Alpine Linux
- Replies: 4
- Views: 82344
Re: RSPTCPServer build on Alpine Linux
Here is the output I have: alpine:~# ldd /usr/local/lib/libmirsdrapi-rsp.so ldd (0x7f5697b16000) libudev.so.1 => /lib/libudev.so.1 (0x7f5695d2e000) libm.so.6 => ldd (0x7f5697b16000) libpthread.so.0 => ldd (0x7f5697b16000) libc.so.6 => ldd (0x7f5697b16000) Error relocating /usr/local/lib/libmirsdrapi...
- Wed Mar 13, 2019 9:35 am
- Forum: Code Corner
- Topic: RSPTCPServer build on Alpine Linux
- Replies: 4
- Views: 82344
Re: RSPTCPServer build on Alpine Linux
Thanks Franco. I tried installing the glibc apk from here https://github.com/sgerrand/alpine-pkg-glibc with no luck. I'm surprised because on the same linux system I built SoapySDR + SoapyRemote + SoapySDRPlay successfully and it is working great. SoapySDRPlay needs 'libmirsdrapi-rsp' to build and t...
- Tue Mar 12, 2019 3:23 pm
- Forum: Code Corner
- Topic: RSPTCPServer build on Alpine Linux
- Replies: 4
- Views: 82344
RSPTCPServer build on Alpine Linux
I'm trying to build the RSPTCPServer on a small linux distro, Alpine Linux. During the build process, I got these outputs: alpine:~/RSPTCPServer/build# cmake .. -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc ...
- Sun Mar 10, 2019 4:35 pm
- Forum: General
- Topic: RSP_TCP Server ExtIO with HDSDR in wine
- Replies: 7
- Views: 49210
Re: RSP_TCP Server ExtIO with HDSDR in wine
I finally managed to get it working. I compiled RSPTCPServer on my main computer running ubuntu. Connected my RSP and started th RSPTCPServer. I then started HDSDR in wine with the ExtIO in the HDSDR folder. Ant no more crash. I think the first time the ExtIO is used you must have a RSPTCPServer on ...
- Thu Feb 21, 2019 11:18 pm
- Forum: General
- Topic: RSP_TCP Server ExtIO with HDSDR in wine
- Replies: 7
- Views: 49210
Re: RSP_TCP Server ExtIO with HDSDR in wine
Yes I know
It was the first RSP_TCP I tried successfully.
But I'm interested by the extented mode.
For now it's working like rtl-sdr dongle.
But I hope tech support will try to fix the it's extio so that it can be used with HDSDR in wine.
It was the first RSP_TCP I tried successfully.
But I'm interested by the extented mode.
For now it's working like rtl-sdr dongle.
But I hope tech support will try to fix the it's extio so that it can be used with HDSDR in wine.
- Mon Feb 18, 2019 6:36 pm
- Forum: General
- Topic: RSP_TCP Server ExtIO with HDSDR in wine
- Replies: 7
- Views: 49210
RSP_TCP Server ExtIO with HDSDR in wine
Hi. As a linux user I sometimes use HDSDR with wine with SDRs that have an extIO with network connection. I tried your new ExtIO for RSP_TCP server with HDSDR in wine but it freezes at starting. I have the same issue with the RTL_TCP ExtIO linked on the official HDSDR web site (https://github.com/ha...
- Wed Jan 02, 2019 5:51 pm
- Forum: General
- Topic: containrization for sdrplay
- Replies: 1
- Views: 13799
Re: containrization for sdrplay
Hi. Try this, it should be ok to add sdrplay lib support in your containers: ENV MAJVERS 2.13 ENV MINVERS .1 $ wget https://www.sdrplay.com/software/SDRplay_RSP_API-Linux-${MAJVERS}${MINVERS}.run $ export ARCH=`arch` $ sh ./SDRplay_RSP_API-Linux-${MAJVERS}${MINVERS}.run --tar xvf $ cp ${ARCH}/libmir...
- Mon Oct 22, 2018 10:33 pm
- Forum: New Users' experiences
- Topic: SDRuno on Linux
- Replies: 24
- Views: 267182
Re: SDRuno on Linux
As a Linux only user I have SDRplay RSP2 and I'm using Gqrx and CubicSDR. But, like other users, I think that if these softwares are usable, they have little compared to SDRUno and other Windows base softwares. I understand writing a soft for linux takes time, and, if SDRPlay team can't actually do ...