Luigi Cruz

Results 24 issues of Luigi Cruz

Added `python3-click` and `python3-click-plugins` dependencies for `gr_modtool`. Can someone run this PR through the CI? Addressing #103.

Fix CMake macOS warning by setting MACOSX_RPATH accordingly with the CMP0042 policy.

Does this library support Chrome? If not, what would take to add support? Awesome library. Looking forward to testing it. I'm happy to contribute!

I'm not sure if this is a path the maintainers want to pursue. But I added a `tinyusb_net` target on CMakeLists to import the necessary headers and files to make...

tinyusb
networking

This PR removes the silent exception handling when importing the Python SWIG module. That is not ideal because it will obfuscate the real error leading to an [inefficient](https://github.com/myriadrf/gr-limesdr/search?q=AttributeError%3A+module&type=issues) error reporting...

Hi Luigi, I have got the Pi up and running, but there is no IIO block in GRC, just a Soapy Pluto sink and source. Is that correct. IIO scope...

- [x] Implement MSAA in Metal backend. - [x] Implement Lineplot module thick line support in Metal backend. - [x] Validate Metal module performance. ## Changelog - Removes unnecessary public...

Some of the older Metal blocks were not updated to support newer features like broadcasting and multiple axis. Some of these blocks are `Multiply` and `FFT`.

bug
dsp

The current implementation of the AGC is sub-optimal. New implementation should retain good parallelization characteristics and correctly implement averaging.

enhancement
help wanted
dsp