-Original Message-
From: discuss-gnuradio-bounces+marlow=princeton@gnu.org
On Behalf Of Marcus D.
Leech
Sent: Tuesday, March 7, 2023 3:19 PM
To: discuss-gnuradio@gnu.org
Subject: Re: Qt ImportError
On 07/03/2023 15:05, Daniel R. Marlow wrote:
> from PyQt5 import Qt
Make sure
Hello,
I am trying to run the "Your first flowgraph" example on the gnuradio Wiki.
This works fine when I run it from the GRC window, but when I try to run the
Python script that GRC generates, I get the following error:
from PyQt5 import Qt
ImportError: cannot import name Qt
I can im
-Original Message-
From: Discuss-gnuradio
On Behalf Of Marcus D. Leech
Sent: Saturday, July 23, 2022 9:24 PM
To: discuss-gnuradio@gnu.org
Subject: Re: rx_time
On 2022-07-23 16:53, Daniel R. Marlow wrote:
> Hello,
>
> I am having trouble understanding the 'rx_time
Hello,
I am having trouble understanding the 'rx_time' field in the gnuradio
metadata. In particular, if I use the following code to unpack the metadata:
self.handle = open(filename, "rb")
header_str = self.handle.read(parse_file_metadata.HEADER_LENGTH)
header = pmt.deserialize_str(header_s
Hello,
If your N210 has a GPS module this is fairly easy to do using the file sink
with meta data. I am not sure what happens if the GPS data (module) is not
there.
Sincerely,
Dan Marlow
From: Discuss-gnuradio
on behalf of Alexis Bartels
Date: Thursday, March 2, 2017 at 5:19 PM
To:
Hello,
First, congrats to Marcus and CCERA.
We are working at 21 cm (1420 MHz) and find that there are at least a few
pulsars not that far below B0329+54 (now called J0332+5434) in signal strength.
Indeed, one of the interesting things is that owing to scintillation
effects, th
Hi Fikrat,
The sampling rate must be twice the BANDWIDTH that you want.I don't
know much about
WiFi, but from the numbers you give, the range of frequencies you are
interested in seems to
span about 2.447 - 2.427 GHz = 20 MHz. The receiver users an analog mixer to
shift the frequency
On Mar 24, 2016, at 8:29 AM, Marcus D. Leech wrote:
> On 03/24/2016 07:34 AM, Daniel R. Marlow wrote:
>>
>>
>> Thanks Marcus.
>>
>> I did a "sudo ldconfig" but to no avail.
>>
>> I am wondering if the problem is destructive interference
On Mar 23, 2016, at 8:53 PM, Marcus D. Leech wrote:
> On 03/23/2016 07:46 PM, Daniel R. Marlow wrote:
>> Hello,
>>
>> H/W: Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz
>>USRP: Ettus B210
>> OS: Ubuntu 15.04
>> gnuradio: 3.7.5
>>
>>
Hello,
H/W: Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz
USRP: Ettus B210
OS: Ubuntu 15.04
gnuradio: 3.7.5
The most recent step was to do a simple binary install of uhd-host and
gnradio using
> sudo apt-get install uhd-host
> sudo apt-get install gnuradio
All seemed to work
10 matches
Mail list logo