On Mon, Nov 27, 2006 at 05:21:43PM -0800, Rohit Gupta wrote:
> Hello,
>
> I am trying to install Gnuradio-3.0.2 on 2.6.9-22 Enterprise Linux running
> on x86 platform. I installed the following dependencies
>
> boost_1_33_1cppunit-1.10.2 fftw-3.1.2sdcc-2.6.0
> cppunit-1.10.0numpy-1.0
Chris Stankevitz wrote:
Where can I find documentation on the python portion of gnuradio? i
notice that the .py files have doxygen markups, but I can only find c++
documentation in places like this:
http://www.gnu.org/software/gnuradio/doc/index.html
This site documents some of the GNU Radio
They may have installed to somewhere not in your sys.path
do this:
python
import sys
print sys.path
and make sure those got installed in one of those paths
I also initially had problems with this... wxpython and gnuradio python
modules were being installed to /usr/local rather than /usr
Give
I found that I can see a lot of structured noise on, e.g., the frequency
2.467G (802.11b channel 6) using my RFX2400 and the usrp_oscope script
in the gnuradio-examples/python/usrp directory. That gives me good
indication that the board works.
Also, if you have two boards, run usrp_siggen on one a
Hi George,
I did install the three wxpython rpms from www.wxpython.org.
wxPython2.6-devel-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython2.6-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython-common-gtk2-ansi-2.6.3.3-rh9_py2.3
Rohit
- Original Message -
From: "George Nychis" <[EMAIL PROTECTED]>
To: "Rohit G
Hey,
You need wxpython:
http://www.wxpython.org/
I am not familiar with Enterprise Linux and the kind of package managers it
has... but thats the package you need to create the python module.
- George
Rohit Gupta wrote:
Hello,
I am trying to install Gnuradio-3.0.2 on 2.6.9-22 Enterprise L
Hello,
I am trying to install Gnuradio-3.0.2 on 2.6.9-22 Enterprise Linux running
on x86 platform. I installed the following dependencies
boost_1_33_1cppunit-1.10.2 fftw-3.1.2sdcc-2.6.0
cppunit-1.10.0numpy-1.0 swig-1.3.29
wxPython2.6-devel-gtk2-ansi-2.6.3.3-rh9_py2.3
wxPython
Hello,
I am looking to scan/detect a bluetooth device using RFX2400 USRP board. can i
find any such example to run? . i just want to make sure that my board is
working by running such examples
thanks,
Ravi
___
Discuss-gnuradio mailing list
Discuss-
Hello,
I am looking to scan/detect a Wifi using RFX2400 USRP board. can i find any
such example to run . i just want to make sure that my board is working by
running such examples
thanks,
Ravi
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu
Hi,
Where can I find documentation on the python portion of gnuradio? i
notice that the .py files have doxygen markups, but I can only find c++
documentation in places like this:
http://www.gnu.org/software/gnuradio/doc/index.html
Thanks!
Chris
___
On Mon, Nov 27, 2006 at 07:05:26PM +0800, Jeremy Chew wrote:
> Hi,
>
> I've tried the IP tunnelling example in
> gnuradio-examples-0.7/python/gmsk2/tunnel_ip_null_mac.py and it seems to
> work fine.
>
> I've since been modifying the IP tunnelling example to use my MAC in place
> of null_mac. I
Dear Colleagues,
Yesterday I re-installed the "epydoc" from the subversion
repository of epydoc, and tried formatting the GNUradio
python libraries. epydoc version would be 3.0, I suppose.
The result was much better than before. Though I met
some errors, I could generate useful HTMLs with wh
This worked seamlessly here on all machines:
http://www.debianadmin.com/upgrade-ubuntu-dapper-to-ubuntu-edgy-eft.html
Bob
--
AMSAT Director and VP Engineering. Member: ARRL, AMSAT-DL,
TAPR, Packrats, NJQRP, QRP ARCI, QCWA, FRC. ARRL SDR WG Chair
"If you board the wrong train, it is no use runni
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:discuss-
> [EMAIL PROTECTED] On Behalf Of Jeremy Chew
> Sent: Monday, November 27, 2006 6:05 AM
> To: Discuss-gnuradio@gnu.org
> Subject: [Discuss-gnuradio] Problem with my modified IP tunnelling example
>
> Hi,
>
> I've tried the IP
Hi,
I've tried the IP tunnelling example in
gnuradio-examples-0.7/python/gmsk2/tunnel_ip_null_mac.py and it seems to
work fine.
I've since been modifying the IP tunnelling example to use my MAC in place
of null_mac. I have fixed the code to use the new MAC in the form of a C++
extension.
15 matches
Mail list logo