Re: [Discuss-gnuradio] Tutorial Loading Error

2019-01-24 Thread Cinaed Simson
On 1/24/19 6:24 PM, Jason Aepli wrote: > Hi All, > > I've been trying to open the tutorial files I downloaded > from:  > https://github.com/gnuradio/gr-tutorial/tree/243e22b7126dd70f6ecaab36e5b94ecc3b667279/examples/tutorial7 > I downloaded them using git clone https://github.com/gnuradio/gr-

[Discuss-gnuradio] Tutorial Loading Error

2019-01-24 Thread Jason Aepli
Hi All, I've been trying to open the tutorial files I downloaded from: https://github.com/gnuradio/gr-tutorial/tree/243e22b7126dd70f6ecaab36e5b94ecc3b667279/examples/tutorial7 Unfortunately, every time I try to open any of the files I get a ton of errors. I copied and pasted them into the attach

[Discuss-gnuradio] USB driver on Ettus B200 mini

2019-01-24 Thread Linda Ziemba
Hi, We are looking for expertise to create a custom USB driver for B200mini on Ubuntu 14/16/18 to be more suitable for streaming information off the card. The default driver is too slow for our needs. Anyone interested & available? Thanks, *Linda Ziemba* Founding CEO 732.991.3605 | @lziemba

Re: [Discuss-gnuradio] 答复: Pulse on FSK Preamble

2019-01-24 Thread Adrian Musceac
> Hi Adrian, > i am interested in M&M clock recovery. i know it do well for PSK and not > good for FSK. but you said FSK symbols are represent a square wave. i don't > understand why FSK symbol is square wave. I'm not so sure myself, it should have continuous phase changes, but it depends on how y

[Discuss-gnuradio] An obscure cmake bug

2019-01-24 Thread Paul Boven
Hi everyone, When building UHD and GNU Radio, I usually opt to use 'make package', to then install the resulting debian package on my machine. For me, this has the advantage that all the installed filed are registered with the package manager, and it is easy to cleanly remove my install again