[Discuss-gnuradio] How to use tunnel.py to web browse?

2009-05-11 Thread Jane Chen
Hi all,   On machine A: The README mentions that I should be able to ssh between the machines, web browse, etc. I use ifconfig  gr0 xxx.xxx.53.230 and ifconfig  gr0 xxx..xxx.53.229 to give IP addresses to two machines (A and B).  The machine A connects to the Internet through eth0 with IP addre

Re: [Discuss-gnuradio] low cost df angle simulator?

2009-05-11 Thread Eric Blossom
On Sat, May 09, 2009 at 09:13:19AM -0400, Clark Pope wrote: > > I'm looking for a cheap df angle simulator. I need something that > outputs four channels with programmable delays to simulate a DF > antenna. Any links, tips are appreciated. > How much bandwidth do you need? What RF frequency ran

Re: [Discuss-gnuradio] Can we generate .py file with old versions of GRC

2009-05-11 Thread Josh Blum
you could checkout gnuradio trunk or 3.2 ./bootstrap ./configure cd grc make sudo make install that will install only grc, and it just might be compatible with gnuradio 3.1. Some things may not work, I cant say what will happen. -Josh Mir Ali wrote: Is there a way that we can have the pytho

Re: [Discuss-gnuradio] Can we generate .py file with old versions of GRC

2009-05-11 Thread Mir Ali
Is there a way that we can have the python code like the newer versions of GRC. This would be convinient to me. The reason why I need this is I am currently looking at Ed Criscuolo's GMSK_SPACESTATION project from CGRAN and this project is dependent on gnuradio 3.1.3 which doesn't have a GRC module

Re: [Discuss-gnuradio] Can we generate .py file with old versions of GRC

2009-05-11 Thread Josh Blum
GRC 0.70 and below dynamically generated the flowgraph at runtime from saved flow graph files. The GRC in gnuradio 3.2 and trunk, generates python flow graphs, and then executes the python code. -Josh Mir Ali wrote: Hi, Is it possible to generate the .py files using the GRC or does it only

