[Discuss-gnuradio] osmocom_fft

2017-09-24 Thread Hans Van Ingelgom
2043) in DoGetSize(): GetSize() doesn't work without window My system is running kubuntu 17.04, that is a kde distribution. So I suspect that some gui library package is not installed. Does anyone have a idea on what is going wrong here? Thanks in advance, Hans Van Ingelgom. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Trouble with Pybombs 2.0.0

2016-02-07 Thread Hans Van Ingelgom
Thanks for that info, Richard, it helped me solve some problems I have here. I added the forcebuild lines to my config and it helped. (ldconfig path was already ok here in Mint) And now some more feedback on Pybombs 2: If pybombs wants to use apt-get in some cases that is fine by me, but then I

Re: [Discuss-gnuradio] Pybombs confused?

2016-02-05 Thread Hans Van Ingelgom
that... seems dangerous. But > might also be useful. > > Thanks for all the reports on PyBOMBS, by the way. It's a bumpy process > to get it into a mature state, but judging by the rate we're fixing > bugs, I think it's getting there. > > Cheers, > Martin > >

[Discuss-gnuradio] Pybombs confused?

2016-02-04 Thread Hans Van Ingelgom
hon2.7/dist-packages/PyBOMBS-2.0.0-py2.7.egg/pybombs/commands/install.py", line 143, in run if self.args.deps_only and pkg in self.args.packages: AttributeError: 'Namespace' object has no attribute 'deps_only' Does anyone know what the problem is here? Greetings, Hans

Re: [Discuss-gnuradio] Resending a strange demodulated signal

2015-12-08 Thread Hans Van Ingelgom
Yes I've seen something like this. It is used with NOAA weather satellites, and the system is called APT there. https://en.wikipedia.org/wiki/Automatic_Picture_Transmission "The signal itself is a 256-level amplitude modulated 2400Hz subcarrier, which is then frequency modulated onto the 137 MHz-

Re: [Discuss-gnuradio] Burst FSK Receiver Clock Synchronization Problems

2015-12-07 Thread Hans Van Ingelgom
On Mon, Dec 7, 2015 at 7:31 PM, Wilson, Ryan N. wrote: > Hi all, > > > [...] > > decimated to give me a sampling rate of 100k and 5sps and ran my > demodulated signal into the M&M clock recovery block: > > > https://www.dropbox.com/s/o1eyhmgpzsaaghf/mm_clock_recovery_5sps_output.png?dl=0 > > > I

[Discuss-gnuradio] FOSDEM Talks online

2014-02-10 Thread Hans Van Ingelgom
Hello, I noticed that the talks of FOSDEM are online: http://video.fosdem.org/2014/AW1125/Sunday/ The talk of Tom Rondeau is missing however, I hope nothing went wrong with the recording as it was a very nice one. It was a very interesting day, thanks to all the people who helped organizing this

Re: [Discuss-gnuradio] QT GUI Sink: wrong frequency scale, fft size (next branch)

2013-05-19 Thread Hans Van Ingelgom
Ok, could you add me as a contributor? I just added an account (username: hansvi). On Sun, May 19, 2013 at 11:25 AM, Tom Rondeau wrote: > On Sun, May 19, 2013 at 12:58 AM, Hans Van Ingelgom > wrote: > > > > If you just make any signal source and a QT GUI Sink, y

[Discuss-gnuradio] QT GUI Sink: wrong frequency scale, fft size (next branch)

2013-05-18 Thread Hans Van Ingelgom
If you just make any signal source and a QT GUI Sink, you'll see that the frequency scale is wrong: a 32ksps signal will show a frequency range from -8kHz to +8kHz (instead of -16...16kHz). Also, if you keep the default FFT size of 1024, the chooser widget shows 256, but in reality the FFT size is

[Discuss-gnuradio] GRC version nr in next branch

2013-05-08 Thread Hans Van Ingelgom
Hello, I've been testing the next branch a bit, and saw that when I run grc I get: Welcome to GNU Radio Companion 3.6.1git-1904-ga4532110. Is that normal? I did compile master before that by accident. I did discover that in version() of runtime_swig.py the documentation still says: return version