Re: Help to remove DC offset

2024-02-15 Thread Arhum Ahmad
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

Help to remove DC offset

2024-02-10 Thread Arhum Ahmad
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

Help Regarding Transmitting Gain of USRP N-200

2023-06-25 Thread Arhum Ahmad
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- <

Re: S-band BPSK

2023-06-21 Thread Arhum Ahmad
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

Re: Latency due to hardware initialization

2023-04-25 Thread 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

Latency due to hardware initialization

2023-04-24 Thread Ahmad Oweis
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

Private Tutor

2023-02-23 Thread Ahmad Oweis
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

Re: Constellation Modulator Block Output is incorrect

2023-02-20 Thread Ahmad Oweis
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

Constellation Modulator Block Output is incorrect

2023-02-20 Thread Ahmad Oweis
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

Re: Regarding designing of MIMO system for spectrum sensing

2022-08-30 Thread Arhum Ahmad
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

Generate Error: 'catch_exceptions'>>> Failure

2020-10-23 Thread ahmad ALmousa
Dear Sir, please when i excute gnuradio code it give me the below error : Generate Error: 'catch_exceptions'>>> Failure how to solve it

GR-inspector

2020-10-19 Thread ahmad ALmousa
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

[Discuss-gnuradio] NO DEVICES FOUND ERROR

2017-07-04 Thread MUHAMMAD AHMAD
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

[Discuss-gnuradio] [GSOC] A HTML-based GUI for GNU Radio applications - How do I get started

2017-03-13 Thread Feroz Ahmad
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

[Discuss-gnuradio] OFDM Receiver

2017-02-22 Thread MUHAMMAD AHMAD
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 *

[Discuss-gnuradio] OFDM receiver

2017-02-22 Thread MUHAMMAD AHMAD
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

[Discuss-gnuradio] Generate python file from GRC file

2016-07-30 Thread Ahmad Zainudin
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

Re: [Discuss-gnuradio] Gnuradio FFT - Graph concatenation

2015-06-11 Thread Hassaan Ahmad
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: > >>

[Discuss-gnuradio] Gnuradio FFT - Graph concatenation

2015-06-11 Thread Hassaan Ahmad
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

[Discuss-gnuradio] CMAKE GNU Radio 3.7.4 - gr-zeromq disabled

2015-03-09 Thread Ahmad Zainudin
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

[Discuss-gnuradio] UHD Error - UDP transport problem

2012-02-26 Thread Ahmad Zaki Yaacob
Hi, I'm running on Debian 5.0 Lenny. My device is USRP2. I have installed UHD 003.003.001. Boost 10400. GNU C++ version 4.6.2. I'm having problem to get uhd_find_devices working. The error message is UHD Error: Cannot open UDP transport on192.168.10.2 epoll: Function not implemented No UHD Device

[Discuss-gnuradio] Spectrum Analyzer for UHD-USRP n210

2011-11-05 Thread Ahmad
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

[Discuss-gnuradio] gmsk on GRC

2011-11-03 Thread ahmad
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

[Discuss-gnuradio] proper antenna for RFX900

2011-10-30 Thread Ahmad
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

[Discuss-gnuradio] not receiving sound of FM receiver

2011-09-25 Thread ahmad
fore as Marcus suggested. Ahmad ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] not receiving sound on fm receiver

2011-09-23 Thread ahmad
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

[Discuss-gnuradio] not receiving any fm signal

2011-09-20 Thread ahmad
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

[Discuss-gnuradio] error on running Marcus scripts

2011-09-18 Thread ahmad
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,

[Discuss-gnuradio] problem in nexecuting grc

2011-09-15 Thread ahmad
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/

[Discuss-gnuradio] how to update host-side

2011-09-14 Thread ahmad
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

[Discuss-gnuradio] problem with new uhd images

2011-09-13 Thread ahmad
. 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

[Discuss-gnuradio] Problem in find_usrps and usrp2_fft.py on USRP N210

2011-02-08 Thread ishtiaq ahmad
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

[Discuss-gnuradio] Basic Python help

2010-05-17 Thread Ahmad Zaki Yaacob
alue to my static text. I have found the variable for the frequency value in `channel_plotter.py'. The variable that has the frequency value is `x_val'. How it is possible for me to bind the `x_val' value to my static text? Regards, Ahmad Zaki Yaacob

[Discuss-gnuradio] USRP2 and DBSRX

