Re: [Discuss-gnuradio] USRP2-No USRPs found on interface eth0

2010-01-27 Thread Eric Blossom
On Wed, Jan 27, 2010 at 04:02:08PM -0800, Brook Lin wrote: Thanks, Tim. The error I got is ~/gnuradio/gnuradio-examples/python/usrp2$ sudo ./usrp2_wfm_rcv.py -e eth0 Traceback (most recent call last): File /usr/local/lib/python2.5/site-packages/gnuradio/usrp2.py, line 501, in

Re: [Discuss-gnuradio] How to call .py file into another .py file

2010-01-26 Thread Eric Blossom
On Tue, Jan 26, 2010 at 02:51:36PM -0500, Muhammad Ali Khan wrote: hi guy, I am facing some problem. I want to execute a (.py) extension file into another (.py) extension file. i am tired of searching on websites but didn't get any satisfactory results. Is it possible or is there any other

Re: [Discuss-gnuradio] Auxiliary ADC

2010-01-22 Thread Eric Blossom
On Fri, Jan 22, 2010 at 09:24:24AM -0500, Doug Geiger wrote: At this point, firmware in the USRP2 controls the daughterboards, and the read_aux_adc functionality is not exported to the host. Eric Hi Doug! Does the firmware currently do anything with the Aux ADC? I see the definitions

Re: [Discuss-gnuradio] default DAC setting

2010-01-22 Thread Eric Blossom
On Fri, Jan 22, 2010 at 12:50:14PM -0500, Yan Nie wrote: Hi, Thank you Eric. I looked at the usrp_basic.cc file, and have several questions on it. Hi Yan, Be sure to look at usrp_standard.cc too. It sets some additional AD9862 parameters. 1. the default AD9862 reg setting is in the

Re: [Discuss-gnuradio] Getting a git revision number from an old subversion rev number

2010-01-21 Thread Eric Blossom
On Thu, Jan 21, 2010 at 02:22:39PM -0500, Thomas Tsou wrote: On Thu, Jan 21, 2010 at 12:43 PM, Ketan Mandke kman...@gmail.com wrote: Hi all, I have been using an old version of the gnuradio trunk. I wanted to check out that old version again, but I noticed that the switch over to git

Re: [Discuss-gnuradio] How to use the rx_decim and interp.

2010-01-21 Thread Eric Blossom
: http://gnuradio.org/redmine/wiki/gnuradio/ReportingErrors and try asking again. Have you tried using the code we provide? E.g., usrp_siggen.py or usrp2_rx_cfile.py? Thanks, Eric Eric Blossom wrote: On Tue, Jan 19, 2010 at 05:17:56PM +0530, srinivas naga vutukuri wrote: And also am trying

Re: [Discuss-gnuradio] Full duplex and half duplex doesnot work

2010-01-19 Thread Eric Blossom
On Tue, Jan 19, 2010 at 06:00:43AM -0800, abbasi wrote: Hi all, Before i start telling about my problem, i want to mention that i have already read the post named help: cannot send after transport endpoint shutdown which is very close to my problem but i could not solve it. I'm trying

Re: [Discuss-gnuradio] USRP MIMO node bandwidth

2010-01-19 Thread Eric Blossom
On Tue, Jan 19, 2010 at 11:19:04AM +0100, Óscar González Fernández wrote: The effect we observe doesn't seem to be a non linear effect due to high signal amplitude. Lowering the amplitude doesn't solve the problem. For example, when we transmit a 1 MHz tone we can see that a spurious tone

Re: [Discuss-gnuradio] How to use the rx_decim and interp.

2010-01-19 Thread Eric Blossom
On Tue, Jan 19, 2010 at 05:17:56PM +0530, srinivas naga vutukuri wrote: And also am trying to understand the ADC/DAC rates. I just put the usrp2::impl::adc_rate(), usrp2::impl::dac_rate() in the constructor usrp2::impl::impl() to see, i got both values printed as 1, (assuming 1 MHz or 1

Re: [Discuss-gnuradio] USB connectivity under gnuradio/cygwin

2010-01-18 Thread Eric Blossom
On Sun, Jan 17, 2010 at 02:13:10PM -0500, CAS wrote: I am trying to communicate with an external board (not the usrp) using usb. I have a driver installed under Windows that works fine with a standalone application. I have a gnuradio block for the same board, but am unable to get the usb

Re: [Discuss-gnuradio] where is usrp2_make_source_32fc actually defined?

2010-01-18 Thread Eric Blossom
On Mon, Jan 18, 2010 at 03:08:53PM -0500, Tom Gross wrote: I can believe i have a typo (though I have been looking at this for months, trust me :-) ) - but what I don't understand is, when I do nm -a _usrp2.so | grep make on the regular build it shows all four of the make methods as

Re: [Discuss-gnuradio] Minimum external clock for FPGA?

2010-01-18 Thread Eric Blossom
On Tue, Jan 19, 2010 at 01:56:39AM +0530, sandeep mishra wrote: Hi all, while I am trying to install gsm-receiver in airprobe, during make I got following errors: Wrong list. Please post your question to airprobe-main. Eric ___ Discuss-gnuradio

