Derek Kozel
Derek Kozel
Hi Michael, I think it is reasonable to add a pair of Golay blocks to the FEC options available. @daniestevez has a Golay G24 code implementation in gr-satellites and he's...
1/4th or Thin look good to me. This seems like a good time to ask @ei8fdb for an opinion and/or a quick spot check with the UX group?
@reald Do you know of any applications which do this well? Can you add some screenshots to show that? Thanks!
> decoupling all of the GUI stuff from the options block, and having your Qt (or other framework) GUI Application being defined in another block. I strongly agree with decoupling...
@Sthyarala If you would like to fix this problem and open a pull request that would be great, please do!
The current workaround that I use in these cases (but which doesn't solve 100% of cases) is to move the filter block upwards so the Connection lines are not behind...
Having multiple blocks (in GRC) sounds confusing and unnecessary. I can't quite find the exact naming, but what about adding an optional parameter for "Minimum Frames per Second" with a...
Hi @sztomi a few things come to mind. What will the `default_conn_state_handler` do if the server is completely down? Why does `reconnect` disconnect and reconnect if the connection is still...
@sztomi > reconnecting with increasing time intervals Thanks, this is very reasonable. For `reconnect` I think that calling it when the connection state is not disconnected should be a no-op...
@mbr0wn and @argilo are probably the best qualified to give feedback and advice. The (likely unacheivable) goal of making all public OOTs installable on all OSs is a great one...