Re: [Discuss-gnuradio] git macports OSX 10.6 x86_64

2010-04-13 Thread Christian Kendi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Michael, El mar 21, 2010, a las 1:21 a.m., Michael Dickens escribió: > Hi Christian - > > On Mar 20, 2010, at 2:41 PM, Christian Kendi wrote: >> the git has the problem: >> configure: creating ./config.status >> config

[Discuss-gnuradio] git macports OSX 10.6 x86_64

2010-03-20 Thread Christian Kendi
Hi, been trying now for a while to get to run GNUradio on OSX 10.6. the git has the problem: configure: creating ./config.status config.status: error: cannot find input file: `gruel/Makefile.in' $ uname -a Darwin MacBook-Pro.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:35:19 PST 200

[Discuss-gnuradio] Re: [zfs-discuss] panic()

2008-12-20 Thread Christian Kendi
El Dec 20, 2008, a las 12:56 PM, Richard McClellan escribió: On Dec 20, 2008, at 08:35 , Christian Kendi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Noel, this was my laptop HD. As this occurs i was writing in Word, therefore no sleep or remove. Don't laptops spin

Re: [Discuss-gnuradio] Fwd: fft_sink_c.win._points

2008-11-18 Thread Christian Kendi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, any update on this issue ? Chris. El Nov 12, 2008, a las 10:35 PM, Johnathan Corgan escribió: On Wed, 2008-11-12 at 17:23 -1000, Christian Kendi wrote: What happend? This may be a side

Re: [Discuss-gnuradio] Fwd: fft_sink_c.win._points

2008-11-18 Thread Christian Kendi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, any update on this issue ? Chris. El Nov 12, 2008, a las 10:35 PM, Johnathan Corgan escribió: On Wed, 2008-11-12 at 17:23 -1000, Christian

[Discuss-gnuradio] Fwd: fft_sink_c.win._points

2008-11-12 Thread Christian Kendi
Hi, i was wondering where fft_sink_c.win._points is gone in SVN? AttributeError: 'fft_window' object has no attribute '_points' .win.peak_hold also seams to be disapeared. Editing /gr-wxgui/src/python/fftsink_nongl.py shows ._points with numpy in the code. What happend? Chris. PGP

Re: [Discuss-gnuradio] New OpenGL-based FFT, Waterfall, and Scope displays in trunk

2008-08-15 Thread Christian Kendi
Awesome. 1000% Performance improvement under OSX. Waterfall was completely unusable for me before. Thanks ksh. On Aug 14, 2008, at 9:21 PM, Johnathan Corgan wrote: Josh Blum has implemented OpenGL-based versions of the FFT, waterfall, and scope sinks in gr-wxgui. These have been merged into th