Derek Kozel

Results 52 comments of Derek Kozel

If every example had a `Title` I'd probably say that the browser should show a list of the flowgraphs by title. As is, it could be a list by title...

![image](https://github.com/gnuradio/gnuradio/assets/253888/1760bcda-2e92-4d5b-8793-5e75f902e79d) For the Block Properties dialog based Examples tab, it's working great so again the feedback is visual. I think the layout of full filepaths is a bit clunky less...

Could the Examples Browser be launched with a filter value from the right click context menu of a block?

Opening an OOT supplied example results in a blank canvas (no blocks). ``` Traceback (most recent call last): File "/home/dkozel/prefixes/grmain/lib/python3.10/site-packages/gnuradio/grc/gui_qt/components/window.py", line 947, in open_example self.open_triggered(example_path, False) File "/home/dkozel/prefixes/grmain/lib/python3.10/site-packages/gnuradio/grc/gui_qt/components/window.py", line 938,...

From @willcode in chat > A block path editor, allowing multiple paths, could be useful. Haven't thought much about that one though. Hier path, additional block paths, ... I'd add...

- [x] The preferences list layout adjusts vertical padding between items based on how tall the GRC Preferences dialog is. Currently that means it can be over-compressed causing text to...

Extending the API on master seems reasonable, we can have a second constructor that takes an enum rather than itemsize? I wonder why it was setup that way originally.

I'm cleaning up an app at the moment and am also interested in a checkstyles implementation or this avian affiliated tool. Is any more information available? Thanks!

`libpcap0.8-dev` is a dependency and supplies pcap.h sudo apt install libpcap0.8-dev

@johnwparent and @mwoehlke-kitware Tagging you both as an FYI of the discussion and to ask for input on what features you're hoping or expecting to use in the installer work....