Re: [Discuss-gnuradio] USRP2 in VirtualBox

2010-01-18 Thread Eric Blossom
On Mon, Jan 18, 2010 at 04:19:30PM -0500, Demijan Klinc wrote: Hi everyone, I've been trying to make USRP2 work in Ubuntu 9.04 running in VirtualBox and while I was able to install gnuradio all right, I cannot communicate with the USRP2 unit. For instance, find_usrps (run either as user

Re: [Discuss-gnuradio] USRP MIMO node bandwidth

2010-01-18 Thread Eric Blossom
On Mon, Jan 18, 2010 at 11:46:53PM +0100, Óscar González Fernández wrote: Dear all. We are trying to setup a MIMO node using a USRP motherboard and two xcvr2450. Theoretically the maximum allowable transmission bandwidth when using two antennas simultaneously is 4 MHz or 8 MHz if using a

Re: [Discuss-gnuradio] M-block integration status

2010-01-15 Thread Eric Blossom
On Fri, Jan 15, 2010 at 06:46:47PM +, Ben Gear wrote: Hi Eric, Great to have an update on how the new features are progressing. m-blocks and the replacement features have been mentioned a few times on this mailing list in relation to building TDMA MACs. Having VRT metadata available in

Re: [Discuss-gnuradio] Some questions on USRP2

2010-01-14 Thread Eric Blossom
On Thu, Jan 14, 2010 at 01:11:47PM +0530, srinivas naga vutukuri wrote: Hi, I have the following questions, 1. I found the usrp2 box, not responding on certain Ethernet cards? Means, will it only work when connected to some Gig-bit Etherent cards, found when connecting on the certain

Re: [Discuss-gnuradio] Understanding flow control

2010-01-14 Thread Eric Blossom
On Thu, Jan 14, 2010 at 02:13:01PM -0500, Charles Irick wrote: Hello, I'm trying to understand the flow control between the USRP2 and host machine. I assume that it needs to be worked out where the USRP2 will always have a constant stream of uninterrupted radio data when sending and receiving

Re: [Discuss-gnuradio] Start_rx_streaming_at patch problems

2010-01-12 Thread Eric Blossom
On Tue, Jan 12, 2010 at 01:07:33PM +, Tim Pearce wrote: Hi, I've been using the latest git version of gnuradio and trying to get Doug's start_rx_streaming_at patch (now merged with the git version) to work. I don't think there's any support via gr-usrp2 so I've modified

Re: [Discuss-gnuradio] Multiple I2C devices on Rx daughtercards

2010-01-11 Thread Eric Blossom
On Mon, Jan 11, 2010 at 10:51:09AM -0600, John Orlando wrote: Hi Matt, In reviewing the schematic of the dbsrx daughtercard, I noticed that there are two i2c devices (the EEPROM and the MAX211x receiver chip). In general for the daughtercards, address bit A1 determines side A or side B, and

Re: [Discuss-gnuradio] Differences in Signal Spectra between Daughtercards

2010-01-11 Thread Eric Blossom
On Mon, Jan 11, 2010 at 08:58:16AM -0800, Thomas wrote: Hi, I'm working on a project that requires using two receivers tuned the same frequency simultaneously. Ideally, I would use identical receivers, but I am using a TVRX card and a DBSRX card becuase those are what I have available. I'm

Re: [Discuss-gnuradio] how to load my own .rbf bitstream?

2010-01-11 Thread Eric Blossom
On Mon, Jan 11, 2010 at 08:12:26PM -0500, Yan Nie wrote: Thank you so much Matt. My own .rbf file is already been copied into /usr/local/share/usrp/rev2 directory. Copy it into /rev4 also. I tried  self._u=usrp.sink_s(which=which,fpga_filename='ionosonde_tx_test0106.rbf') to load the

Re: [Discuss-gnuradio] Playstation 3 and gnuradio

2010-01-11 Thread Eric Blossom
On Sun, Jan 10, 2010 at 08:39:54AM +0100, Thilo Mönicke wrote: Hi everybody, I want to set up some little testprogrammes for Cell BE prozessor using gnuradio. Is there anybody who is working with the Playstation 3 / Cell BE prozessor? There are only very old records in the mailing list

Re: [Discuss-gnuradio] Question about adding new files and making autotools happy

2010-01-09 Thread Eric Blossom
On Sat, Jan 09, 2010 at 08:16:01AM -0600, John Orlando wrote: Hi all, I'm working with GNUradio 3.2.2 on an Ubuntu 8.04 x86 box. I'm in the process of making some modifications to the source that builds libusrp, and part of these modifications includes adding some new files under

Re: [Discuss-gnuradio] Question about adding new files and making autotools happy

2010-01-09 Thread Eric Blossom
On Sat, Jan 09, 2010 at 11:02:47AM -0600, John Orlando wrote: On Sat, Jan 9, 2010 at 9:58 AM, Eric Blossom e...@comsec.com wrote: ./bootstrap ./configure Should work Ahh...I didn't think bootstrapping first was necessary if re-building (I had assumed that configure took care

Re: [Discuss-gnuradio] u2-set_tx_center_freq(freq, tr) setting failing.

