csma_and_agc# using the correct branch for
everything else
$ mkdir -p build && cd build && cmake -Wno-dev ../
$ make && sudo make install && sudo ldconfig
Thanks,
Richard
On Sat, Jul 15, 2017 at 9:17 AM, Bastian Bloessl wrote:
> Hi Richard
e that had a
harder time keeping up with the noise source block's demands at that rate)
showed to not interfere with whether or not this problem would manifest
itself.
- Rich
On Mon, Feb 6, 2017 at 4:58 PM, Collins, Richard <
richard.coll...@axenterprize.com> wrote:
> Hello,
>
&
Hello,
I'm having what seems like the same problem as Jimmy reported in the
USRP-Users back in November. (see forwarded portion of email, since I
wasn't able to find any posts by him in discuss-gnuradio since then).
All I'm doing is generating continuous samples (fc32), that goes into a
"Rational
Hello,
Something that has tripped me up a couple times when messing around with
PMTs is I forget that there's a left-hand argument to pmt::dict_add
(especially since the first argument is the pmt dictionary I want to
update). Being a little new to this still, it took me a little while to
figure ou
you can go back to looking for
> PDU packets on the input port.
>
> Hope this helps.
>
> Sean
>
> You'd have to add a message handler that stashes
>
> work
>
> On Thu, Nov 10, 2016 at 9:07 PM, Collins, Richard <
> richard.coll...@axenterprize.com> wro
PMT_T);
Glad it was something this small. Easy to overlook!
- Rich
On Thu, Nov 10, 2016 at 9:07 PM, Collins, Richard <
richard.coll...@axenterprize.com> wrote:
> Hello,
>
> I'm having trouble figuring out how to correctly send PDUs to the UHD USRP
> Sink. It's my unde
Hello,
I'm having trouble figuring out how to correctly send PDUs to the UHD USRP
Sink. It's my understanding (mostly from [1] and [2]) that you can send a
PDU with
- a dictionary car containing "tx_sob" set to PMT_T, (and maybe
"tx_time" formatted according to notes in [2] or in the source
I'm not sure if it matters, but I did notice on my machine that if I don't
also "sudo apt install python-thrift" after manually installing apache
thrift (and before running "cmake ../" on gnuradio), the "** * thrift*"
line won't show up after "** gr-ctrlport*", which I see may also be the
case for
) and ran "sudo pip uninstall pybombs", and it reported as
working. I'll have to check the directories to make sure, but I believe
this works.
Richard
On Mon, Feb 8, 2016 at 9:50 AM, Collins, Richard <
richard.coll...@axenterprize.com> wrote:
> Is there (or will there b
Is there (or will there be) a correct way to uninstall pybombs 2.0.0?
I need to install a different branch of an OOT module quickly for work, and
I don't want to install the old pybombs since it's already no longer
supported. Also the configuration of pybombs2.0.0 seems (currently) harder
than jus
o ldconfig
"and boom goes the dynamite...",
- Rich
On Fri, Feb 5, 2016 at 10:48 PM, Collins, Richard <
richard.coll...@axenterprize.com> wrote:
> Hello,
>
> I recently tried installing gnuradio on two newer core-i7 machines (both
> with Ubuntu 14.04LTS) with the new version
Hello,
I recently tried installing gnuradio on two newer core-i7 machines (both
with Ubuntu 14.04LTS) with the new version of pybombs.
Trying to stay away from pip (since I guess it's not updated as soon or
often?), I used the following commands to attempt both installs:
git clone git://github.c
t belong to such a chunk); maybe this figure explains
> its better:
>
> [image: tagged_stream_align]
>
> Best regards,
> Marcus
>
>
> ยน Honestly, I just realized that is a relatively inefficient way of
> implementing this, but I definitely have code in there, and I surely ha
Hello,
I just wanted to share some trouble I had trying to create a pmt uniform
c32 vector in python, what I found as the fix, and hope to get some insight
as to why things are this way.
Here's an entry from my notes:
THIS CREATES A VECTOR, BUT NOT A UNIFORM OR C32 VECTOR:
testv = pmt.to_pmt([co
14 matches
Mail list logo