discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gnuradio-companion & hamlib bodging


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] gnuradio-companion & hamlib bodging
Date: Tue, 30 Oct 2012 10:34:17 -0400

On Sun, Oct 28, 2012 at 5:36 PM, Darren Long <address@hidden> wrote:
> Hi again,
>
> I've got my gnuradio 'pan-adapter' for my KX3 transceiver pretty much
> working now: http://www.g0hww.net/2012/10/gnuradio-hamlib-and-kx3.html
>
>  but there seems to be a memory leak occurring when I call
>
>     self.wxgui_waterfallsink2_0.set_baseband_freq(self.rig_freq)
>
> to update the waterfall's baseband centre frequency with the result of
> polling the transceiver (using pexpect with hamlib's rigctl).
>
> To be clear, the leak only occurs when set_baseband_freq() is called. if
> that line is commented out, there is no leak.
>
> Is this a known issue?
>
> Cheers,
>
> Darren

Hi Darren,

Great you got things working for you!

The wx stuff is all done in Python, so I'm surprised to hear of a
memory leak there. Can you confirm how big a leak it is?

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]