, October 25, 2007 4:33 PM
To: Kevin Rudd (Contractor); discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] mingw install help
"Kevin Rudd (Contractor)" <[EMAIL PROTECTED]> wrote:
> I am following the directions for installing GNURadio with minGW on XP
> found
> here..
Hello Everyone,
I am following the directions for installing GNURadio with minGW on XP found
here...
http://gnuradio.org/trac/wiki/MingwInstallMain
When I get to installing FFTW, I try compiling it (from MSYS prompt) and I
get the following error...
No acceptable C compiler found in $PATH
Quic
Hello all,
I just got my new notebook computer with Vista pre-installed. I have a
couple questions.
1) Has anyone had any luck installing GNURadio under Vista using Cygwin or
MinGW method?
2) Are there any performance issues running GNURadio under windows (XP or
Vista) as opposed to Li
Thanks for the suggestion. I dove into the TCP code to try and figure out
what it was doing. I found my problem. I have to use the following read
command...
data = pnet(con, 'read', 1000, 'SINGLE', 'NATIVE');
Now I notice that matlab seems to be lag behind the USRP. So, maybe matlab
is not t
Hello again,
I have decided to try the GNURadio -> TCP -> MATLAB route. I am running
into a few problems.
First, I downloaded Jamie Cooley's GNURadio TCP Socket code here...
http://alumni.media.mit.edu/~jcooley/gr_experiments/experiments/gr_socket.ht
m
Then I downloaded a free matlab TCP too
:26 PM
To: Kevin Rudd (Contractor)
Cc: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Re: FRS with the FLEX400
Have you tried using the existing usrp_nbfm_ptt.py? It is intended for
exactly this application.
Matt
Kevin Rudd (Contractor) wrote:
> Hello again,
> Thanks for
Hello again,
Thanks for those that emailed me directly with my last request. I have
been able to get my transmit code to tune now, but it is still not working.
All I am trying to do is fm modulate a sine wave and transmit it at a
certain frequency. I have hooked up a vector signal analyzer and
Hello Again,
I am starting to play with the GNU Radio code some and wanted to start by
capturing audio from a handheld radio (FRS fm modulation). I am having some
problems and can't seem to figure out why it is not working.
1) receiving. Why does the usrp nfm sample programs not work for FRS w
Hello all,
I just received my USRP and I have successfully installed GNURadio on my
Linux box. I am just starting to dabble with the code a bit. I am very
much a Windows/MATLAB developer, so I think I could be far more productive
if I could just stream the baseband waveforms to and from the US