2010-01-08 Thread Eric Blossom
On Fri, Jan 08, 2010 at 11:00:22AM +0100, Hanno Jung wrote: Hi, if you're trying to tune to 1100 Hz this should be too low for an rfx 1800. With that daughterboard try somethinf around 1800 whithout commas. I don't know if this format is supported. set_tx_center_freq expects a frequency

Re: [Discuss-gnuradio] carrier signal dropping

2010-01-07 Thread Eric Blossom
On Thu, Jan 07, 2010 at 09:45:42AM -0500, Doug Geiger wrote: Eric Blossom wrote: Edit /etc/security/limits.conf and add this line: @usrp - rtprio 50 make sure that your user is a member of group usrp, then logout and back in. Eric This looked like a good one for the FAQ, so I've

Re: [Discuss-gnuradio] Help Req: usrp_sink

2010-01-07 Thread Eric Blossom
On Thu, Jan 07, 2010 at 06:19:33PM +, nadia raj wrote: hi, If i want to send data to side A of usrp and in it TX/RX side whats the proper syntax for it. Regards, Nadia Nadia, Pretty much every transmitter example implements this... The standard way to specify which transmit

Re: [Discuss-gnuradio] ITU speech coders for gnuradio

2010-01-07 Thread Eric Blossom
On Thu, Jan 07, 2010 at 10:21:14AM -0800, Veljko Pejovic wrote: Hi All, I'm using Ubuntu 9.10, gnuradio version 3.2.2 and two USRP2 boards with XCVR2450 daughter boards. I would like to establish G.711 encoded voice communication between the two USRPs. I tested the link with tx_voice.py

Re: [Discuss-gnuradio] M-block integration status

2010-01-07 Thread Eric Blossom
On Mon, Jan 04, 2010 at 03:49:38PM +0100, Patrik Eliardsson wrote: Hi Folks, Now when the VRT implementation seems to be almost finished, We're getting there! what is the status of the integration of m-block capabilities into the gnu-radio? The functionalities described here

Re: [Discuss-gnuradio] u2-set_tx_center_freq(freq, tr) setting failing.

2010-01-07 Thread Eric Blossom
On Fri, Jan 08, 2010 at 07:06:18AM +0530, srinivas naga vutukuri wrote: Hi, The Tx center frequency setting failing in the gnuradio-3.2.2 stable release, when i try on my USRP2 to transmit samples onto other USRP2 box. Even without specifying the -f freq option also failing at this for

Re: [Discuss-gnuradio] About packetized MIMO Tx/Rx,

2010-01-07 Thread Eric Blossom
On Thu, Jan 07, 2010 at 08:58:50PM -0500, Sungro Yoon wrote: Hello, I am currently trying to implement 2x2 MIMO packet transmission and having difficulties.. I need help and any comment will be really useful.. Have you tried logging all intermediate results using a gr.file_sink? If you log

Re: [Discuss-gnuradio] What does this error mean during installation of gnuradio from latest git source

2010-01-06 Thread Eric Blossom
On Wed, Jan 06, 2010 at 01:09:57AM -0600, Mir M. Ali wrote: Hi, I installed gnuradio a million times before without any major problem on Ubuntu. I cannot figure out the following error that it throws during installation from the latest git source. I have boost_1.38 installed in /opt/

Re: [Discuss-gnuradio] Help req file_sorce data type

2010-01-06 Thread Eric Blossom
On Wed, Jan 06, 2010 at 09:45:10AM +, nadia raj wrote: Hi, When we do: data = gr.file_source(8, 's1', 'r') Then type( data ) = class 'gnuradio.gr.gnuradio_swig_py_io.gr_file_source_sptr' how can i convert data into a string?? Regards, Nadia Generally you wouldn't. If you just

Re: [Discuss-gnuradio] carrier signal dropping

2010-01-06 Thread Eric Blossom
On Wed, Jan 06, 2010 at 03:44:26PM -0500, Charles Irick wrote: Hello, I hooked my usrp2 up to a spectrum analyzer and tried using the signal generator in gr-utils to see what I could get. The carrier signal seems to be turning on and off and I'm getting a lot of peaks at various frequencies

Re: [Discuss-gnuradio] carrier signal dropping

2010-01-06 Thread Eric Blossom
On Wed, Jan 06, 2010 at 04:32:21PM -0500, Charles Irick wrote: My apologies, Distro: Ubuntu 9.04 Kernel: 2.6.28-17-generic GNU Radio version: I'm pretty sure it's 3.2.2, I'm using the dev trunk but svn doesn't seem to allow me to update right now. It is indeed complaining about not being

Re: [Discuss-gnuradio] FYI: Google results for GNU radio point to a broken link

2010-01-06 Thread Eric Blossom
On Wed, Jan 06, 2010 at 05:23:52PM -0500, Mark Whittington wrote: Asked in IRC and was directed to the mailing list, so here it is. If you google for GNU Radio, the links returned point to http://gnuradio.org/tracwhich is now gone. It might be worthwhile to add a redirect match for /trac*

Re: [Discuss-gnuradio] GNU Radio companion (grc) - converting code into grc files, import new blocks.

