On Sat, Nov 23, 2013 at 09:30:37PM +0400, nesimi eldarov wrote:
> Hi People,
>
> My system:
> Ubuntu 13.04
> GNURADIO 3.7
How did you install GNU Radio? Did you build it from source? If so, was
CtrlPort enabled during build time? You can pastebin the cmake output if
that's the case.
MB
--
Ka
Hi Martin,
I installed from source.
I look into build folder I could not find ControlPort. I guess it was disabled
during installation but I am not sure.
What do you mean with ' pastebin the cmake output '?
How can I install that now?
Воскресенье, 24 ноября 2013, 11:50 +01:00 от "Martin Bra
Hi,
Installed Gnuradio 3.7.2 from source. Had some troubles loading files from
earlier versions so I started from scratch with the FM receiver from author
2h20. Added a bandpass filter to filter the 19 kHz pilot tone (just for
fun) but want to add the waterfall sink to see / show 57 kHz RDS carrie
Hi Mr. Muniz,
Thanks for the help and the tips.
After the changes suggested by Mr. Braun, I've tried to add the lines of
code in the file meusBlocos_swig.i you suggested (in the /swig folder) as
the file attached. I did these modifications as suggested in the topic that
I mentioned in my first qu
On Sun, Nov 24, 2013 at 03:33:36PM +0400, nesimi eldarov wrote:
> Hi Martin,
>
> I installed from source.
> I look into build folder I could not find ControlPort. I guess it was disabled
> during installation but I am not sure.
>
> What do you mean with ' pastebin the cmake output '?
It means y
When running with a USRP source at 25M and a low pass filter down to 10MHz,
I get something saying "Using Volk machine: sse4_a_64", and my file sink
only records a couple seconds of data. I ran the volk_profile script, but
still get the same result. The script returned something other than
"sse4_a_
I have tried to install GNU Radio on my Ubuntu 12.04 AMD64 laptop.
Reading http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR I
have run:
$ sudo apt-get install gnuradio
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gnuradio is not a
On 11/24/2013 08:06 PM, Mads Bahrt wrote:
I have tried to install GNU Radio on my Ubuntu 12.04 AMD64 laptop.
Reading
http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR I have
run:
$ sudo apt-get install gnuradio
Reading package lists... Done
Building dependency tree
Reading stat
Hi all,
I’ve got an annoying crash in the current head of gnuradio. It’s reproducible
with the GRC file up at:
http://www.joshisanerd.com/am_demod_crash.grc
Does this crash for anyone else? If nobody else can repro, this is probably
something that’s hosed in my environment. Until someone el
On 11/24/2013 05:17 PM, Marcus D. Leech wrote:
> But this raises a kind of meta-point. How is the Gnu Radio project
> supposed to keep track of each of *dozens* of Linux distributions that
> may, or
> may not, package the Gnu Radio software, and may, *entirely at their
> pleasure* obsolete thos
Your file sink only records a few seconds of data because your hard drive
can't keep up, not because of any problem with Volk. The Volk machine being
used does not indicate which particular architecture is used for each
kernel -- that isn't printed at runtime.
--n
On Nov 24, 2013 9:58 PM, "Paul B.
11 matches
Mail list logo