Atin M

Results 7 issues of Atin M

Chess 960 support, with tests.

Running ./build-rasp-aarch64.sh will build a release version of loopers for the aarch64 (Raspbian 64-bit) architecture at target/aarch64-unknown-linux-gnu/release/loopers that can be scp'ed over to your Raspberry Pi, and chmod +x loopers...

Does pingora support plain tcp or udp proxy without http/https? There are protocols I would love to be able to proxy through pingap that are not http, like SMB over...

Have you considered a way to allow plugins to get built independent of the pingap source tree, and be loaded dynamically, possibly as shared library .so files that are loaded...

Long Term Goal

I have only tested SPI and 9DOF, I didn't try I2C at all. I also couldn't make the Adafruit ICM20948 board do SPI, there seems to be a hardware limitation....

Without the reset, we don't notice if the radio is disconnected.

**Describe the bug** _process_names in class DicomImageRedactorEngine unconditionally adds all DICOM metadata strings as PHI **To Reproduce** Code inspection: first line is ```phi_list = text_metadata.copy()``` and then it is just...

bug
image-anonymization