2010-01-05 Thread Eric Blossom
On Tue, Jan 05, 2010 at 02:17:31PM +0100, Juan Ramon Gutierrez Agullo wrote: Hi all, I'm testing the grc tool and I have some questions about it: Is it possible to get a grc project from the code? I mean, if I create a graphical flow-graph with grc, the program generates a 'top_block

Re: [Discuss-gnuradio] How to get FPGA_MODE_LOOPBACK in usrp2

2010-01-04 Thread Eric Blossom
On Mon, Jan 04, 2010 at 10:16:38PM +0530, srinivas naga vutukuri wrote: Hi, Am using usrp2, and using gnuradio-3.2.2 stable version, compiled with only --enable-usrp2 option. While reading the code, i observed in the usrp, usrp_standard_rx::usrp_standard_rx(), the mode as a parameter, and

[Discuss-gnuradio] Re: Help req: Simulataneous transmission

2010-01-04 Thread Eric Blossom
On Mon, Jan 04, 2010 at 06:06:51AM +, nadia raj wrote: Hi, Thank you Mr.Eric for your valuable advice. You're welcome. Yes i studied and completely understood the example that you referred. I have ,with your advice solved the problem of spatial demux. Now i want to ask you that

Re: [Discuss-gnuradio] New server and software at gnuradio.org

2010-01-04 Thread Eric Blossom
On Mon, Jan 04, 2010 at 01:54:17AM -0800, Firas Abbas wrote: Hi, From: Eric Blossom e...@comsec.com Hi Folks, I've just cut us over to a new server running git and redmine instead of trac and subversion. Eric Thank you for your and Johnathan and Matt efforts to run

Re: [Discuss-gnuradio] usrp with gnu issue

2010-01-04 Thread Eric Blossom
On Mon, Jan 04, 2010 at 05:06:08AM +0530, sandeep mishra wrote: hi, I am using airprobe for recording encrypted voice conversation, but when i am trying to do so I use to get error, now I am trying to find out nearby bst I got this error: * sand...@sandeep-desktop:~$ usrp_fft.py --decim=32

Re: [Discuss-gnuradio] usrp with gnu issue

2010-01-04 Thread Eric Blossom
On Tue, Jan 05, 2010 at 01:04:05AM +0530, sandeep mishra wrote: Hi Eric, Thank you for your guide, I just performed your specified step, but now I am getting the screen with this msg: *The following GNU Radio components have been successfully configured: config gruel omnithread

Re: [Discuss-gnuradio] usrp with gnu issue

2010-01-04 Thread Eric Blossom
, or at some time in the past you have installed GR into /usr both and /usr/local. I know this because some of the paths in the backtrace below start with /usr/local and others start with /usr/lib/python2.6/dist-packages. Eric --Original Message-- From: Eric Blossom To: sandeep mishra Cc

[Discuss-gnuradio] New server and software at gnuradio.org

2010-01-03 Thread Eric Blossom
Hi Folks, I've just cut us over to a new server running git and redmine instead of trac and subversion. The DNS changes could take as long as 1 week to propagate. In the meanwhile, this link unambiguously gets you to the new server: http://vps.gnuradio.org To get to the trac installation on

Re: [Discuss-gnuradio] Trouble on top block lock/disconnect/connect/unlock with usrp2

2010-01-02 Thread Eric Blossom
On Sun, Jan 03, 2010 at 02:41:35AM +0900, ILKYOUNG KWOUN wrote: Happy New Year! folks, I need to dynamically change software filter coefficient according to user command while the program is running. So, I made a test program similar to the following. There's no reason to do all this

Re: [Discuss-gnuradio] Help REQ: Transmitting two streams simultaneously

2009-12-31 Thread Eric Blossom
On Thu, Dec 31, 2009 at 06:54:03PM +, nadia raj wrote: hi, i want to transmit two streams simultaneously from two separate antennas, each mounted on a separate daughterboard. Both the daughterboards are connected to a usrp1. and usrp1 is connected to a host pc.the antennas are connected

Re: [Discuss-gnuradio] gnuradio.org down

2009-12-28 Thread Eric Blossom
On Mon, Dec 28, 2009 at 12:17:27PM +, Panos Μatzakos wrote: Hello, I'd like to ask what's wrong with gnuradio.org... Does anybody know when it is going to be up again? The server is back up. Johnathan and I will be spending the next couple of days implementing a fix for the outages

Re: [Discuss-gnuradio] USRP2 VRT support

2009-12-28 Thread Eric Blossom
On Mon, Dec 28, 2009 at 05:21:36PM -0500, Josh Blum wrote: Tim Pearce wrote: Josh, The USRP2 doesn't respond when loaded with the firmware at: http://www.ettus.com/usrp2_vrt I've just run find_usrps -e eth1 with wireshark running and can only see the outgoing packet: 10.00

[Discuss-gnuradio] gnuradio.org not reachable

2009-12-27 Thread Eric Blossom
There's currently some kind of outage that's preventing gnuradio.org from being reached. It's not confined to just our server. Other large projects at the Univ of Utah are also off line. More when I know more... Eric ___ Discuss-gnuradio mailing

Re: [Discuss-gnuradio] gcell build problem

