I'm looking benchmark program and now found use of gr.firdes.low_pass:
chan_coeffs = gr.firdes.low_pass (1.0, # gain
sw_decim *
self.samples_per_symbol(), # sampling rate
1.0,
Thanks for your response. Please see below.
Sean
From: discuss-gnuradio-bounces+sean.nowlan=gtri.gatech@gnu.org
[discuss-gnuradio-bounces+sean.nowlan=gtri.gatech@gnu.org] on behalf of
Marcus D. Leech [mle...@ripnet.com]
Sent: Monday, December 12, 2011 12:
I'm using RFX900. Does it employ the same mechanism to be disabled between
bursts? I thought it gets disabled after an end-of-burst packet. (Perhaps I'm
doing something wrong with my burst code, but I'm pretty sure I send an EOB
packet)
Thanks,
Sean
Fro
On 11/12/11 11:26 PM, Nowlan, Sean wrote:
> I'm not sure whether this is a GNU radio or USRP issue, so I'm posting
> to both lists. I played around with GNU radio's stream tagging feature
> and managed to implement something that does timed bursts (partially
> by taking a lead from tag_source_demo.
On 12/11/2011 08:26 PM, Nowlan, Sean wrote:
> I'm not sure whether this is a GNU radio or USRP issue, so I'm
> posting to both lists. I played around with GNU radio's stream
> tagging feature and managed to implement something that does timed
> bursts (partially by taking a lead from tag_source_d
I'm not sure whether this is a GNU radio or USRP issue, so I'm posting to both
lists. I played around with GNU radio's stream tagging feature and managed to
implement something that does timed bursts (partially by taking a lead from
tag_source_demo.h, etc. in gr-uhd/examples).
I'm observing a c
This question is directed to Josh Blum, but if anyone can comment, it
would be welcome:
I tried the calibration apps this evening on a B100 and a Rev3 N210.
See http://files.ettus.com/uhd_docs/manual/html/calibration.html
The B100 worked like a champ and all three calibration procedures comp
Dear all,
I finally figure out how to receive packet using OFDM and Alamouti but
unfortunately looks like I cannot detect all the peaks.
10% of the packets that I receive are right.
I think that I experience a phase rotation, i.e. instead of receiving
-1, I receive +1 for some preamble symbols and
If there is no samples flowing into the wav file sink block would work() be
called? (IE, if there is a closed valve in front of the wav_file sink)
On Sun, Dec 11, 2011 at 12:31 PM, Marcus D. Leech wrote:
> **
> I think that what I'd do is cause the close() method to simply set a flag
> that say
On 12/11/2011 03:18 AM, Matt Mills wrote:
All,
The attached script crashes with a segmentation fault (or with the I/O
error text in the code). My C++ knowledge is lacking however I believe
this is because work() and close() are both being called
simultaneously from different threads. The clos
On 12/09/2011 03:42 PM, Yan Nie wrote:
Dear all,
I am trying to transmit a sequence at various frequencies on USRP N200 with
LFTX.
When I use the uhd.single_usrp_source.set_center_freq() to change the frequency
then insert the the sequence as a message in the msgq buffer in another thread
ot
I've updated 'simple_ra' on CGRAN to support FCD. But since I don't
have an FCD, I can't really
test it.
The FCD variant of the startup script is called 'simple_ra_fcd'.
You'll need to build/install gr-fcd prior to installing simple_ra
--
Principal Investigator
Shirleys Bay Radio Astronomy
All,
The attached script crashes with a segmentation fault (or with the I/O
error text in the code). My C++ knowledge is lacking however I believe this
is because work() and close() are both being called simultaneously from
different threads. The close() call is being made while the execution of
w
13 matches
Mail list logo