On Tue, Feb 03, 2009 at 10:53:01AM +0500, Ujala Qasim wrote:
> I actually want to interface the USRP and a DSP board together. For this I
> need to write the USB 2.0 interface between them. I am initially trying to
> write a C++ code that will capture the data samples from USRP's USB 2.0 in
> Windo
On Mon, Feb 02, 2009 at 08:45:37PM -0800, adib_sairi wrote:
>
>
> I had download the whole trunk (Revision 10377) but i cannot run the
> example in it (benchmark_ofdm_tx.py) and i think it is because i does not
> merge it with my GNU Radio yet. I use GNU Radio 3.1.3. how can i merge the
> trunk
I actually want to interface the USRP and a DSP board together. For this I
need to write the USB 2.0 interface between them. I am initially trying to
write a C++ code that will capture the data samples from USRP's USB 2.0 in
Windows. Later, I will try to use the same code on DSP board. What
informa
I had download the whole trunk (Revision 10377) but i cannot run the
example in it (benchmark_ofdm_tx.py) and i think it is because i does not
merge it with my GNU Radio yet. I use GNU Radio 3.1.3. how can i merge the
trunk with my gnu radio? can you help me for this? thank you.
adib
Eric Blo
On Mon, Feb 02, 2009 at 06:53:32PM -0800, adib_sairi wrote:
>
>
> oh ok.. so do i need to copy the whole trunk to run the example? or do i
> need to copy the whole library (rev @9989)?
$ svn co http://gnuradio.org/svn/gnuradio/trunk
Eric
___
Discus
oh ok.. so do i need to copy the whole trunk to run the example? or do i
need to copy the whole library (rev @9989)?
Eric Blossom wrote:
>
> On Fri, Jan 30, 2009 at 06:52:24AM -0800, adib_sairi wrote:
>>
>> hi,
>> i would like to try the OFDM example but i cannot find the
>> benchmark_ofdm_tx
Hi all,
I've spent a few days familiarizing myself with gr-trellis as best as I can,
and I'm interested in extending the gr-trellis module to handle Viterbi
equalization of ISI channels for GMSK demodulation. I saw Toby Oliver's thread
in Sept. '06
(http://www.mail-archive.com/discuss-gnuradi
On Sun, Feb 01, 2009 at 07:56:33PM -0500, Marcus D. Leech wrote:
> Eric, et al:
>
> How does the ring-buffer allocation work in Gnu Radio?
>
> For example, if I'm shuffling vectors around--let's say 1600 complex
> items per vector, how many of
> these vector-sized "items" are allocated in a
Eric Blossom schrieb:
On Mon, Feb 02, 2009 at 02:18:28PM +, feldmaus wrote:
There are some modules missing, like .
This looks like it's working. Unless you've got a USRP2 you've got
everthing you need.
gcell and gr-gcell are used only on the Cell Broadband Engine.
You've got gr-audio-al
Eric Blossom schrieb:
On Mon, Feb 02, 2009 at 02:18:28PM +, feldmaus wrote:
There are some modules missing, like .
This looks like it's working. Unless you've got a USRP2 you've got
everthing you need.
gcell and gr-gcell are used only on the Cell Broadband Engine.
You've got gr-audio-al
Hello,
I have a USRP1 with BasicRX and BasicTX daughterboards, which has
female SMA connectors on the front of the box.
Not finding antennas with native SMA connectors, I would like to
use a GE 24731 VHF/UHF/FM antenna which has (I believe) a male F
connector.
Can anyone recommend a source
Hi,
Does anybody know how to inject artificial sampling offset in the benchmark
code in /gnuradio/gnuradio-examples/python/digital?
Thanks
Birjodh
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-g
hi,
I am trying to demodulate GSM signals and captured some live GSM data
using rfx900 on usrp. After running my code i encountered these following
errors:
-go...@ubuntu:~$ python '/home/gohar/Desktop/gsm.py'
>>> gr_fir_ccf: using SSE
Traceback (most recent call last):
File line 90, in my
Here are my current notes on make check on the beagle
1) Create a user with the same UID as you on the beagle
2) nfs mount your home dir on the beagle
3) figure out how to get ntp to warp time at startup or wait for
Beagle clock to sync.
4) While you are waiting cd into
./oe/tmp/work/armv7a-a
Hi, I'm trying to implement an OFDM modulator. I've almost done but I have a
question: In the new version of the ofdm.py (the one included in the trunk
version, under the "dab" folder) I have to pass two inputs to the ofdm_mod
class: the first of 96 bytes (depending on the numbers of the carreers)
On Sun, Feb 01, 2009 at 10:00:42AM -0800, Eric Blossom wrote:
> The gnuradio.org server will be down for about 15 minutes tomorrow,
> Monday February 2nd, starting at 0800 Pacific Standard Time (UTC - 0800).
>
gnuradio.org is back up.
Eric
___
Discus
On Mon, Feb 02, 2009 at 02:18:28PM +, feldmaus wrote:
> Hi,
>
> i compiled the gnuradio software correctly with this options:
> ./configure --enable-gr-wxgui --enable-grc --enable-usrp \
> --enable-gr-usrp --enable-gr-audio-alsa --enable-gnuradio-examples \
> --enable-gnuradio-core --enable-gr
On Mon, Feb 02, 2009 at 07:09:21PM +0500, Ujala Qasim wrote:
> I have downloaded usrp_standard.cc and usrp_standard.h manually. I am now
> trying to compile them in Microsoft Visual C++, but it is giving me a couple
> of errors?
The easiest way to get this working is to build it using our normal
b
3.2rc0 passes distcheck on Mac OS X 10.5.6 Intel, XCode 3.1.2 (gcc
4.2), with all background requirements installed by MacPorts 1.7.0. -
MLD
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gn
Other then that, there are a lot of other header files and cc files that are
included and I have downloaded them manually and compiling them with
usrp_standard.h too, however, I can't find the header files of type
sys/cdefs.h or sys/time.h
On Mon, Feb 2, 2009 at 7:09 PM, Ujala Qasim wrote:
> I h
Hi,
i compiled the gnuradio software correctly with this options:
./configure --enable-gr-wxgui --enable-grc --enable-usrp \
--enable-gr-usrp --enable-gr-audio-alsa --enable-gnuradio-examples \
--enable-gnuradio-core --enable-gr-audio-oss
There are some modules missing, like .
I got only this Mo
I have downloaded usrp_standard.cc and usrp_standard.h manually. I am now
trying to compile them in Microsoft Visual C++, but it is giving me a couple
of errors?
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listi
On Mon, Feb 02, 2009 at 06:30:20PM +0500, Ujala Qasim wrote:
> "Just use the interface exported by user_standard.h"
> Do you mean I should use the usrp_standard.cc?
Yes.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/
"Just use the interface exported by user_standard.h"
Do you mean I should use the usrp_standard.cc?
On Mon, Feb 2, 2009 at 6:21 PM, Eric Blossom wrote:
> On Mon, Feb 02, 2009 at 05:22:23PM +0500, Ujala Qasim wrote:
> > Hi,
> >
> > I am trying to capture USB 2.0 packets sent over by the USRP in a
On Mon, Feb 02, 2009 at 05:22:23PM +0500, Ujala Qasim wrote:
> Hi,
>
> I am trying to capture USB 2.0 packets sent over by the USRP in a C++
> program. I was able to found a code that does the similar job in Linux:
[snip]
> I was able to successfully achieve my goal through this code in Linux.
>
Hi,
I am trying to capture USB 2.0 packets sent over by the USRP in a C++
program. I was able to found a code that does the similar job in Linux:
#include "usrp_standard.h"
// Dumy Function to process USRP data
void process_data(int *buffer)
{
}
#define SAMPELS_PER_READ (512) // Must be a multipl
Hi,
I am trying to use a new USRP with two daughterboards, 1 RFX2400 and RFX900.
Whenever I connect it to the power source, the fan starts to spin, but
the leds don't blink. I have even tried it without any daughterboards
installed, and also with the motherboard outside of the enclosure, but
it
Stefan Bruens rwth-aachen.de> writes:
> I am using the boost packages of the standard openSUSE 11.1 repository, so
> in general, it should work.
Thanks for your reply.
I removed the Option <--with-boost=/usr/include/boost> and
solved the Problem. So my whole Options i used to compile
was:
./confi
28 matches
Mail list logo