2009-12-24 Thread Eric Blossom
On Fri, Dec 25, 2009 at 12:21:27PM +1100, Shivaramaiah, Nagaraj wrote: Tom, Thanks for the reply.. What about the other ones with the gr-*** which arise due to the dependency (I assume) on grcell ? This is the list of unbuilt components. --- The following components

Re: [Discuss-gnuradio] GNURadio.org down

2009-12-23 Thread Eric Blossom
On Tue, Dec 22, 2009 at 10:39:43AM -0800, Matt Ettus wrote: GNURadio.org is down again. It may take a couple of days to get back up, unfortunately. If you need git access, you can clone/pull from here: git://github.com/yootis/gnuradio-matt.git Matt It's back up. Sorry for the

Re: [Discuss-gnuradio] Unable to run TUNNEL.PY in usrp.

2009-12-23 Thread Eric Blossom
On Wed, Dec 23, 2009 at 05:58:37AM -0800, amarnath_iitm wrote: Some one please help me. http://gnuradio.org/trac/wiki/ReportingErrors Eric ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

Re: Re[Discuss-gnuradio] cursive call

2009-12-22 Thread Eric Blossom
On Mon, Dec 21, 2009 at 03:41:16AM -0800, Chris_Spain wrote: Hello All, I'm trying manage a vector of 10528 bytes, I made a C++ routine and works but, when I work with my routine in GNU Radio, It do really extrange things and I don't know why. I try to explain: My Routine in GNU is:

Re: [Discuss-gnuradio] kernel freeze during continuous transmission using USRP2

2009-12-22 Thread Eric Blossom
On Mon, Dec 21, 2009 at 03:31:23PM -0800, Jung Il Choi wrote: Hi, I am using ucla-zigbee stack for continuously transmitting a fixed symbol (all zeroes) for 802.15.4. I finally made it to work on USRP2 with RFX2400, but now my machine's kernel freezes after 5~10 minutes (even no ping

Re: [Discuss-gnuradio] A question about Set_history()

2009-12-22 Thread Eric Blossom
On Tue, Dec 22, 2009 at 12:22:29PM +0800, zhi yan wrote: Hi All, I am confused of the Set_history() which is a function of gr_block, what is the function of this function? thanks~~ It exists so that you can implement an inline delay line, or similar functionality. The primary user of

Re: [Discuss-gnuradio] Automatic Modulation Recognition

2009-12-17 Thread Eric Blossom
On Thu, Dec 17, 2009 at 01:22:28PM -0800, isaac.g...@gergltd.com wrote: Is there any code or anyone working on automatic modulation recognition for the GNU Radio environment? Thanks in advance, Isaac Isaac, There are several blocks in the code base that can be useful as part of a system

Re: [Discuss-gnuradio] Re: Antenna and daughterboard selection for sub-GHz