Re: [Discuss-gnuradio] How can I set mux for two daughterboards(rfx 400 and rfx

2009-05-11 Thread Ling Huang
Hi, I just try many times :( finaly I use a tool from a old version of grc called usrp probe, It gave the mux value of each daughterboard, so I just mix the two values. I think the mux value for two rfx2400 should also be 0x2301 Bruhtesfa Ebrahim-2 wrote: > > Ling Huang wrote: >> set.mux(0x3210

[Discuss-gnuradio] Can we generate .py file with old versions of GRC

2009-05-11 Thread Mir Ali
Hi, Is it possible to generate the .py files using the GRC or does it only create .xml files? I am using GRC 0.70 . Thanks, Ali ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] A question about bbn_80211/trunk/src/80211_mac/simple_mac.py

2009-05-11 Thread Jane Chen
Hi all,   My kernel is 2.6.26.6-79.fc9.i686 (Fedor 9) GNURadio is 3.1.3   I ran the simple_mac.py and got an error as following:   # ./simple_mac.py Traceback (most recent call last):   File "./simple_mac.py", line 51, in     from transmit_path import transmit_path ImportError: No module named tr

[Discuss-gnuradio] Re: How can I set mux for two daughterboards(rfx 400 and rfx

2009-05-11 Thread William Sherman
Ling Huang wrote: > set.mux(0x32103210) Dude, how do you calculate the Mux value you need? For instance what's the maths behind calculating the mux for two RFX2400 daughterboards? -- Posted via http://www.ruby-forum.com/. ___ Discuss-gnuradio mailin

Re: [Discuss-gnuradio] 2-channel AM demodulation on USRP2

2009-05-11 Thread ematlis
Some progress with my USRP2- I am able to demodulate 1 channel while using the translating filters which I was unable to do previously. However, I don't seem to be capturing from the second channel of my LFRX. What makes me think this is that when I introduce a deinterleave block to sequence th

Re: [Discuss-gnuradio] 2-channel AM demodulation on USRP2

2009-05-11 Thread ematlis
On Sun, 10 May 2009, davek wrote: have you had success with your translating filters ? dave Dave- thanks much for responding. I have not yet succeeded in making my application work. Let me just review what I am trying to do. I want to capture with the USRP2 two signals; one AM with a car

[Discuss-gnuradio] modified scopesink

2009-05-11 Thread ematlis
I'm not sure if my email got sent out, so I'm re-posting Hi all- I have attached a modified scopesink that I believe fixes some sizing bugs. The issue is that the scope window would intrude on the controls below when sizes other than the default 640 by 240 is specified in the scopesink c

Re: [Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Juha Vierinen
> my question is about the time stamp in rx_metadata->timestamp. I've got the > rx_streaming_samples running and now I wondering what the time value is about. > In the code I've found this: > uint32_t        timestamp;      // time of rx or tx (100 MHz) > > Can you tell me what the timestamp exactl

Re: [Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Eric Blossom
On Mon, May 11, 2009 at 08:12:08PM +0200, Michael Sprauer wrote: > Hello list, > > my question is about the time stamp in rx_metadata->timestamp. I've got the > rx_streaming_samples running and now I wondering what the time value is about. > In the code I've found this: > uint32_t timestamp;

Re: [Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-11 Thread Eric Blossom
On Mon, May 11, 2009 at 10:51:47AM -0600, wallen wrote: > On Fri, 2009-05-08 at 18:32 -0700, Eric Blossom wrote: > > On Fri, May 08, 2009 at 02:04:59PM -0600, wallen wrote: > > > I've been trying to get Gnuradio running with my USRP2, and am still > > > having some troubles. My computer is an olde

[Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Michael Sprauer
Hello list, my question is about the time stamp in rx_metadata->timestamp. I've got the rx_streaming_samples running and now I wondering what the time value is about. In the code I've found this: uint32_ttimestamp; // time of rx or tx (100 MHz) Can you tell me what the timestamp exa

Re: [Discuss-gnuradio] The Debian directory

2009-05-11 Thread Johnathan Corgan
On Mon, May 11, 2009 at 9:53 AM, wallen wrote: > OK ... so can I register this directory as a source for the package > manager? No. The 'debian' directory in the source tree contains the packaging scripts that *we* use to create the binary installation packages for Ubuntu. The packages themsel

Re: [Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:32 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 02:04:59PM -0600, wallen wrote: > > I've been trying to get Gnuradio running with my USRP2, and am still > > having some troubles. My computer is an older Dell Inspiron 5100 laptop > > running Debian (Lenny). I've in

Re: [Discuss-gnuradio] The Debian directory

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:34 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 07:07:27PM -0400, davek wrote: > > a quick and easy install of trunk on debian lenny here... > > > > apt-get install subversion autoconf libtool swig python-dev fftw3-dev > > libcppunit-dev libboost1.35-dev libgsl0-d

Re: [Discuss-gnuradio] Re: error compiling gnuradio trunk

2009-05-11 Thread Johnathan Corgan
On Mon, May 4, 2009 at 12:56 PM, Eric Blossom wrote: > On Mon, May 04, 2009 at 03:37:05PM -0400, Achilleas Anastasopoulos wrote: >> I found out that >> >> AC_PROG_MKDIR_P is defined only on autoconf 2.60, while >> gnuradio requires only autoconf 2.57 and above. >> >> After a google search, I foun

Re: Fwd: [Discuss-gnuradio] USRP2 eth_buffer

2009-05-11 Thread Johnathan Corgan
On Thu, Apr 23, 2009 at 9:40 PM, Eric Blossom wrote: > Juha, thanks for the patch! This has been applied to the trunk at revision 11000. Johnathan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discu

Re: [Discuss-gnuradio] Software troubes - gr_vmcircbuf ...?

2009-05-11 Thread wallen
On Fri, 2009-05-08 at 18:32 -0700, Eric Blossom wrote: > On Fri, May 08, 2009 at 02:04:59PM -0600, wallen wrote: > > I've been trying to get Gnuradio running with my USRP2, and am still > > having some troubles. My computer is an older Dell Inspiron 5100 laptop > > running Debian (Lenny). I've in

RE: [Discuss-gnuradio] a problem on running the BBN 802.11 on the GnuRadion

2009-05-11 Thread Abdul Hakeem
Hi, Does anyone knows how many client connections this is able to support ? Cheers, Abdul Hakeem From: discuss-gnuradio-bounces+alhakeem=gmail@gnu.org [mailto:discuss-gnuradio-bounces+alhakeem=gmail@gnu.org] On Behalf Of Colby Boyer Sent: Sunday, May 10, 2009 5:13 PM To: 汤图杨 Cc: di

[Discuss-gnuradio] wxPython GUI blocking

2009-05-11 Thread Adriann
Hy, I have developed a GUI using wxPython which consists of a parent frame and another frame in which I want to plot the results of each FFT calculation. The problem is that sometimes when I run the "OnTune" or "OnStop" function i get the following error: "python: ../../src/xcb_lock.c:77: _XGetXCB

[Discuss-gnuradio] Re: sample and hold Ctrl Input

2009-05-11 Thread feldmaus
Is there any Source i can connect to the Ctrl Sample and Hold ? A normal Signal Source(float) doesnt fit the Sink(Ctrl S&H). Any Ideas ? regards Markus ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/d

[Discuss-gnuradio] sample and hold Ctrl Input

2009-05-11 Thread feldmaus
Hi All, i am using the Sample and Hold Element, but there seems to be some needed conversion for the Ctrl Input. my source uses a vector which is 4 times bigger than the ctrl input sink. My source send only 0 or 1, so it should be no problem to lessen this vector. I didn't find any examples. Is t

Re: [Discuss-gnuradio] [Douglas Geiger BBN 802.11b] Porting code on USRP2 problems

2009-05-11 Thread Ben Yahmed
Hi, I do not encounter this problem, the simple_mac run in a correct way for me. Do you use the latest versions of the firmware and fpga? Ben Yahmed Miklos Christine wrote: Hello Ben, When I try to run the version of simple_mac that you posted, I get an error. It seems like an infinite lo