discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 802.15.4 transmitted signal structure


From: Ruecan
Subject: Re: [Discuss-gnuradio] 802.15.4 transmitted signal structure
Date: Wed, 26 Mar 2014 07:04:17 -0700 (PDT)

Hi Bastian,


Bastian Bloessl-2 wrote
> The wideband signal is the packet. Actually, it should be terminated with
> a tx_eob tag. Do you see any ‘U’s on you console? AFAIK, if the packet
> does not end with an tx_eob tag you might see the oscillator as narrow
> band signal.

Yes I see 'U's on the console. However I am not sure that the implementation
contain such element (tx_eob).
I've checked the mac.cc code but did not found something referring to a tag
or end of burst.

May be that's why I may see that narrow band signal. If may understanding is
correct that should be fixed right and I should add such tag in the packet
structure.


Bastian Bloessl-2 wrote
>> Does it make sense to have the "blocks.multiply_vcc" in the
>> transceiver.py
>> flowgraph values between 0 and 1 ? 
> 
> Yes, that works.

But If for example I try to use 0.5 as value (blocks.multiply_vcc(0.5)) I
got this error:
TypeError: in method 'multiply_cc_make', argument 1 of type 'size_t'

Ruecan



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/802-15-4-transmitted-signal-structure-tp47199p47223.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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