Hi
Thanks for the fast reply . Well I tried with virtual blocks but
still having the same problem.
Thanks
Sandhya
-- Forwarded message --
From: Stefano Banti
Date: Mon, Dec 30, 2013 at 1:12 PM
Subject: Re: [Discuss-gnuradio] Nand D flipflop in gnuradio
To: Sandhya G
Hi,
>Out of curiosity for implementing the digital circuits in gnuradio, I
> tried implementing nand D flipflop in gnuradio but stuck with it because
> gnuradio can't support loops.
>
> I'm attaching grc file of what I tried. Can someone tell me how to make it
> work.
It can't. It's not a bug
On 29 Dec 2013, at 15:21, Naveen Gupta wrote:
> First of all thanks for your suggestion,
> I am using gnuradio 3.7 & started installation of ieee 802.11 from
> https://github.com/bastibl/gr-ieee802-11 During installation of log4cpp &
> IT++ for sudo port install log4cpp I was getting sudo:port
On Fri, Dec 27, 2013 at 4:43 AM, MHMND Herath wrote:
> I wrote this array under the
> interp_ff_impl::work(int noutput_items,
> gr_vector_const_void_star &input_items,
> gr_vector_void_star &output_items)
>
> int f[m];
> I could not init
On Thu, Dec 26, 2013 at 5:31 PM, Paul B. Huter wrote:
> Is there a way to slow the playback of a data file through an FFT Sink? If I
> recorded at 50M and I set my FFT rate to 25M, would that result in playback
> twice as long?
>
> Thanks.
No, the sample rate of the FFT sink is just for display
Sounds good, thanks.
Paul B. Huter
On Dec 30, 2013 8:51 AM, "Tom Rondeau" wrote:
> On Thu, Dec 26, 2013 at 5:31 PM, Paul B. Huter
> wrote:
> > Is there a way to slow the playback of a data file through an FFT Sink?
> If I
> > recorded at 50M and I set my FFT rate to 25M, would that result in
>
Bhaskar,
Thanks for your effort on not only getting GNU Radio working on
Windows but also providing us with the steps you took to get there.
That could be really helpful to a lot of people. I have made a link on
our WindowsInstall wiki to point to your email for other people
looking for help.
Ple
On Thu, Dec 26, 2013 at 6:19 AM, Artem Pisarenko wrote:
> posted partial bugfix to github (pull request #122)
Artem,
Thanks. I've got this queued up with a few other patches and am just
waiting on confirmation on one more thing (holiday delays) before it
gets pushed.
Tom
__
Hello experts,
I'm trying to get a DAB receiver project running, found it at this address: http://www.zsn.zhaw.ch/de/engineering/institute-zentren/zsn/projekte/gnu-radio.html
After fighting with it for one day and after resolving multiple issues, I finally got "make" to run without problem
Tom:
What would you recommend if my data was recorded at 50M for about 15
seconds and I would like to double to playback time with a throttle. If I
set the throttle to 25M, would that do the trick, or is it more complicated
than that? I'm waiting for a new shipment of RAM, and once I have that I
w
I often "speed up" the playback of large recordings by adjusting the
throttle only. In the throttle block, I just multiple the recorded sample
rate by a factor (say 10) to get increased playback speed. Don't change
any other blocks' parameters - just the throttle.
Very Respectfully,
Dan CaJacob
Dear Sir,
I run this command with SBX daughterboard on N210:
/usr/local/lib/uhd/examples/tx_waveforms --freq 500e6 --wave-type SINE
--wave-freq 5e3 --rate 10e6
What is performed at the SBX, does it multiply (Frequency Modulation) the
5kHz SINE wave with the 500MHz carrier frequency ..?
Than
12 matches
Mail list logo