D'oh! Thanks that did the trick. For everyone who is interested, this is
the snippet of working code:
gr_complex *out = (gr_complex *) output_items[0];
int noi = noutput_items;
gr_complex temp1[noi];
gr_complex temp2[noi];
// do something with temp1 and temp2
volk_32f_x2_add_32f_a((float *)out,
Sreeraj,
Removing that code appears to have fixed the startup problem. When I
execute gr_filter_design, the following message is displayed on the
console prior to the display of the gr_filter_design GUI:
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No
such file or direct
Just add the complex stream as floats and multiply the length of the
operation x2.
--n
On Thu, Aug 9, 2012 at 2:42 PM, Gerald Baier
wrote:
> Hi list,
>
> I am currently trying to wrap my head around volk and have some questions
> concerning orc.
>
> - Is writing an *.orc file and adding it to th
Hi all,
Just a little question about the behavior of the DUC cordic:
The DUC cordic resets phase when a new transmit burst begins (e.g. after a
long underflow). Does this also happens when a packet with a new SOB-tag
(and associated time-tag) arrives at the USRP?
Thanks a lot,
Fran
On Thu, Aug 9, 2012 at 1:53 PM, abdullah unutmaz
wrote:
> Greetings,
>
> I would like to ask you how to read the data stored in a vector sink. I
> tried the solutions I found in the discussion list. You can see some part of
> my python code below.
>
Hi list,
I am currently trying to wrap my head around volk and have some
questions concerning orc.
- Is writing an *.orc file and adding it to the appropriate header under
volk/include/volk/ everything that has to be done to get an initial volk
kernel?
- If I am using orc, do I still have to
Greetings,
I would like to ask you how to read the data stored in a vector sink. I tried
the solutions I found in the discussion list. You can see some part of my
python code below.
--
Sent via the HTC V..b.livid™, anbURL:
http://maps.google.com/maps?q=40.031769,-105.2;Kn)na?bks3213, 3128 Bell Dr,
Boulder, CO 80301, USA AT&T 4G -3$/-)44+$LTE( (::,2mk:
- Reply message -
From: "Christian Gagneraud"
To: "Dimitri Stolnikov"
Cc: ,
Subject: [Discuss-gnuradio] FCD/Alsa b
Swig stuff are python bindings to C or C++ code. So in your example
pfb_clock_sync_ccf() has been coded in C++, and
_digital_swig.pfb_clock_sync_ccf() is the generated python wrapper to
access the C++ pfb_clock_sync_ccf() from a python script.
> The C++ code is in include/ and lib/, swig bindings
On 09 Aug 2012 14:51, smith mark wrote:
> Hi all,
>
> I am facing
problem in gnuradio installation, process stuck on following line:
>
>
.
>
> Checking for package libqwtplot3d-qt4-dev
> Checking for
package pyqt4-dev-tools
> Checking for package python-qwt5-qt4
>
Checking for packa
Hi all,
I am facing problem in gnuradio installation, process stuck on following
line:
.
Checking for package libqwtplot3d-qt4-dev
Checking for package pyqt4-dev-tools
Checking for package python-qwt5-qt4
Checking for package cmake
Checking for package git-core
Checking for package wget
On 09/08/12 18:55, Frederick Lee wrote:
Hi GNURadio community,
I'm looking into how the modulation and demodulation blocks work.
Specifically the BPSK mod and demod blocks. Here is a list of the files
I looked through and the location:
generic_mod_demod.py - */gr-digital/python
modulation_utils
Hi GNURadio community,
I'm looking into how the modulation and demodulation blocks work.
Specifically the BPSK mod and demod blocks. Here is a list of the files I
looked through and the location:
generic_mod_demod.py - */gr-digital/python
modulation_utils.py - */gr-digital/python
bpsk.py - */gr-d
Got it. How to figure out the frequency USRP1 uses to digitize the signal?
Is 64M samples/sec the default configuration? Thanks.
On Thu, Aug 9, 2012 at 11:21 AM, Ed Criscuolo
wrote:
> On 8/9/12 11:09 AM, pengyu zhang wrote:
>
>>
>> Receiver's configuration code:
>> rx = usrp.source_c(0, dec_rate,
On 8/9/12 11:09 AM, pengyu zhang wrote:
Receiver's configuration code:
rx = usrp.source_c(0, dec_rate, fusb_block_size = 512, fusb_nblocks = 8)
The decimation rate determines the final sample rate.
For example:
Since the USRP1 digitizes at 64 Msamples/sec, a
Hi,
I use USRP1 and RFX 900 daughter board to receive an 925MHz signal. The
receiver configuration code is shown below. Some people told me that the
RFX 900MHz board will do down conversion and convert the 925MHz signal to a
base band signal automatically. Can you tell me what is the frequency to
Hello!
How to install USRP1 block in GNU Radio 3.6? cmake version
Is UHD source works for USRP1, if yes then How?
Is sdr.osmocom works on UHD version USRP2?
Thanks
Regards
Muhammad Junaid
m_junaid0...@yahoo.com___
Discuss-gnuradio mailing list
Discus
Hi everybody,
Is there a BASK (Binary-ASK) mod/demod block inside GNURadio? If not can
someone help me make one using the exising GNURadio blocks?
Alkis
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/di
18 matches
Mail list logo