2010-04-14 Thread Ahmad Zaki Yaacob
y 935M. I connect it to a FFT Sink with sample rate of 25M, FFT Size 1.024k. I can see other signals. Is there anything/steps that I missed? Thank you for your answers. Regards, Ahmad Zaki Yaacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

[Discuss-gnuradio] LNA, frequency mixer and oscillator

2010-04-12 Thread Ahmad Zaki Yaacob
ator, I have found the ZX95-200+ http://www.minicircuits.com/cgi-bin/modelsearch?model=ZX95-200%2B&search_type=info Are these components correct and enough for me to build the RF frontend? Thank you for your answers. Regards, Ahmad Zaki Yaacob __

[Discuss-gnuradio] Multichannel problem

2009-07-07 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] 2 RX and 1 TX channel

2009-07-06 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] 2 RX and 1 TX channel

2009-07-06 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] 2 RX and 1 TX channel

2009-07-03 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] 2 RX and 1 TX channel

2009-07-02 Thread kaleem ahmad
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

[Discuss-gnuradio] 2 RX and 1 TX channel

2009-07-02 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] parallel data reception

2009-06-17 Thread kaleem ahmad
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) >> >>

Re: [Discuss-gnuradio] parallel data reception

2009-06-17 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] parallel data reception

2009-06-16 Thread kaleem ahmad
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

[Discuss-gnuradio] parallel data reception

2009-06-16 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Cycle time detection for an unknown cyclic radio system

2009-05-26 Thread kaleem ahmad
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

[Discuss-gnuradio] Cycle time detection for an unknown cyclic radio system

2009-05-25 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] cycle/period detection of a cyclic/periodic transmitter

2009-05-25 Thread kaleem ahmad
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, > >>

Re: [Discuss-gnuradio] cycle/period detection of a cyclic/periodic transmitter

2009-04-22 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] cycle/period detection of a cyclic/periodic transmitter

2009-04-22 Thread kaleem ahmad
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

[Discuss-gnuradio] cycle/period detection of a cyclic/periodic transmitter

2009-04-22 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-04-21 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-23 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-23 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-23 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-20 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-20 Thread kaleem ahmad
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

[Discuss-gnuradio] Can threading disturb sensing continuety

2009-03-19 Thread kaleem ahmad
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

[Discuss-gnuradio] Cycle time calculation

2009-03-17 Thread kaleem ahmad
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

[Discuss-gnuradio] Cycle time calculation

2009-03-17 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] 'unable to coerce endpoint' Error

2008-11-04 Thread kaleem ahmad
I used fftsink) Kaleem Ahmad Johnathan Corgan-2 wrote: > > On Tue, Nov 4, 2008 at 10:53 AM, kaleem ahmad <[EMAIL PROTECTED]> > wrote: > >> I have following message, can someone tell me how can I remove it? >> > [...] >> File "/usrp/cognitive/gr-com

Re: [Discuss-gnuradio] fft realated problems

2008-11-04 Thread kaleem ahmad
You can find the code attached. Thanks Kaleem Ahmad Firas A. wrote: > > > Hi, > > Post your code used in the experiments (the one you used to get input > signal from RX2) and the command line arguments you use to run the

[Discuss-gnuradio] 'unable to coerce endpoint' Error

2008-11-04 Thread kaleem ahmad
elf._coerce_endpoint(dst) File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/hier_block2.py", line 65, in _coerce_endpoint raise ValueError("unable to coerce endpoint") ValueError: unable to coerce endpoint Best Regards Kaleem Ahmad -- View this message in co

Re: [Discuss-gnuradio] fft realated problems

2008-11-04 Thread kaleem ahmad
Yes I have tried both RX2 and TX/RX antennas, but I have same results. Kaleem Ahmad Eric Blossom wrote: > > On Tue, Nov 04, 2008 at 07:59:09AM -0800, kaleem ahmad wrote: >> >> Dear Firas, >> >> Thanks for your reply, First of all I am using antenna (RX2), an

Re: [Discuss-gnuradio] fft realated problems

2008-11-04 Thread kaleem ahmad
with many TX and RF gains. I am also using log function, and I have already checked with larger tune_delays but all in vain Any suggestions?? Best Regards Kaleem Ahmad Firas A. wrote: > > Hi, > > > 1) Are you feeding RF2400 directly from signal generator or by Antenn

Re: [Discuss-gnuradio] fft realated problems

2008-11-04 Thread kaleem ahmad
. [2.41e9, 2.42e9, 2.43e9, 2.44e9, 2.45e9]), rather to set max and min center frequencies then what can be the problem in that? Best Regards Kaleem Ahmad Firas A. wrote: > > Hi, > > 1) use "--tune-delay" with 10e-3 > > 2) Uncomment : > #self.connect(self.u, s2v,

