discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-ieee802-15-4 OOT Module not Working on E312


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] gr-ieee802-15-4 OOT Module not Working on E312
Date: Fri, 18 Jan 2019 06:59:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi,

On 1/18/19 12:42 AM, David Alexander wrote:
> I am currently trying to get an OOT module working on an Ettus E312, but
> I am having issues with the code as I have described in the following
> Github Issue
> https://github.com/bastibl/gr-ieee802-15-4/issues/40

...and what about the proposed solution of changing `int` to a clearly
defined data type like `uint8_t` or whatever fits for the different
vectors? This should be done in the GNU Radio blocks (C++ domain) and
the numpy arrays used in the PHY (np.array([...], dtype=np.uint8)).

Best,
Bastian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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