Re: Running flowfraph dies with segfault with GR 3.10.4 (gr-fosphor)

2022-11-06 Thread Sylvain Munaut
> > I used to have a working flowgraph developed with GR 3.10.2, but after > > update to GR 3.10.4 it just ends with a segmentation fault. The 'master' branch should work for 3.9 and 3.10 The 'gr-3.7' and 'gr-3.8' branches are historical branch for those specific versions of But I haven't persona

When I try to run test block receive this

2022-11-06 Thread robin ivetic
File "/home/otpisani/Downloads/top_block.py", line 139 self.filter_fft_low_pass_filter_0 = filter.fft_filter_ccc(1, firdes.low_pass(1, 15.0, 10.0M, 2.5M, window.WIN_HAMMING, 0), 1) ^ SyntaxError: inva

Re: burst mode for hackrf one

2022-11-06 Thread Jeff Long
We are missing the "Length Tag" param in the yml for the newer gr-soapy blocks. I updated the issue . On Sat, Nov 5, 2022 at 4:53 PM Adrian Musceac wrote: > On Saturday, 5 November 2022 22:39:13 EET Marcus D. Leech wrote: > > >One technique t

Re: Running flowfraph dies with segfault with GR 3.10.4 (gr-fosphor)

2022-11-06 Thread Cinaed Simson
Hi Vasil - when I checked out gr-fosphor from   https://github.com/osmocom/gr-fosphor.git it appeared the only versions supported using were   3.7, 3.8 It's possible it's supported under under master - I didn't try. Or maybe you have different author. -- Cinaed On 10/28/22 06:24, Ville Eer