discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] header_payload_demux0 - Parser returned #f pr obl


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] header_payload_demux0 - Parser returned #f pr oblem
Date: Mon, 27 Jul 2015 18:50:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Jason,

On 27.07.2015 18:09, Jason Matusiak wrote:
While I debug this further, is there any issues with running my transmit and receive from within the same X310? I am starting to wonder if this is part of my issue.
There shouldn't be, aside from inevitable analog cross-talk if both TX and RX operate on the same frequency. Even if you manage to perfectly decouple the RX from the TX antenna, you'd get something like -54dB - -60dB crosstalk if RX and TX are on the same PCB -- that's basically the physics of PCBs.

It's probably even worth it thinking about moving your signal processing out of 
your VM; high rate visualizations
aren't exactly what virtual display adapters were made for...
Totally agree.  There are some new machines on order that I am hoping to
snag one of. Time will tell...
:)

By the way, what I find pretty helpful for things like these: Use the ZMQ sinks in your VM to get your samples out of it, and use GNU Radio natively on your host machine to receive these samples, and run things like gr_fosphor there.


Best regards,
Marcus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]