Re: [USRP-users] 2021 IEEE Aerospace Conference

2020-06-19 Thread Alex Humberstone
Eugene, the conference looks interesting. Where can we find the program for past years to get a feel for the conference? I didn't see this on the website. Thanks. On Fri, 19 Jun 2020 at 17:02, Eugene Grayver via USRP-users < usrp-us...@lists.ettus.com> wrote: > Hello, > > > > I am chairing the S

Problem with < .., >swig being imported in QA test

2020-06-19 Thread George Edwards
Hello, I am using the Guided Tutorial for making an OOT GNU radio module in C++. When I run the QA Test (the Tutorial gave the Installation step before QA Testing, I believe you must have things working before installing). When I ran the QA, I got a message saying it cannot "import tutorial_swig a

Re: FM stereo receiver distortion

2020-06-19 Thread Marcus D. Leech
On 06/19/2020 08:29 PM, Barry Duggan wrote: Hi James and others, Success! Using the code from https://github.com/gnuradio/gnuradio/blob/master/gr-analog/python/analog/wfm_rcv_fmdet.py with several modifications, I built a FM stereo receiver using only basic blocks. See the revised https://wi

Thank to Ron and Ahmet!

2020-06-19 Thread George Edwards
I wish to acknowledge and thank Ron and Ahmet on the great DvB S2 and T gnuradio receiver blocks they created for DvB S2/T BCH and LDPC decoders. GAE

Re: FM stereo receiver distortion

2020-06-19 Thread Ron Economos
Is the .grc file available anywhere? Ron On 6/19/20 17:29, Barry Duggan wrote: Hi James and others, Success! Using the code from https://github.com/gnuradio/gnuradio/blob/master/gr-analog/python/analog/wfm_rcv_fmdet.py with several modifications, I built a FM stereo receiver using only basi

Re: FM stereo receiver distortion

2020-06-19 Thread Barry Duggan
Hi James and others, Success! Using the code from https://github.com/gnuradio/gnuradio/blob/master/gr-analog/python/analog/wfm_rcv_fmdet.py with several modifications, I built a FM stereo receiver using only basic blocks. See the revised https://wiki.gnuradio.org/index.php/File:USRP_FM_stereo

2021 IEEE Aerospace Conference

2020-06-19 Thread Eugene Grayver
Hello, I am chairing the Software Defined and Cognitive Radio session at the upcoming IEEE Aerospace Conference (http://www.aeroconf.org). This large conference will take place March 6-13, 2021 in Big Sky, Montana. The conference provides a world-class technical prog

gr-filerepeater -- error during make

2020-06-19 Thread Ellie White
Hi all, Hope your day is going well. You're probably getting tired of me by now, don't blame you if so :) I'm attempting to troubleshoot yet another thing, this time gr-filerepeater (https://github.com/ghostop14/gr-filerepeater). I've been able to successfully clone and run cmake on this package,

Re: Question about cmake error when installing gr-sigmf

2020-06-19 Thread Ellie White
Hi Paul, Thanks so much for your email, I appreciate you letting me know this! No worries, I will try making do with the current file capabilities in GNU Radio for now. I'm also investigating the gr-filerepeater blocks, so maybe that will be useful as well. Again, really appreciate you getting ba

Re: Frequency modulator sensitivity and Quadrature demod gain

2020-06-19 Thread Jeff Long
On Fri, Jun 19, 2020 at 4:57 AM Fernando wrote: > In the GRC Frequency mod block the doc says > > > analog_frequency_modulator_fc > make(float sensitivity) -> frequency_modulator_fc_sptr > Frequency modulator block. > float input; complex baseband output > Takes a real

Frequency modulator sensitivity and Quadrature demod gain

2020-06-19 Thread Fernando
In the GRC Frequency mod block  the doc says analog_frequency_modulator_fc make(float sensitivity) -> frequency_modulator_fc_sptr     Frequency modulator block.     float input; complex baseband output     Takes a real, baseband signal (x_m[n]) and output a frequency modulated signa