[Discuss-gnuradio] Where is the stream_selector module in the latest gnuradio release?

2012-06-27 Thread zhonghua
, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] dbpsk on gnuradio-3.5 and Ubuntu 11.10

2012-04-03 Thread Zhonghua
r the version discrepancy of GNU Radio affect the result? If so, why? Br, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Who has succeeded in using cc1k_sos_pkt of ucla_zigbee_phy?

2012-03-29 Thread Zhonghua
On 03/28/2012 07:01 PM, Zhonghua wrote: Hi all, I am trying to use cc1k of ucla_zigbee_phy. The testbench are cc1k_txtest.py and cc1k_rxtest.py in which the signal source and sink are amended to UHD since my platform is USRP E100. There is nothing outputs from the RX TB. I checked the

[Discuss-gnuradio] Who has succeeded in using cc1k_sos_pkt of ucla_zigbee_phy?

2012-03-28 Thread Zhonghua
y it should be this value. In ieee802_15_4.py, the demodulation module sets it to 0.0008/self.sps. What is foundation to set this variable? At last, what configuration in TX and RX can make the communication runs well? Appreciate in advance for you

Re: [Discuss-gnuradio] Problem of reinstalling ucla_zigbee_phy: no libgruel.la

2012-03-23 Thread Zhonghua
On 03/22/2012 09:02 PM, Josh Blum wrote: On 03/22/2012 12:47 PM, Zhonghua wrote: Hi all, I changed something in the ucla_zigbee library and want to reinstall it. But when I doing make, the following error occurred. /bin/grep: /usr/lib/libgruel.la: No such file or directory /usr/bin/sed: can&#

[Discuss-gnuradio] Problem of reinstalling ucla_zigbee_phy: no libgruel.la

2012-03-22 Thread Zhonghua
ucla. I don't know what is the matter. Any suggestion is fairly appreciated. BR, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Try to understand the stream in Gnu Radio

2012-03-19 Thread Zhonghua
On 03/16/2012 09:35 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 3:28 PM, Zhonghua <mailto:zhong...@sics.se>> wrote: On 03/16/2012 06:37 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 8:41 AM, Zhonghua mailto:zhong...@sics.se>> wrote: Hi all, After a

Re: [Discuss-gnuradio] Try to understand the stream in Gnu Radio

2012-03-16 Thread Zhonghua
On 03/16/2012 06:37 PM, Tom Rondeau wrote: On Fri, Mar 16, 2012 at 8:41 AM, Zhonghua <mailto:zhong...@sics.se>> wrote: Hi all, After a period of using gnu radio, I have a problem of how to understand the stream. I got an information from a literature says: 'From

Re: [Discuss-gnuradio] Problem with new blocks

2012-03-16 Thread Zhonghua
On 03/16/2012 02:37 PM, Loic Danceg wrote: Hi Ben Thank you for your help. I am really familiar with Python, i think is more an error with the file .i or another error but i don't find my error :-( Le 14 mars 2012 21:34, Ben Hilburn > a écrit : Loic - That is

[Discuss-gnuradio] Try to understand the stream in Gnu Radio

2012-03-16 Thread Zhonghua
dose it mean this package would not be demodulated correctly? Any answer is greatly appreciated. Sincerely, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] How to capture fixed length burst of samples (to avoid overflow)

2012-03-01 Thread Zhonghua
dynamically. You can bypass the received data to a vector sink simultaneously when you receive them to a buffer, and calculate the length of this vector sink. Once the length meets your requirement, you stop the receiving stream and save these data. After that open the stream again.

[Discuss-gnuradio] How does the gr.enable_realtime_scheduling() affect flow graph? How to avoid receive own data?

2012-02-13 Thread Zhonghua
n is very appreciated. / /Sincerely, / /Zhonghua / ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] How to control the open and close state of a flow graph

2012-02-07 Thread Zhonghua
Are there some approaches to mute the usrp_source thoroughly at the period of signal B? Any suggestion is highly appreciated. Sincerely, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Can not login USRP E100

2011-10-31 Thread Zhonghua
nstall it? Any suggestion is appreciated. BR, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] About gr.buffer

2011-09-22 Thread Zhonghua
here exists another error says that "'module' object has no attribute 'block' ". I checked the internet but found nothing helpful. A surprising fact is that looks no one ever used gr.buffer in gnuradio by adopting python way. Is there anybody know how to use it corre

Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 105, Issue 30

2011-08-30 Thread Zhonghua
ot; Today's Topics: 1. Re: minor bug (Tom Rondeau) 2. Re: minor bug (Tom Rondeau) 3. Re: Two instances of QT GUI Sink in a single program (Tom Rondeau) 4. Conference Update (Tom Rondeau) 5. How to use gr.buffer (Zhonghua) 6. Re: How to use gr.buffer (Martin Braun

[Discuss-gnuradio] How to use gr.buffer

2011-08-29 Thread Zhonghua
t got nothing helpful. There even has no one instance showing how to use buffer in gnu radio. I can only see some explains that how the buffer be constructed in C++ modules. Anybody used buffer in gnuradio? Thanks for your instruction. BR, Zhonghua

[Discuss-gnuradio] The correlator of benchmark_rx.py looks dose not work well

2011-08-26 Thread Zhonghua
be seen as effective data to send to the framer_sink. But my factual output of the correlator is not like that. Could anybody tell me why? My gnuradio version is gnuradio-3.3.0. BR, Zhonghua ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio