Re: [Discuss-gnuradio] Thesis work on GNU Radio

2006-06-26 Thread Robert Roberts
Hi Daniel, My name is Chris Roberts, I'm an MS student at Case Western Reserve University. I'll try to outline my knowledge of the work with GNURadio I am aware of. I am currently finishing my thesis on an undergraduate laboratory curriculum that uses GNURadio and the USRP. P. Dayal, from th

Re: [Discuss-gnuradio] Which LinuxOS to use?-->1.Unbuntu, Fedora, Mandrake, FreeBSD

2006-06-23 Thread Robert Roberts
Hello, I experimented with many distributions and eventually settled on Fedora Core 4 (just before 5 was released). Fedora installed well on the machines I was using and there are installation scripts at http://www.kd7lmo.net/ground_gnuradio_install.html to guide the GNU Radio installation. Chee

[Discuss-gnuradio] fsk_loopback.py

2006-06-21 Thread Robert Roberts
Hello everyone, Has anyone worked with fsk_loopback.py? I have been analyzing it and using a file with ascii characters as an input, but I get no output. I am trying to develop a system that will transmit text from one machine to another. Based on the FSK code, I first made this program: src

Re: [Discuss-gnuradio] Working SSB modulator?

2006-06-19 Thread Robert Roberts
I have investigated further and ran the qa_hilbter.py script. The Hilbert transform repeatedly fails this test. I am running GNURadio 2.8 on Redhat FC4. Dual Athlon 64 4GB RAM Any thoughts? Thanks, ~Chris~ - Original Message - From: Robert Roberts <[EMAIL PROTECTED]> Date:

[Discuss-gnuradio] Working SSB modulator?

2006-06-19 Thread Robert Roberts
Hello gang, Does anyone have working SSB modulator code? Both the code I have written, as well as the code in the archives isn't working correctly for me on the USRP, so I am seeking guidance. Thanks, ~Chris~ ___ Discuss-gnuradio mailing list Disc

[Discuss-gnuradio] magnitude or absolute value block

2006-06-15 Thread Robert Roberts
Hello, Does GNURadio have a magnitude or absolute value block? I found one mentioned in the archives but don't see it in any of the documentation. Thanks, ~Chris~ ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mai

Re: [Discuss-gnuradio] Basic IIR Filtering

2006-06-13 Thread Robert Roberts
Hi Matt. Thanks for your help. I restored Internet access to my Linux box and was able to transfer the actual filter weights from MATLAB into GNURadio and it worked. The roundoff error must have been causing the IIR filter to go unstable. Thanks, ~Chris~ - Original Message - From: Ma

[Discuss-gnuradio] Basic IIR Filtering

2006-06-13 Thread Robert Roberts
Hello all, I've been doing some experimentation with some very basic IIR filtering. I am creating sinusoidal float sources with a sampling rate of 32Khz, connecting them through the gr.iif_filter_ffd() block, and then output the result to an audio sink and a spectrum scope. For my taps, I a

Re: [Discuss-gnuradio] Suggestions for newbies?

2006-05-28 Thread Robert Roberts
May 28, 2006 10:19 pm Subject: Re: [Discuss-gnuradio] Suggestions for newbies? > On Sunday 28 May 2006 21:15, Robert Roberts wrote: > > I'm currently writing a set of laboratory exercises utilizing > > MATLAB/Simulink and GNURadio/USRP that will introduce various > > c

Re: [Discuss-gnuradio] Suggestions for newbies?

2006-05-28 Thread Robert Roberts
Hello, I'm currently writing a set of laboratory exercises utilizing MATLAB/Simulink and GNURadio/USRP that will introduce various communications and digital signal processing concepts. I hope to release them once I am finished so they should provide a walk through of the system for newbies.

Re: [Discuss-gnuradio] Trouble getting USRP up and running

2006-05-18 Thread Robert Roberts
Hello, I am using the same distro. I go in an chmod the usb directory every time, as my configuration moves around often in the lab. Cheers, ~Chris~ - Original Message - From: Eric Blossom <[EMAIL PROTECTED]> Date: Thursday, May 18, 2006 9:38 pm Subject: Re: [Discuss-gnuradio] Trouble

[Discuss-gnuradio] AM Demod with the !Flex-400

2006-04-25 Thread Robert Roberts
Hello all, Has anyone done any work with AM demodulation with the !Flex-400 DB? I have seen the existing examples and have been working to write my own, but I am getting the feeling my offsets are off. Thanks, ~Chris~ ___ Discuss-gnuradio mailing l

Re: [Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Robert Roberts
- Original Message - From: Martin Dvh <[EMAIL PROTECTED]> Date: Monday, April 17, 2006 3:06 pm Subject: Re: [Discuss-gnuradio] Basic USRP AM Transmission > Robert Roberts wrote: > > Hello everyone, > > > > > > I have been experimenting with the Flex400

[Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Robert Roberts
Hello everyone, I have been experimenting with the Flex400 board and have been trying to implement a basic AM transmitter. I have a WFM and NFM transmitter working, but I cannot get the AM one to transmit correctly. The code below generates a much higher frequency tone. Any advice to what I am

Re: [Discuss-gnuradio] Wiki spam

2006-03-14 Thread Robert Roberts
I could help out with conversion. ~Chris~ - Original Message - From: Eric Blossom <[EMAIL PROTECTED]> Date: Tuesday, March 14, 2006 3:21 pm Subject: Re: [Discuss-gnuradio] Wiki spam > On Tue, Mar 14, 2006 at 03:00:32PM -0500, Lamar Owen wrote: > > On Monday 13 March 2006 18:40, Matt Ettu

[Discuss-gnuradio] GNURadio Example Suggestions

2006-02-11 Thread Robert Roberts
Hello everyone, I've been going through the GNU Radio examples the past week, and one thing I've noticed is that many of them are clogged up with Powermate code. The Powermate knob is not required equipment for GNURadio, so my thought it that we should make a separate Powermate folder that conta

Re: [Discuss-gnuradio] GNURadio on Windows

2006-02-06 Thread Robert Roberts
- Original Message - From: Martin Dvh <[EMAIL PROTECTED]> Date: Sunday, February 5, 2006 3:12 pm Subject: Re: [Discuss-gnuradio] GNURadio on Windows > Stephane Fillod wrote: > > Hi Chris, > > > > On Sat, Feb 04, 2006 at 03:26:29PM -0500, Robert Roberts wrot

[Discuss-gnuradio] GNURadio on Windows

2006-02-04 Thread Robert Roberts
Hello everyone, Is there anyone out there working with GNURadio on Windows with the USRP? The current install files from Martin have one issue with the way that I install them. When I attempt to run any of the USRP code it looks for the usrp_prims.dll in the C:\Python24\site-packages director

Re: [Discuss-gnuradio] Windows Port Error - Some Success!

2006-01-25 Thread Robert Roberts
: Re: [Discuss-gnuradio] Windows Port Error > Robert Roberts wrote: > > I installed the newest version onto the Pentium D which > previously had > > nothing on the system, so no old files existed. I will do the same > > shortly for the original system. > I was getting the

Re: [Discuss-gnuradio] Windows Port Error

2006-01-23 Thread Robert Roberts
the path? Thanks, ~Chris~ - Original Message - From: Martin Dvh <[EMAIL PROTECTED]> Date: Friday, January 20, 2006 3:03 pm Subject: Re: [Discuss-gnuradio] Windows Port Error > > Robert Roberts wrote: > > When I run the installer it fails to run the GNURadio-core instal

Re: [Discuss-gnuradio] Windows Port Error

2006-01-19 Thread Robert Roberts
or everyone's help so far! ~Chris~ ----- Original Message - From: Robert Roberts <[EMAIL PROTECTED]> Date: Thursday, January 19, 2006 11:58 am Subject: Re: [Discuss-gnuradio] Windows Port Error > When I run the installer it fails to run the GNURadio-core install. > > It

Re: [Discuss-gnuradio] Windows Port Error

2006-01-19 Thread Robert Roberts
When I run the installer it fails to run the GNURadio-core install. It installs the following packages in the following order: USRP USRP_prims gr_usrp gr-audio-windows gr-wxgui I'll grab the package and install by hand, just an FYI Thanks! ~Chris~ - Original Message - From: Martin Dvh

Re: [Discuss-gnuradio] Windows Port Error

2006-01-12 Thread Robert Roberts
nyone? Thanks Martin for letting me know where the precompiled utilities were! Cheers, ~Chris~ - Original Message - From: Stephane Fillod <[EMAIL PROTECTED]> Date: Friday, January 6, 2006 3:02 pm Subject: Re: [Discuss-gnuradio] Windows Port Error > Hi Chris, > > On Fri, Jan 06,

Re: [Discuss-gnuradio] Windows Port Error

2006-01-09 Thread Robert Roberts
pm Subject: Re: [Discuss-gnuradio] Windows Port Error > Hi Chris, > > On Fri, Jan 06, 2006 at 01:48:49PM -0500, Robert Roberts wrote: > > I have tried installing your GNURadio for Windows binaries > following > > the instructions posted on Martins website. > > BTW, Ma

[Discuss-gnuradio] Windows Port Error

2006-01-06 Thread Robert Roberts
Hello everyone I have tried installing your GNURadio for Windows binaries following the instructions posted on Martins website. When I go to run dial_tone.py I get the following error: C:\gnuradio-examples-0.4\python\audio>dial_tone.py gr_vmcircbuf_mmap_createfilemapping: non contiguous mmap

[Discuss-gnuradio] USRP on Windows

2005-12-05 Thread Robert Roberts
Hello, I have found the drivers for using the USRP in Windows. Is there any documentation of what functions can be called through them? Or what files there were created from? In the latest usrp install there are two dll. _usrp_prims.dll and libusrp.dllI can guess that the usrp_prims f

[Discuss-gnuradio] USRP & Matlab

2005-11-20 Thread Robert Roberts
Hello everyone, I realize this is slightly off topic, as it does not directly use GNURadio, but I felt this would be the best forum to ask in. Has anyone done any work or analysis of interfacing the USRP with Matlab/Simulink and the Real Time Workshop? Thanks, ~Chris~ ___

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Robert Roberts
I get the same thing in Redhat FC4. ~Chris~ - Original Message - From: Javs <[EMAIL PROTECTED]> Date: Tuesday, October 18, 2005 12:13 pm Subject: Re: [Discuss-gnuradio] usb_claim_interface error > > > No clue. Is there anything interesting in the > > kernel logs? > > Nothing going on

[Discuss-gnuradio] Advice for installing on OSX?

2005-09-12 Thread Robert Roberts
Hey all, I've been reading the Wiki. Any Mac users have any tips for installing GNURadio/USRP on OSX. I just got a Mac Mini... Thanks! ~Chris~ ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discus

[Discuss-gnuradio] USRP - Transceiver Status

2005-06-20 Thread Robert Roberts
Hi, I was wondering if anyone knew the status for the Transceiver boards for the USRP. I don't want to be nagging Mr Ettus. :-) Sincerely, ~Chris Roberts~ PS - I should be releasing an improved Gnoppix CD soon hopefully. ___ Discuss-gnura