Johnathan Corgan writes:
> This is done.
Thanks!
How about also updating
http://gnuradio.org/redmine/projects/gnuradio/wiki/Development#How-do-I-submit-patches
to state that you should write to the discuss list to ask for reporter
permissions?
___
Di
Hi,
can somebody set the appropriate redmine flag to allow me to send patches?
I'd like to send a patch.
http://gnuradio.org/redmine/projects/gnuradio/issues says "logged in as lindi"
but I don't see any option of adding new issues
http://gnuradio.org/redmine/projects/gnuradio/issues/new says
Hi,
usrp_spectrum_sense.py contains
if not self.set_freq(target_freq):
print "Failed to set frequency to", target_freq
but this does not seem to get triggered even if I use an obviously
invalid frequency:
$ ./gr-uhd/examples/python/usrp_spectrum_sense.py --args addr=ettus2.lan
--samp-rate
Tom Rondeau writes:
> Hi Timo, no you're not missing anything. The constellation plotter is a
> next/3.7 thing only. It must have slipped past when creating those
> examples. That was a real headache, actually, trying to get scripts for
> both versions that made sense. I rely so much these days on
Hi,
the "COST-TERRA Summer School, Dublin, Ireland" slides at
http://www.trondeau.com/gr-tutorial/ are great. Thanks a lot, Tom!
However, is it possible that some of the examples use features that are
only available in git? If I try
$ wget http://www.trondeau.com/storage/tutorial/mpsk_scripts_3_
Tom Rondeau writes:
> Have you just tried to go in and compile it by hand?
Yes. This failure seems to still occur sometimes but not very often.
> Do you have any directory permission issues? This can often happen by
> building as root, so new files/directories are owned by root.
I'm working as
Hi,
building gnuradio HEAD, bbddd082607a8632322d7774ae8ad54e7e84f6de with
script -c 'export PKG_CONFIG_PATH=/opt/uhd/lib/pkgconfig; cmake
-DCMAKE_INSTALL_PREFIX=/opt/gnuradio .. && make -j6 && make install'
/opt/gnuradio/build.log
failed today with
Could not create output directory
/home/lin
"Marcus D. Leech" writes:
> And you don't *have* to use build-gnuradio. There are "recipes" for a
Indeed, I didn't even know about such a script. I built gnuradio just
like every other piece of software.
___
Discuss-gnuradio mailing list
Discuss-gnura
Andrew Davis writes:
> FreeBSD user forced into Ubuntu as no other operating system can compile
> GNUradio since 3.2. OK sorry for the rant.
It does build here on debian unstable.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists
merve deniz writes:
> audio_alsa_sink[hw:0,0]: unable to support sampling rate 32000
> card requested 44100 instead.
I route audio from gnuradio to pulseaudio using
--audio-output pcm.pulse
Since pulseaudio can resample 32000 -> 44100 easily this works very well
(I also often listen to the ou
Michael Hartje writes:
> GnuRadio on 192.168.1.10 (Opensuse 11.4)
> xterminal on 192.168.1.11 (Opensuse 11.4)
Not sure if it helps but I use xpra to run gnuradio on a remote
computer.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://l
Hi,
I just noticed that grc/python/Generator.py is hardcoded to use xterm as
a terminal emulator. This is somewhat problematic [1] for me so I'd like
to make it configurable, how would you rather see that done? Would
adding a new option (like "no_gui_terminal_emulator") to the flowchart
be too mes
12 matches
Mail list logo