[Discuss-gnuradio] Storing temporary data in GNU Radio

2018-09-17 Thread Nick Sukhov
Greetings! I need to implement following procedure in GNU Radio and I’m lost on how to do it. I want to split a stream of data into a vectors, than add up these vectors consequently for some time (1000 additions for instance) and then store the information into file. I wanted to design a block

Re: [Discuss-gnuradio] Building for RH7

2018-09-17 Thread CEL
Hi Russ, having tried on RHEL7 myself, or what "they" are that you mention, but have you tried https://copr.fedorainfracloud.org/coprs/marcusmueller/gnuradio/ I think given EPEL, you should be able to use the CentOS 7 package there. If not, I'm pretty certain that the source RPM should compile t

[Discuss-gnuradio] Building for RH7

2018-09-17 Thread Russell Vreeland
Having problems with this build. I've pulled some Fedora .rpm packages off their website -- does anyone know if an rpm described as intended for Fedora 28 will work as is on a RH7 workstation? If not, would someone give me advice on what rpm I should use? Thanks, Russ ___