[Discuss-gnuradio] fft realated problems

2008-11-03 Thread kaleem ahmad
Hi, I am using RFX2400 + USRP + SUSI. In one line what I want to doI want to find signal amplitude at a given frequency. Or other wise I want to find the signal level at any frequency just as graphically shown by fft_sink (the peak of the signal). For this I started with usrp_spectrum_sense

[Discuss-gnuradio] usrp cant be built error while installing gnuradio 3.1.3

2008-10-31 Thread kaleem ahmad
card.h presence... yes checking for sys/soundcard.h... yes Best Regards Kaleem Ahmad http://www.nabble.com/file/p20271684/Config%2Bresult Config+result -- View this message in context: http://www.nabble.com/usrp-cant-be-built-error-while-installing-gnuradio-3.1.3-tp20271684p20271684.htm

[Discuss-gnuradio] Transmitter-Receiver synchronization

2008-10-31 Thread kaleem ahmad
e one please tell me how I can implement such frequency sychronizer(or may be you can say I want to implement PLL). How can I detect the peak? and How I can find the frequency of that peak? Best Regards Kaleem Ahmad -- View this message in context: http://www.nabble.com/Transmitter-Rec

[Discuss-gnuradio] How to use GUI with gr.top_block

2008-10-29 Thread kaleem ahmad
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

[Discuss-gnuradio] Transmission power and GUI

2008-10-23 Thread kaleem ahmad
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

[Discuss-gnuradio] Help required in understanding backtrace

2008-10-20 Thread kaleem ahmad
- 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

Re: [Discuss-gnuradio] Error while receiving

2008-10-17 Thread kaleem ahmad
(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

Re: [Discuss-gnuradio] Error while receiving

2008-10-15 Thread kaleem ahmad
.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 >> >

Re: [Discuss-gnuradio] Error while receiving

2008-10-11 Thread kaleem ahmad
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.

Re: [Discuss-gnuradio] Error while receiving

2008-10-11 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Error while receiving

2008-10-10 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Error while receiving

2008-10-10 Thread kaleem ahmad
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

[Discuss-gnuradio] Error while receiving

2008-10-09 Thread kaleem ahmad
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

[Discuss-gnuradio] Implementing controlled transmission

2008-10-07 Thread kaleem ahmad
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

[Discuss-gnuradio] How can I check usrp.sink_c

2008-10-02 Thread kaleem ahmad
+ 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

Re: [Discuss-gnuradio] Dynamically changing parameters of a block

2008-10-02 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Dynamically changing parameters of a block

2008-10-01 Thread kaleem ahmad
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!

[Discuss-gnuradio] Small point but serious problem for me

2008-09-30 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Dynamically changing parameters of a block

2008-09-30 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] vector_sink read problem

2008-09-29 Thread kaleem ahmad
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

[Discuss-gnuradio] vector_sink read problem

2008-09-29 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] Dynamically changing parameters of a block

2008-09-29 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] sensed spectrum in dB???

2008-09-23 Thread kaleem ahmad
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

[Discuss-gnuradio] sensed spectrum in dB???

2008-09-22 Thread kaleem ahmad
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

[Discuss-gnuradio] Error : usb_claim_interface: failed interface 1

2008-09-15 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] RFX2400+USRP buffers

2008-09-11 Thread kaleem ahmad
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: >> >

Re: [Discuss-gnuradio] RFX2400+USRP buffers

2008-09-11 Thread kaleem ahmad
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

[Discuss-gnuradio] RFX2400+USRP buffers

2008-09-10 Thread kaleem ahmad
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:/

Re: [Discuss-gnuradio] Last two data Blocks are always missing

2008-08-12 Thread kaleem ahmad
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 >

Re: [Discuss-gnuradio] Last two data Blocks are always missing

2008-08-12 Thread kaleem ahmad
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:

[Discuss-gnuradio] Last two data Blocks are always missing

2008-08-12 Thread kaleem ahmad
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"

Re: [Discuss-gnuradio] Packet Loss Rate/Bit Error Rate

2008-07-25 Thread kaleem ahmad
), 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 &

[Discuss-gnuradio] Packet Loss Rate/Bit Error Rate

2008-07-25 Thread kaleem ahmad
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

Re: [Discuss-gnuradio] FSK with RFX2400

2008-07-25 Thread kaleem ahmad
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

  1   2   >