RE: [EXT] PMT thoughts

2021-03-29 Thread Uher, Jason J.
Hi John, I think, in general, there is a consensus that PMTs are an imperfect solution and exactly for the reasons you pointed out (naming consistency, OOP, type safety, etc) My gut says that they haven’t been replaced yet because, first, it’s unclear what a better solution would look li

Re: [Discuss-gnuradio] IEEE 802.11 receiver not working for high sampling rates

2017-05-25 Thread Uher, Jason J.
This might be a silly question, but are your gain settings correct? These two facts make me think you may be saturating the receiver and not experience sample flow issues: 1) You’re not seeing under/overflows on the output (I assume, or you probably would have mentioned it) 2) You *a

Re: [Discuss-gnuradio] PyBombs 2.0.1 not creating config.yml

2016-03-10 Thread Uher, Jason J.
I had this same issue - doing a "touch ~/.pybombs/config.yml" to create the file and re running the config commands fixed things. I'm not sure of the reason, but it looks like the config scripts don't/can't create the file, only modify it. From: discuss-gnura

[Discuss-gnuradio] Issues with extra samples after an tx_eob

2014-01-02 Thread Uher, Jason J.
Hello, I'm trying to send FM modulated packet data using the message burst source and it's mostly working. I am able to see the tx_sob and tx_eob tags using the tag_debug block hooked up to the same final block the USRP sink is (ie, the tags are not getting lost somewhere along the chain). Whe

[Discuss-gnuradio] Subject: Re: DARPA spectrum challenge teams?

2013-01-29 Thread Uher, Jason J.
I was interested, but really wasn't able to make the time commitment work out. With that said, if anyone refrained from entering a team because they were in desperate need of a half-committed member who lived near Arlington and could attend the final challenge I'm open to joining up ;) Date:

Re: [Discuss-gnuradio] Changing the installation directory for GR

2012-11-06 Thread Uher, Jason J.
! Jason -Original Message- From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of Tom Rondeau Sent: Tuesday, November 06, 2012 10:20 To: Uher, Jason J. Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Changing the installation directory for GR On Tue, Nov 6, 2012

[Discuss-gnuradio] Changing the installation directory for GR

2012-11-06 Thread Uher, Jason J.
Hi all, I have been using gnuradio on Ubuntu 12.04.1 LTS that I installed via the 'build gnuradio' script and it has been going well. I use it for a number of projects and wanted to have a separate copy to change some of the code so I downloaded the latest tarball, extracted it to a directory