. why the latest uhd images don't work or what is the
procedure to install the latest uhd images correctly.
thank you
ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
radio and uhd.
could you help me how to update the host-side step by step.
thanks all.
Ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
hello everybody
i have installed the latest uhd images and master branch for n210, (v
003_002_003-50-gff40f2d) after that, uhd_find_device and uhd_usrp_probe
functions properly, but the grc not executing and i received the following
error:
Traceback (most recent call last):
File "/home/
thanks marcus for quick reply
regarding my problem on burning the latest uhd images (003-002-003) for n210, i
received the massage "FPGA build of the device is incompatible with the host
code build".
Marcus replied that i should update the host side and said:
If you're on Ubuntu or Fedora Linux,
i ran marcus script, grc works fine. i ran many fm receivers but i received only
white noise and no signal or sound. anyone has a working example for n210 uhd?
thanks all
ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https
On 20/09/11 07:15 AM, ahmad wrote:
i ran marcus script, grc works fine. i ran many fm receivers but i received only
white noise and no signal or sound. anyone has a working example for n210 uhd?
thanks all
ahmad
marcus said:
If you run a uhd_fft.py, tuned to the correct frequency, do you receive
a
fore as
Marcus suggested.
Ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
hello all
I am planning to use RFX900. Has anybody the experience working with this
daughter board? It helps to speed up my project. I also need to know the proper
antenna for this board.
waiting for your reply
thanks all
Ahmad
___
Discuss-gnuradio
Hi all
I am new on working with GRC. I am researching on gmsk modulators.I could not
make a proper GRC model or example. anybody has a working example?
thanks all
Ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org
there any other alternative to solve this
problem?
thanks all
Ahmad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
=
std::char_traits]' and `std::basic_istream<_CharT, _Traits>&
std::basic_istream<_CharT, _Traits>::operator>>(int&) [with _CharT =
wchar_t, _Traits = std::char_traits]' cannot be overloaded
make[4]: *** [gr_block.lo] Error 1
make[4]: Leaving directory `/home/ahm
-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/istream.tcc:1182:
instantiated from here
/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4/bits/istream.tcc:111:
error: `std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT,
_Traits>::op
mmand line.
If anyone can get something from the above gibberish, please tell me how I can
get everything right. Is there some "--prefix=/usr" type option for installing
gnuradio-core?
Thanks in advance.
Ahmad
--
_
I used the following script:
$ ./configure --prefix=/usr
--with-boost-include-dir=/usr/local/include/boost-1_32
$ make
$ make install
and I got an error with make install:
make[4]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src/lib/io'
make[3]: Leaving directory `/home/ahmad/gnu
uradio-core.la' '/usr/lib/libgnuradio-core.la'
libtool: install: error: cannot install `libgnuradio-core.la' to a directory
not ending in /usr/local/lib
make[4]: *** [install-libLTLIBRARIES] Error 1
make[4]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src/lib'
I get the following error when I 'make'
I am using gcc-3.2.3 and Python2.3. How can I fix it?
Thanks in advance.
[EMAIL PROTECTED] gnuradio-core-2.5]$ make
make all-recursive
make[1]: Entering directory `/home/sheikh/gnuradio-core-2.5'
Making all in config
make[2]: Entering directory `/home/shei
some information.
Thanks,
Ahmad
- Original Message -
From: "Eric Blossom" <[EMAIL PROTECTED]>
To: "Ahmad Sheikh" <[EMAIL PROTECTED]>
Subject: [Discuss-gnuradio] Re: FPGA Verilog code
Date: Sat, 16 Jul 2005 18:33:25 -0700
>
> On Fri, Jul 15, 2005 at 0
Dear All.
How to generate python file from GRC file ?
Best Regards,
--
Ahmad Zainudin
Lab. Digital Signal Processing E-206
Politeknik Elektronika Negeri Surabaya
Kampus PENS, Sukolilo, Surabaya 60111
Mobile : 085733409869 / ext. 2504
___
Discuss
How can I receive bits using file sink in ofdm receiver.
where I have to connect file sink in flow graph of ofdm receiver?
either bits repack block output can give bits?
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/ma
Hi,
I am referring the built in example of gnuradio companion ( rx_ofdm.grc).
In which I replace random source with usrp source.
on Transmetter side I am sending some bits and in receiver flow graph
(rx_ofdm ) I am facing problem where I have to attach file sink to get
these bits.
I attached *
in the candidate apart from
language skills. I also want to ask how shall I get started.
Thanks and Regards,
Feroz Ahmad
http://ferozahmad.com/
https://github.com/fz-29
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/m
Hi,
I am using ubunto 10.04 and uhd 0.003.003.001 .
but when i connect b200(NI 2901) i receive error ( No dvices found).
I think i have old uhd version and my Ubunto is not supporting latest uhd.
can i upgrade this old version using any command?
___
D
Hello,
i want to configure my GNUradio 3.7.4 by using this command
cd /usr/local/src
tar -zxf gnuradio-3.7.4.tar.gz
cd gnuradio-3.7.4
mkdir build
cd build
cmake -DENABLE_BAD_BOOST=ON ../
make
make test
make install
ldconfig
i've run this command cmake -DENABLE_BAD_BOOST=ON ../
when i run make test
Hi,
I'm using USRP E310 and running uhd_fft.grc to acquire FFT spectrum from
the device in network mode, and then displays that with QT FFT GUI block.
Setting a center frequency, I can get an instantaneous bandwidth of 32MHz
around the center frequency. (for me it's the maximum in network mode) N
Thanks for the guidance.
Can I do this message passing in GRC? Also, how would the bandwidths get
concatenated together and displayed in the same FFT graph?
On Jun 11, 2015 7:08 PM, "Tom Rondeau" wrote:
> On Thu, Jun 11, 2015 at 9:59 AM, Hassaan Ahmad
> wrote:
>
>>
Hi All
I hope that u all r fine and doing good. I have a problem in accessing
USRP N210. I installed UHD driver and all the images necessary. when i
run uhd_find_devices.py, it returns me
linux; GNU C++ version 4.4.3; Boost_104000;
UHD_002.20110127203211.8a62a20
umit
> ᐧ
>
--
*Thanks and Regards*
*Arhum Ahmad*
Ph.D. Scholar, Electrical Engineering Department, IIT Ropar
+91- <+91-7015802356>7974897279 | arhum.19eez0...@iitrpr.ac.in
<2016eez0...@iitrpr.ac.in>
Lab No. 323, Communication Research Lab, J.C.Bose Building
--
**CONFIDENT
Hi everyone,
My understanding is that the constellation modulator block should output an
RRC pulse in the real and imaginary domains according to the constellation
points. The pulse amplitude can either be positive or negative.
However, if you build a flow chart on GRC and input a vector of zeros
Hi Marcus,
Yes the sps is set at 4.
I totally agree with you about the debugability of the block. It does not
allow you plot the constellations to begin with.
Thanks for your reply.
Ahmad
On Mon, 20 Feb 2023, 17:15 Marcus Müller, wrote:
> Hi Ahmad,
>
> interesting; haven't
Hi all,
I'm having difficulties building a simple transmitter / receiver using any
digital modulation technique with gnuradio and an SDR. I've gone through
different tutorials, but I think I need someone to guide me in the
beginning. Is anyone aware of a private gnuradio tutor with whom I can have
y. Is this
correct? or does the source only start producing samples after the hardware
is initialized?
If my understanding is correct, how can we avoid this delay? Is there a way
to ask the file source to wait until the hardware is ready and then start
sending samples?
Thank you
--
Ahmad Oweis
23 02:23, Ahmad Oweis wrote:
>
> Hi all,
>
> I'm investigating the factors behind the latency in my simple GRC flow
> graph, I have a theory and I'd be grateful if someone can confirm it or
> refute it.
>
> Say I have a simple flow graph consisting of a file sou
orrections,
> Thanks and 73
>
> Original flowgraph
>
> https://github.com/daniestevez/jupyter_notebooks/blob/master/ArtemisI/oqpsk_demodulator.grc
>
>
--
*Thanks and Regards*
*Arhum Ahmad*
Ph.D. Scholar, Electrical Engineering Department, IIT Ropar
+91- <+91-7015802
using N-200, no effect of changing the gain value is observed. Somehow
gain value is fixed in N-200 while using the MATLAB SDRu block. Can you
PLEASE HELP ME!!! IT IS VERY, VERY IMPORTANT.
--
*Thanks and Regards*
*Arhum Ahmad*
Ph.D. Scholar, Electrical Engineering Department, IIT Ropar
+91- <
ase assist me in
understanding how to remove this DC offset?
--
*Thanks and Regards*
*Arhum Ahmad*
Ph.D. Scholar, Electrical Engineering Department, IIT Ropar
+91- <+91-7015802356>7974897279 | arhum.19eez0...@iitrpr.ac.in
<2016eez0...@iitrpr.ac.in>
Lab No. 323, Communication Research
u have signal of interest where your DC is, then a
> high-pass filter is not an option.
>
> Best,
> Marcus
> On 15.02.24 10:55, Arhum Ahmad wrote:
>
> Hey Marcus,
> I am using it to find the signal frequency present in the given band.
> However, in some cases, I found
Dear Sir,
I'm ahmad almousa from jordan.
I need a help in installing GR-inspector for GNURADIO 3.8 on ubuntu 20.04 , I'm
trying all suggested solution on google but still give me Package has no
install method: qwtplot3d
please how I can solve this error.
Thank you
Dear Sir, please when i excute gnuradio code it give me the below error :
Generate Error: 'catch_exceptions'>>> Failure
how to solve it
Hello every one,
I am using USRP1 with RFX2400 daughter card.
I have a system (any state of the art system, let say Atmel's narroband FSK
which works in 2.4 GHz band) transmitting a fixed packet cyclically (let say
cycle time = T ms).
I want to use USRP system to sense the spectrum and calculat
Hello every one,
I am using USRP1 with RFX2400 daughter card.
I have a system (any state of the art system, let say Atmel's narroband FSK
which works in 2.4 GHz band) transmitting a fixed packet cyclically (let say
cycle time = T ms).
I want to use USRP system to sense the spectrum and calculat
Hello every one,
I am using USRP1 with RFX2400 daughter card.
I have a system (any state of the art system, let say Atmel's narroband FSK
which works in 2.4 GHz band) transmitting a fixed packet cyclically (let say
cycle time = T ms).
I want to use USRP system to sense the spectrum and calcu
o find two peaks in a
single array (availability of two peaks will give me the oppertunity to
calculate the time distance between them).
Thanks and Best Regards
Ed Criscuolo-2 wrote:
>
>
>
> kaleem ahmad wrote:
>>
>> 3- Can you suggest some different way to solve this pr
Thank Brian,
Can you give some hint, what do mean ??? I mean a little idea what do you
want to say?
Best Regards
Brian Padalino wrote:
>
> On Fri, Mar 20, 2009 at 9:34 AM, kaleem ahmad
> wrote:
>>
>> Thanks Ed,
>>
>> ADC sampling rate = 64MHz
>> it g
Thanks for all these replies,
The problem is my investigation about cycle time is not restricted to FSK,
I just gave the example of FSK system. I would like to calculate the cycle
time of any system (ZigBee, FSK, CSS etc) present in the area. My target is
to sense as much systems as possible and
wrote:
>
>
>
> kaleem ahmad wrote:
>> Thanks Ed,
>>
>> ADC sampling rate = 64MHz
>> it gives resulution time = 1/64MHz = 156 ns
>> if we choose N=512 for FFT then total observation time for one scan(one
>> complete FFT) is = 156ns x 512 = 8 micro
time.
Best Regards
Brian Padalino wrote:
>
> On Mon, Mar 23, 2009 at 10:20 AM, kaleem ahmad
> wrote:
>>
>> Thanks for all these replies,
>>
>> The problem is my investigation about cycle time is not restricted to
>> FSK,
>> I just gave the example
Hi All,
As you can read previous posts on this thread and can know from that I am
trying to detect the cycle time of a cyclic data transmitter by sensing the
channel.
>From discussion on this thread I understood in the following way:
USRP RF sampling rateAfter decimation with D=256---S
Hi All,
I am trying to detect the cycle (or period) time of a cyclic data
transmitter by sensing the channel. The transmitter can be any general e.g.
FSK/ZigBee/Bluetooth etc, and transmitting a fixed packet after every 'T'
ms. I am interested to detect this T using GNURadio/USRP.
The idea is t
the
filter_coefficients???
Best Regards
Firas A. wrote:
>
>
> Hi,
>
>> On Wed, 4/22/09, kaleem ahmad wrote:
>>
>> Hi All,
>>
>> I am trying to detect the cycle (or period) time of a cyclic data
>> transmitter by sensing the channel. The tran
Thanks Firas,
It is clear and I will implement it and will come back soon hopefully with
successfull results.
Best Regards
Firas A. wrote:
>
>
> Hi,
>
>> On Wed, 4/22/09, kaleem ahmad wrote:
>>
>> Thanks Firas,
>>
>> But I can simply tell
3, 167],
which dont provide me any clue. Similarly for any other cycle time I am
getting random values.
Is there any thing wrong with selection of decimation rate? can some one
help me to figure out where I am doing wrong.
Thanks and Best Regards
Firas A. wrote:
>
>
> Hi,
>
>>
Dear All,
A few weeks ago I was involved in a discussion about calculating the cycle
time of an unknown system present in the area by sensing the spectrum with
the help of RFX2400+USRP1 system. For details you may like to have a look on
previous mails on this thread.
http://www.nabble.com/cycl
Can someone at least comment on first part of the problem, I mean where I am
getting this 'factor' from
Thanks
kaleem ahmad wrote:
>
> Dear All,
>
> A few weeks ago I was involved in a discussion about calculating the cycle
> time of an unknown system present i
Hello everyone,
I am using USRP1 + RFX2400.
You know there are two antenna ports on RFX2400 daughter card those are RX2,
TX/RX. Is it possible to use both these ports in parallel for data
reception. If yes then pelase provide me little clue how I should do it, or
may be refer me to some existing
Hallo,
We use following when there is only one RFX2400 daughter card (I think there
is onle one subdev in RFX2400 cardIs it correct???).
u = usrp_source()
u.set_mux(usrp.determine_rx_mux_value(u, rx_subdev_spec))
Can some one guide me how do I change it when two RFX2400 daughtercards
er that.
Best Regards
Josh Blum-2 wrote:
>
> There is a handy dual_usrp wrapper in grc:
> http://gnuradio.org/trac/browser/gnuradio/trunk/grc/src/grc_gnuradio/usrp/dual_usrp.py
>
> You can use it like:
> from grc_gnuradio import usrp as grc_usrp
> grc_usrp.dual_sourc
Thanks Jason, I am trying this, hopefully it will solve my problem.
Best Regards
Jason Uher wrote:
>
>> usrp_dual_source want antennas which should be used as input parameters,
>> as
>> follows (I copied this line from a question posted on a thread which was
>> using LFRX daughter cards)
>>
>>
Hello every one,
I am using USRP1 + RFX2400.
I want to use 2 RFX2400 cards. Overall I will have 2 RX streams and 1 TX
stream from this system. Following are main parts of my RX_Path (complete
code for RX-Path is also attached, if you want please have a look on that,
TX-path is not here). I am un
2 RFX2400 cards and
there will be one tx stream through any one of these cards.
Best Regards
Kaleem Ahmad
kaleem ahmad wrote:
>
> Hello every one,
>
> I am using USRP1 + RFX2400.
>
> I want to use 2 RFX2400 cards. Overall I will have 2 RX streams and 1 TX
> stream from t
erstanding about deinterleaver correct or do I need to do some
special processing to get these separate streams.
Thanks
Kaleem AHmad
kaleem ahmad wrote:
>
> In addition to my above mentioned question, please also comment on what
> should be the value of mux (I am setting 0x3210) and
what should I do to receive better data (of same
order as in the case of single RX channel) when I have two RX channels
Please let me know if I am doing something wrong. I am tried every
possibility!!
Best Regards
kaleem ahmad wrote:
>
> Hallo everyone,
>
> I dont get
Thanks Jason,
To make the things simple I have first tried sensing with a single channel
(This code is well known and some where available on this forum or GNURadio
examples), it is working fine. In this code I simply display the maximum
value of each FFT scan. When I have some data source at the
Hello everyone,
I have posted a similar question before but didnt get too much attention
thats why I am posting this question with hopes that I will get some
response this time because I have tried to make the question simpler.
In one line the problem is I am so far unable to configure 2 RX chan
is by default
there with RFX2400.
I am thankful in advance.
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/FSK-with-RFX2400-tp18587205p18587205.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
Discuss-gnu
Dear All,
Can anyone also address the first part of my question aslo, I mean how to
improve the quality of received data. I mean is it normal with GNU
Radio/USRP that we receive so currupt data or I am doing something wrong.
Any suggestion please...
Thanks
Matt Ettus wrote:
send.txt for transmitter
./fsk_tx.py -f rcv.txt for receiver (But dont forget to empty rcv.txt before
running this)
I'll be thankfull if you can point out the reason.
Thanks
trondeau wrote:
>
> Quoting kaleem ahmad <[EMAIL PROTECTED]>:
>
>>
>> Dear All,
>>
>
favour of Linux. But if you
still need some more info then please let me know.
Thaks
Patrick Strasser wrote:
>
> kaleem ahmad wrote am 2008-07-23 11:38:
>> Dear All,
>>
>> Can anyone also address the first part of my question aslo, I mean how to
>> improve th
Hi,
Can some one explain in a little bit detail how this software PLL can be
implemented and how this synchronization can be acheived. I am using RFX2400
and facing same problem.
First I tried to solve the problem by calculating the frequency shift at
receiver end by using usrp_fft.py and then b
rors is still there, then you have to search for another reason.
>
> Regards,
>
> Firas
>
>
>
> --- On Wed, 7/23/08, kaleem ahmad <[EMAIL PROTECTED]> wrote:
> From: kaleem ahmad <[EMAIL PROTECTED]>
> Subject: Re: [Discuss-gnuradio] FSK with RFX2400
> To: Dis
d it empty.
What can be the problem???
Kaleem Ahmad
Firas A. wrote:
>
> Hi,
>
>
> 1) See :
> http://gnuradio.org/trac/wiki/UsrpFAQ
> http://gnuradio.org/trac/wiki/UsrpFAQ/Clocking
> http://gnuradio.org/trac/wiki/UsrpFAQ/Gen
>
> 2) To make nearly 0 Hz fr
If someone has ever measured Quality of service of received data (using any
modulation and daughter board but preferably RFX2400) in terms of packet
loss rate/Bit Error Rate (or any other metric) with USRP & GNU Radio without
any error correction (ARQ,FEC) mechanism (but no problem if you have wit
),
Gain = 0, but I have tried other values [0-20].
Thanks
George Nychis wrote:
>
>
>
> kaleem ahmad wrote:
>> If someone has ever measured Quality of service of received data (using
>> any
>> modulation and daughter board but preferably RFX2400) in terms of packet
&
Hello Everyone,
If you run following code on your machine (I am using gnradio3.1.1 and this
code is also available in this version with a name 'fsk_loopback.py'
although it is removed in gnuradio3.1.2) then you will see that it will
transfer a file send.txt (Please create file named as "send.txt"
burst, the filter
doesn't have anything left over to cause some weird transients at the
beginning of the burst."
Please give me a clue with little code if possible.
Thanks
Brian Padalino wrote:
>
> On Tue, Aug 12, 2008 at 7:33 AM, kaleem ahmad <[EMAIL PROTECTED]>
> wrote:
ve to add an extra packet.
Best Regards
Brian Padalino wrote:
>
> On Tue, Aug 12, 2008 at 11:39 AM, kaleem ahmad <[EMAIL PROTECTED]>
> wrote:
>>
>> Dear Brian,
>>
>> I have tried with different payload sizes and the maximum value I tried
>> was
>
ilter_fff -> gr.frequency_modulator_fc ->
gr.multiply_const_cc -> usrp.source_c
Receive path flowgraph:
usrp.source_c -> gr.fir_filter_ccf -> gr.quadrature_demod_cf ->
simple_correlator -> gr.file_sink
Best Regards
Kaleem Ahmad
http://www.nabble.com/file/p19415046/fsk_rx.py fsk_rx.py
http:/
Any ideas or comments will be helpful for me and I am anxiously waiting!!!.
Kaleem Ahmad
kaleem ahmad wrote:
>
> Hello everyone,
>
> I am trying to implement a simple FSK system to measure bit error rate
> (BER), and packet loss rate (PLR) using:
>
> 1-Linux
> 2-USRP
if someone can give me some clue about where this data
is being lost then it will be a great help
Best Regards
kaleem ahmad wrote:
>
> Any ideas or comments will be helpful for me and I am anxiously
> waiting!!!.
>
> Kaleem Ahmad
>
> kaleem ahmad wrote:
>>
>
iption of error is same.
Can some one help me to solve this error.
If some one wants to have a look at code then complete code is attached.
Thanks
Kaleem Ahmad http://www.nabble.com/file/p19491587/tx_Master.py tx_Master.py
http://www.nabble.com/file/p19491587/rx_Slave.py rx_Slave.py
--
View
f.fft_size,
-20*math.log10(self.fft_size)-10*math.log10(power/self.fft_size))
Best Regards
Kaleem Ahmad
--
View this message in cont
this formulae to
traditional dB formulae i.e. 10log(input), or 20log(input).
Best Regards
Brian Padalino wrote:
>
> On Mon, Sep 22, 2008 at 9:19 AM, kaleem ahmad <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi All,
>>
>> I am using USRP+RFX2400
then disconnect and connect with receive blocks and so on...
Is it possible and is there any example code which doing something like this
or otherwise can you please suggest me some way to do this.
Thanks
Kaleem Ahmad
Eric Blossom wrote:
>
> On Fri, Sep 26, 2008 at 06:40:29PM -0700, K
Hi,
I want to implement an infinite loop which receives data (using USRP +
RFX2400) in a vector_sink_b(). The packets are sent by a transmitter after
every 't milliseconds'. I tried the code given at the end of paragraph. But
it doesnt works and problem which I am facing is that it receives the f
OK thanks I solved the problem!!!
kaleem ahmad wrote:
>
> Hi,
>
> I want to implement an infinite loop which receives data (using USRP +
> RFX2400) in a vector_sink_b(). The packets are sent by a transmitter after
> every 't milliseconds'. I tried the code given at
Any suggestions!!!
kaleem ahmad wrote:
>
> Hi Eric and others,
>
> I also have a similar problem, but it is not limited to 'gain control',
> Actually I want to implement an echo back or ping pong transmission
> system.
>
> First I implemented
implement
such a cyclic graph) and is there any example code which doing something
like this or otherwise can you please suggest me some way to do this.
Please either suggest some solution to 'cant open usb devicecant open
USRP 0/1', or to this cyclic-reconfigurable graph.
T
ng which I want to know is the order of connect() and
disconnect_all(), is it possible to have like this and will it work with
such delays.
Best Regards
Kaleem Ahmad
Eric Blossom wrote:
>
> On Tue, Sep 30, 2008 at 02:09:47AM -0700, kaleem ahmad wrote:
>>
>> Any suggestions!
Any suggestions!!
kaleem ahmad wrote:
>
> Hi Eric,
>
> Two nodes, each consists of one USRP and an RFX2400, are involved, one as
> a Master(Transmit ... receive echoed version...Transmit new packet and so
> on) and the other USRP is Slave (Receive...echo back the rec
+ RFX2400 + SUSI
Best Regards
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/How-can-I-check-usrp.sink_c-tp19780504p19780504.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
Discuss-gnuradio mailing list
Hi,
I am using RFX2400+USRP+SUSI
I am using following flowgraph to transmit data:
gr.file_source -> gr.simple_framer -> gr.bytes_to_syms ->
gr.interp_fir_filter_fff -> gr.frequency_modulator_fc ->
gr.multiply_const_cc -> usrp.sink_c
When I start the flowgraph by either start() or run() or Main
next size (fast): 0x08fcd970
***
Segmentation fault
Can you suggest what can be the problem and what can I do to solve it.
Thanks
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/Error-while-receiving-tp19900161p19900161.html
Sent from the GnuRadio mailing list archiv
e taken to avoid this?
Any clue will be great help for me.
Best Regards
Kaleem Ahmad
Eric Blossom wrote:
>
> On Thu, Oct 09, 2008 at 07:29:51AM -0700, kaleem ahmad wrote:
>>
>> Hi,
>>
>> I am using USRP+RFX1400+SUSI
>>
>> I am using follow
I
can again change some parameters of usrp.source_c and can process the sink
of corresponding flowgraph. BUT FOR THIS BOTH FLOWGRAPHS SHOULD BE CONNECTED
TO usrp.source_c AS WE CAN HAVE ONLY ONE usrp.source_c OPEN AT A TIME
Is above idea correct and how can I construct such graph
Best Regards
it is also not working? any suggestion for both of these methods?
Best Regards
Kaleem Ahmad
Johnathan Corgan-2 wrote:
>
> On Fri, Oct 10, 2008 at 9:02 AM, kaleem ahmad <[EMAIL PROTECTED]>
> wrote:
>
>> Addition to my above question I also want to know how can I connec
Thanks Johnathan and Eric,
Please dont consider my last mail, because the way Johnathan suggested is
working but I have some other problems.
Best Regards
Kaleem Ahmad
kaleem ahmad wrote:
>
> Thanks Johnathan,
>
> I am tring following as you suggested:
>
> "The usrp.
.So please guide me if I am doing
something wrong? and suggest me how can I proceed?
Best Regards
Kaleem Ahmad
Eric Blossom wrote:
>
> On Thu, Oct 09, 2008 at 07:29:51AM -0700, kaleem ahmad wrote:
>>
>> Hi,
>>
>> I am using USRP+RFX1400+SUSI
>>
>
(this=0x8d74a20,
arg=0x0)
at gr_scheduler_thread.cc:98
-
Can some help me to understand it and let me know where is the error.
Best Regards
Kaleem Ahmad
Eric Blossom wrote
-
Best Regards
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/Help-required-in-understanding-backtrace-tp20065799p20065799.html
Sent from the GnuRadio mailing list archive at Nabble.com
value?
Thanks in advance
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/Transmission-power-and-GUI-tp20127597p20127597.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
Discuss-gnuradio mailing list
Discuss
to some example code
(which contain top_block and gui).
Best Regards
Kaleem Ahmad
--
View this message in context:
http://www.nabble.com/How-to-use-GUI-with-gr.top_block-tp20225893p20225893.html
Sent from the GnuRadio mailing list archive at Nabble.com
1 - 100 of 113 matches
Mail list logo