Re: build-gnuradio

2017-10-18 Thread Cinaed Simson
On 10/18/2017 05:20 PM, Martin McCormick wrote: > I am running Debian 7 on a system and Debian 8 on two > other PC's and a raspberry PI and having no luck on running the build-gnuradio > script. You're the wrong mailing list. You want https://lists.gnu.org/mailman/listinfo/discuss-gnuradi

Re: New SDR dongle received but cannot get it to work

2017-10-21 Thread Cinaed Simson
On 10/21/2017 09:08 AM, John wrote: > Hello, > > I am new to this list and to SDR radio. I have purchased an SDR dongle > but am having trougble getting it to work. The dongle was described as > an RTL8232U/R820T2 device. I am running on Linux MINT version 18.2 and > lsusb detects the device as fo

Re: New SDR dongle received but cannot get it to work

2017-10-23 Thread Cinaed Simson
g failed with -1 >>> rtlsdr_demod_read_reg failed with -1 >>> rtlsdr_write_reg failed with -1 >>> >> Did you remove the your home brewed file from /etc/udev/rules.d? If not >> then remove it and reboot. >> >> Send me a listing of >> >>

gr-osmosdr and the compile flag -std=gnu++11

2017-10-30 Thread Cinaed Simson
Hi - I presume since I'm receiving a number of these types of errors while compiling /opt/gnuradio/src/gr-oot/gr-osmosdr/lib/rtl_tcp/rtl_tcp_source_c.cc:307:7: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 cmd = { 0x0a, htonl(offset_tune) }; i.e., compla

Re: rtl_fm bias tee

2017-11-18 Thread Cinaed Simson
There are a number of forks of rtl-sdr, but the one I use is from https://github.com/osmocom/rtl-sdr.git which has support for the bias tee. I'm not familiar with the git URLs you posted. When I built it from source I get everything - the binaries, the includes and the libraries. And rtl_fm

rtl-sdr with bias T

2018-02-06 Thread Cinaed Simson
Hi - there appears to be problem with rtl-sdr with bias T and the RTL2832U OEM Rafael Micro R820T tuner. I get PLL errors when I try to calibrate it using kal - or when I use rtl_test. Using device 0: Generic RTL2832U OEM Found Rafael Micro R820T tuner Exact sample rate is: 270833.002142 Hz [R82

Re: rtl-sdr with bias T

2018-02-08 Thread Cinaed Simson
a R820T from noelec https://www.nooelec.com/store/nesdr-smart-sdr.html I'll make sure I can reproduce the problem on Friday. -- Cinaed > > >> On Feb 6, 2018, at 10:53 PM, Cinaed Simson wrote: >> >> >> Hi - there appears to be problem with rtl-sdr with

Re: rtl-sdr with bias T

2018-02-12 Thread Cinaed Simson
> > Am 8. Februar 2018 10:36:26 MEZ schrieb Cinaed Simson > : > > On 02/07/2018 12:25 AM, Bill Gaylord wrote: > > This has to do with the ordering of the set bandwidth function I > believe. (From my experience with it.) because you can set the >

Re: Support on a RTL_SDR Receiver R820T2 USB Tuner 100KHz-1 7GHz UV HF

2021-02-27 Thread Cinaed Simson
Hi Jarrod - it could be the cable. If you have USB-C, try using an adapter to micro USB. Try using a USB hub with a power supply. Make sure the power is plugged into the compuier. Disconnect all the other non-essential USB devices. Check the load on the computer when you have trouble - and us

Re: FUNcube Dongle V1.0 not working with osmocom Source

2021-02-27 Thread Cinaed Simson
Hi Dennis - type     apt list --installed | grep boost-all and make sure it's installed. But my first guess would be you're running the wrong version of gr-osmosdr for gnuradio 3.8.1.0. I'm running gnuradio-3.8.2 and gr-osmosdr version 0.2.3 but I use github to update my software so I reall

Re: problem to install gr-osmosdr

2021-04-09 Thread Cinaed Simson
Hi Alberto - actually, everything will work at the moment without gr-iqbal. Type    gnuradio-config-info -v and post the output on this mailing list. The reason gr-iqbal failed is because gr-iqbal thinks you install gnuradio-3.9  instead of gnuradio-3.8. -- Cinaed

Re: R: Re: problem to install gr-osmosdr

2021-04-11 Thread Cinaed Simson
If you need to use gr-osmosdr and gr-iqbal, you need to install gnuradio-3.8 because those packages do not support gnuardio-3.9 yet. Version 3.9 is the "bleeding edge". I've never used pybombs to install software - I just use git - but you need to tell pybombs you want to install gnuradio 3.8.