Aw: Re: Proper way to implement flowgraph programming

2019-11-28 Thread Lukas Haase
Dear Grant, On 2019-11-27 23:32, Grant Cox wrote: > This guide on GRC block implementation and flowgraph modification in > python may be of interest to you if you have not seen it. Your > description of the logic, calibration, etc. will likely require you to > dive into the Python/C++ below the su

Re: Re: Proper way to implement flowgraph programming

2019-11-28 Thread Kevin Reid
On Thu, Nov 28, 2019 at 12:35 PM Lukas Haase wrote: > Is there a way to deal with the editing/overwriting in this approach? > Once I edit the file (as in the tutorial) I cannot use GRC anymore because > my changes will be overwritten. > Since I have complex flow diagrams I would prefer still bein

Re: [Discuss-gnuradio] Setting USRP's AGC Through GNU Radio's USRP Source

2019-11-28 Thread Wheberth Damascena Dias
Hi Gilad, I have been using a python block to do automatic gain control to the USRP (x310 in my case). Please take a look at https://gist.github.com/wheberth/a358dac24fecbb9dcfb7035e66d2ca85 and see if it is useful to you. Best Regards Em ter., 17 de out. de 2017 às 21:39, Julian Arnold escreveu