QuantumEF

Results 7 issues of QuantumEF

It seems that the PIO assembly that is capitalize will not properly compile. I notices this issue when copying the [quadrature encoder example in the pico-examples repo](https://github.com/raspberrypi/pico-examples/blob/master/pio/quadrature_encoder/quadrature_encoder.pio). Only after converting...

Merges in main to keep this branch up to date. Only change is resolving the merge conflict that arose from the change log.

Initial work, opening draft pull request to solicit feedback and comments. This is not yet finished as I have not yet implemented the builder for the CustomSubGhzPreset to allow for...

Support for the BladeRF family of devices. WIP: Creating PR so others know work on this has begun. As of the first commit, the base minimum functionality exists to be...

A proof of concept macro that creates code for doing the device probing and (not yet implemented) the fromstr implementation. Looking for feedback to see if people think this is...

BladeRf Version Info ``` BladeRf x40 bladeRF-cli version: 1.9.0-git-fe3304d7 libbladeRF version: 2.5.1-git-fe3304d7 Firmware version: 2.4.0-git-a3d5c55f FPGA version: 0.14.0 (configured from SPI flash) ``` after setting `BLADERF_CORR_DCOFF_I` or `BLADERF_CORR_DCOFF_Q` to 0,...

Would you be open to contributions to provide support for the ATECC508A chip? At a glance it looks like the 608 mostly adds features. https://ww1.microchip.com/downloads/en/DeviceDoc/40001977A.pdf My specific project is working...