2009-12-16 Thread Eric Blossom
On Wed, Dec 16, 2009 at 10:28:02PM +0530, Anand Padmanabha Iyer wrote: Dear All, Our research project requires the use of sub-GHz daughterboards in the USRP. We have identified the TVRX receiver board and RFX400 transceiver (is there any other option that supports the range that is

Re: [Discuss-gnuradio] ImportError: Unable to locate an audio module

2009-12-16 Thread Eric Blossom
On Wed, Dec 16, 2009 at 03:58:34PM -0300, Felipe Fideles wrote: Dear all, I am having a problem when I try to run the dial_tone.py example. I get the message: ImportError: Unable to locate an audio module. I already tried to install gr-audio-alsa and gr-audio-oss modules, but is said that

Re: [Discuss-gnuradio] usrp2::tx_16sc calling rate

2009-12-15 Thread Eric Blossom
On Tue, Dec 15, 2009 at 01:01:22AM +0100, Gaetano Mendola wrote: Hi all, I think I'm experiencing some buffer underrun using an instance of usrp2, to transmit my samples I'm using the method usrp2::tx_16sc. I have the usrp2 equipped with a rfx400 and using as interpolation a value of 8.

Re: [Discuss-gnuradio] Problem with gr_vector_float type

2009-12-13 Thread Eric Blossom
On Sun, Dec 13, 2009 at 12:32:17PM +0100, elettra.p...@libero.it wrote: Hi all, I'm having a problem trying to use gr_vector_float type. I don't have any problem to work with streams, but when I try to create a block that takes a vector of float numbers on its input and produces a

Re: [Discuss-gnuradio] LAPACK/BLAS with GNURadio

2009-12-13 Thread Eric Blossom
On Sun, Dec 13, 2009 at 02:48:25PM +0100, Moritz Fischer wrote: Dear List, I was trying to implement some LAPACK/BLAS(liblapack as included in Ubuntu) wrappers for GNURadio since I haven't found anything to do matrix/vector operations in GNURadio but I haven't found out how to do a clever

Re: [Discuss-gnuradio] Block processing order

2009-12-08 Thread Eric Blossom
On Tue, Dec 08, 2009 at 11:37:08AM +, Ben Gear wrote: Thanks Eric, You're welcome. I haven't managed to locate the multi-threaded scheduler code yet. It's here: gnuradio-core/src/lib/runtime/*tpb*.{h,cc} Have fun! Eric ___ Discuss-gnuradio

Re: [Discuss-gnuradio] AM_CFLAGS vs. CFLAGS, etc.

2009-12-08 Thread Eric Blossom
On Tue, Dec 08, 2009 at 10:27:17AM -0800, Rob Frohne wrote: Hi All, I wonder if someone with access to the git repository could fix the warnings I get about using CFLAGS in automake, etc., by replacing CFLAGS with AM_CFLAGS, etc.? 73, Rob, KL7NA We're abusing automake to build both

[Discuss-gnuradio] New usrp2 f/w with TVRX fix

2009-12-08 Thread Eric Blossom
Those of you with a USRP2 and a TVRX daughterboard will want to download and burn this new firmware image onto your SD card. It fixes a problem where the tuning within a given 50kHz bin was incorrect. You can grab it using either of these links:

Re: [Discuss-gnuradio] Building on OSX 10.6

2009-12-07 Thread Eric Blossom
On Fri, Dec 04, 2009 at 08:55:10PM -0500, Michael Dickens wrote: On Dec 4, 2009, at 2:56 PM, Ed Criscuolo wrote: I've decided to take this approach for now. I've cloned the latest git master, but I'm a total beginner at git. Where's the best place to insert the -arch i386 into CFLAGS to

Re: [Discuss-gnuradio] Block processing order

2009-12-07 Thread Eric Blossom
On Mon, Dec 07, 2009 at 06:18:33PM +, Ben Gear wrote: Hi all, Does anyone know if the scheduler is guaranteed to process blocks in the correct order? Yes it does. For example, say you have a block with side effects such as writing to a file, could it ever occur that the scheduler is

Re: [Discuss-gnuradio] Flowgraph generates output even when the input exhausts

2009-12-05 Thread Eric Blossom
On Thu, Dec 03, 2009 at 11:16:01AM -0600, Mir M. Ali wrote: Hi, I developed a gnuradio block that takes 2 inputs. Input_01 is coming from a source that repeats and Input_02 is coming from a source that exhausts after a while. The output should only be generated when there is data on both the

Re: [Discuss-gnuradio] No exception... but no transmission

2009-12-05 Thread Eric Blossom
On Tue, Dec 01, 2009 at 01:17:41AM -0800, abbasi wrote: Hi all, Actually i pasted this post before but according to the rules, since i was not subscribed to the GNU mailing list i have to send it again. I'm new to Python and gnuradio, so please help me. My problem doesnot show

Re: [Discuss-gnuradio] gnuradio companion problem

2009-12-02 Thread Eric Blossom
On Wed, Dec 02, 2009 at 08:57:58PM +0200, mehmet kabasakal wrote: Hi everyone, I am trying to run grc from the terminal. But when i type grc i got: meh...@mehmet-laptop:~$ grc Traceback (most recent call last): File /usr/bin/grc, line 48, in module from gnuradio.grc.python.Platform

Re: [Discuss-gnuradio] error of mapping when rebuild FPGA

2009-12-02 Thread Eric Blossom
On Wed, Dec 02, 2009 at 10:06:41PM +0800, 周亮 wrote: with command gnuradio/usrp2/fpga/top/u2_rev3$ make bin Matt can say more about this, but he's currently at the SDR Forum. Please note that we've been using ISE 10.1 SP3(?) not 11.* to build it. In our experience, the xilinx tools leave

Re: [Discuss-gnuradio] failed to allocate buffer size error

2009-12-02 Thread Eric Blossom
On Wed, Dec 02, 2009 at 04:20:16PM -0600, Mir M. Ali wrote: Hi, Why does this error occur when usrp_sink is replaced with a file_sink in the transmit_path? *gr_fir_fff: using SSE gr_vmcircbuf_sysv_shm: shmget (0): No space left on device gr_buffer::allocate_buffer: failed to allocate

Re: [Discuss-gnuradio] subprocess.Popen produces error in main()

2009-11-27 Thread Eric Blossom
On Thu, Nov 26, 2009 at 11:42:55AM +1100, Kyle Zhou wrote: Hi, I am trying to modify benchmark_rx.py such that it feeds to mplayer. I can successfully use gr.file_descriptor_sink and pipe the stdout of python to stdin of mplayer. However, when I try to embed the pipe in python code by

Re: [Discuss-gnuradio] USRP2 IEEE802.11p and 802.11a

2009-11-24 Thread Eric Blossom
On Tue, Nov 24, 2009 at 10:38:54AM +0100, Valerio, Danilo wrote: Hi Colby, Hi Doug, Hi all, In the last months we worked on implementing IEEE802.11p in gnuradio. We started from scratch because it differs considerably from the BBN code. We successfully tested our transmitter against an

Re: [Discuss-gnuradio] writing a module for mpeg ts sink

2009-11-20 Thread Eric Blossom
On Fri, Nov 20, 2009 at 11:38:09PM +1100, Kyle Zhou wrote: Hi all, I am planning to write a sink module that accepts mpeg transport stream and displays to the screen. Due to the variable bit rate nature of mpeg stream, this sink will consume the input at variable rate. I plan to use the

Re: [Discuss-gnuradio] Comparison between GNU Radio and FlexRadio

2009-11-19 Thread Eric Blossom
On Thu, Nov 19, 2009 at 11:33:56AM +1300, Ben Hoyt wrote: Hi guys, I'm going to be doing some research on digital comms on HF bands, and I'm having trouble deciding between the GNU Radio and the FlexRadio as a platform. The GNU Radio seems more general-purpose, and the FlexRadio more

Re: [Discuss-gnuradio] USRP2 on Mac OS X

2009-11-19 Thread Eric Blossom
On Thu, Nov 19, 2009 at 06:20:37PM -0500, George Nychis wrote: Hi all, Has anyone had any luck with USRP2 on Mac OS X? I was wondering if anyone was working on this, has made any progress, or if there was any general game plan. - George It'll be fixed as part of the work on VRT. There

Re: [Discuss-gnuradio] Re: Jack instead of ALSA

2009-11-18 Thread Eric Blossom
On Wed, Nov 18, 2009 at 09:07:16AM -0200, Charles Herdt wrote: Just in case someone else has the same problem: if you need to force Jack audio: from gnuradio import audio_jack and on the source/sink linles, use audio_jack.source or audio_jack.sink instead of audio.source and

Re: [Discuss-gnuradio] Boost 1.40 won't build on OSX 10.6

2009-11-18 Thread Eric Blossom
On Wed, Nov 18, 2009 at 10:12:35AM -0500, Michael Dickens wrote: Hi Ed - The 3.2.2 release cannot easily be made to be fully working on OSX 10.6, but the complexity depends mostly on whether your computer's CPU is 32- or 64-bit. * If your computer's CPU is 32-bit then I think all

Re: [Discuss-gnuradio] Boost 1.40 won't build on OSX 10.6

2009-11-18 Thread Eric Blossom
On Wed, Nov 18, 2009 at 02:22:27PM -0500, Michael Dickens wrote: On Nov 18, 2009, at 12:06 PM, Eric Blossom wrote: Michael, can you help me understand what the problems are, and what, if anything, we can do on the GNU Radio side to resolve them? It sounds like some of these problems may have

Re: UPDATE: [Discuss-gnuradio] Boost 1.40 won't build on OSX 10.6

2009-11-18 Thread Eric Blossom
On Wed, Nov 18, 2009 at 03:37:02PM -0500, Ed Criscuolo wrote: Ed Criscuolo wrote: . But MacPorts has been the real problem so far. I can't get the dependencies (specifically Boost =1.35) to install. I found that problem with Boost came from zlib and bzip2. By reinstalling these

Re: [Discuss-gnuradio] The bug in gr_bytes_to_syms?

2009-11-11 Thread Eric Blossom
On Tue, Nov 10, 2009 at 11:14:24PM -0800, Firas Abbas wrote: Welcome back Eric! Thanks Firas! Eric ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USB VID PID's

2009-11-11 Thread Eric Blossom
On Wed, Nov 11, 2009 at 07:38:52PM +, Kevin Wheatley wrote: Hi Guys I’m new to the list and have a query regarding USB VID PID’s. The HPSDR community are currently prototyping a single board HF transceiver. The product is named Hermes. A list of SDR USB PID’s seem to be maintained

Re: [Discuss-gnuradio] The bug in gr_bytes_to_syms?

2009-11-10 Thread Eric Blossom
On Wed, Nov 11, 2009 at 04:34:16AM +0800, fangming he wrote: Hi, All, Do you notice that the return of this function is noutput_items rather than output_items? In this function , the noutput_items is the number of the input_items and output_items. This is incorrect. The block is derived

Re: [Discuss-gnuradio] USRP2 scaling of short and float samples

2009-09-23 Thread Eric Blossom
On Wed, Sep 23, 2009 at 02:04:35PM +0200, hanwen wrote: Thanks Matt. And how does the FPGA scaling with set_tx_scale_iq() work? Don't use it. It's a bug that we expose it. (It's a final scaling that the library may someday use.) Eric 2009/9/22 Matt Ettus m...@ettus.com hanwen wrote:

Re: [Discuss-gnuradio] USRP2 dies

2009-09-21 Thread Eric Blossom
On Mon, Sep 21, 2009 at 10:47:57AM -0400, Chukhman, Ilya A. wrote: The Auto-negotiation is set to auto for eth0, which I believe is the correct setting. The entire output of ethtool is below. Ilya Please send the output of $ ethtool -a interface Settings for eth0:

Re: [Discuss-gnuradio] building fpga code in QuartusII

2009-09-21 Thread Eric Blossom
On Fri, Sep 18, 2009 at 05:19:27PM -0600, Rushikesh Khasgiwale wrote: I am trying to modify the fpga verilog code for usrp1. I have installed Quartus-II on windows. does anyone know how to build the code? is there a project file? I need a single Tx and Rx channel(both I-Q). can I modify

Re: [Discuss-gnuradio] Unable to play received data in VLC media player

2009-09-17 Thread Eric Blossom
On Tue, Sep 08, 2009 at 09:35:16PM -0700, anma wrote: I am working on a program which performs both spectrum sense and ofdm transmission in an infinite loop.The data send is video streamed from VLC media player.The receiver has to play this data in the VLC player.The problem I am facing is

Re: [Discuss-gnuradio] Beginner Question: python script error when doing connect()

2009-09-17 Thread Eric Blossom
On Thu, Sep 17, 2009 at 02:27:55PM -0400, Chukhman, Ilya A. wrote: Eric, I attempt to declare the source and the sink to both be the same type: if options.input_shorts: self._u = usrp2.sink_16sc(options.interface, options.mac_addr) #the last True is to restart the file when

Re: [Discuss-gnuradio] about USRP2_MIN_RX_SAMPLES

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 12:33:31PM +0200, Ulrika Uppman wrote: Sorry, but it seems that the windows find-function wasn't finding all occurrences as expected... I found that the USRP2_MIN_SAMPLES is actually used several times in the usrp2 source block. No problem. Did you resolve your

Re: [Discuss-gnuradio] error on running usrp2_version of 80211

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 05:46:48AM -0700, maher manai wrote: when i run the 80211b.test.py it appears an error wich is [r...@maher examples]# ./bbn_80211b.test.py bash: ./bbn_80211b.test.py: Aucun fichier ou dossier de ce type [r...@maher examples]# ./bbn_80211b_test.py Traceback (most recent

[Discuss-gnuradio] Re: transmitter code

2009-09-16 Thread Eric Blossom
On Mon, Sep 14, 2009 at 08:01:17PM -0700, harshal jadhav wrote: Hi Eric, I have a few questions regarding MIMO + GNU RADIO. 1. How can i use MIMO with GRC? If i use one USRP sink, it considers one whole USRP board. I cannot use two daughter boards of the same USRP board using USRP sink.

Re: [Discuss-gnuradio] Problems of lost of BINS

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 11:34:38AM -0700, Milo Wong wrote: Hi folks, I have implemented a multi sub-carriers AM transmitter and here I still have a strange problem: I plotted the FFT of the modulated signal at baseband (as attached) and the number of the bins (spikes) I have on the

Re: [Discuss-gnuradio] Beginner Question: python script error when doing connect()

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 03:09:54PM -0400, Chukhman, Ilya A. wrote: Hello, I am trying to create a python equivalent of tx_samples.cc -- to transmit samples captured with usrp2_rx_cfile.py. When running my program, I receive the following error: Traceback (most recent call last):

Re: [Discuss-gnuradio] USRP custom registers

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 04:40:33PM -0300, Tiago Rogério Mück wrote: Hello, We are working on a custom FPGA build that is going to need more then the 32 registers available for user's builds. I looked at fpga_regs_standard.v/fpga_regs_common.v and seems that the registers 96-127 are not

Re: [Discuss-gnuradio] GR class

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 04:06:07PM -0400, nansai hu wrote: there are lots of pre-definited function in GR class. Mean you from gnuradio import gr, so is there any dictionary or explanation of these function and how to use them http://gnuradio.org/doc/doxygen/index.html Eric

[Discuss-gnuradio] Re: [Patch-gnuradio] (no subject)

2009-09-16 Thread Eric Blossom
On Wed, Sep 16, 2009 at 05:40:47PM -0400, Philip Balister wrote: Eric Blossom wrote: On Wed, Sep 16, 2009 at 03:22:16PM -0400, phi...@balister.org wrote: Eric, This change to configure.ac lets me disable the usrp2 build. Before I spend much time on this, I'd like to know if the approach

Re: [Discuss-gnuradio] parallel programming with GNU radio (OpenMP vs MPI)

2009-09-15 Thread Eric Blossom
On Tue, Sep 15, 2009 at 04:39:49AM -0500, Tachwali, Yahia wrote: Hello Guys, I was wondering if any efforts have been made to apply parallel programming techniques in GNU radio projects. I have seen a project of building an OFDM transceiver using a cluster and MPI technique. However, in case

Re: [Discuss-gnuradio] about USRP2_MIN_RX_SAMPLES

2009-09-15 Thread Eric Blossom
On Tue, Sep 15, 2009 at 04:41:39PM +0200, Ulrika Uppman wrote: Hi all! I ran into the constant USRP2_MIN_RX_SAMPLES = 371 defined in usrp2_base.h, but I don't get what it is used for (it comes with the comment BIG ASS FIXME: get from lower layer MTU calculation). I believe you're referring

Re: [Discuss-gnuradio] Using SPI on BasicRX

2009-09-15 Thread Eric Blossom
? The example below writes 32 bits in a single transfer. You can confirm this by looking at the SEN and CLK signals. To send 24-bits, give it 3 bytes. Eric Again, thank you for your time. Eric Blossom wrote: On Mon, Sep 14, 2009 at 11:02:36AM -0700, E. Ornelas wrote: Hello. I'm trying

Re: [Discuss-gnuradio] Disabling the usrp2 in configure

2009-09-15 Thread Eric Blossom
On Tue, Sep 15, 2009 at 04:57:32PM -0400, Philip Balister wrote: I'm trying to disable the configure stuff for the USRP2 by passing --disable-usrp2 to the configure script. Unfortunately, the usrp2/firmware script is still trying to run. This dies when I am trying to cross compile the

<    1   2   3   4   5   6   7   8   9   10   >