Lindo St. Angel

Results 7 issues of Lindo St. Angel

The usb_cam_node driver crashes frequently because the USB port loses connection with the camera and the driver tries to read from it before the port gets automatically reconnected by the...

The get_topic_data function in nodes/api.py does not work except for some specific topics and will hang if a topic isn't publishing messages. I rewrote it to be general and with...

The Arduino can send more than one message in response to a single write but only the first message is processed, the others will be ignored. The Arduino can send...

Add CRC check of raw data from panel in kprw-server.c. This will guard against errors on the keybus and potential collisions between emulated keypad by kprw-server.c and actual keypads.

Add support for couchdb basic authentication which is desirable for applications that need to more securely access the database remotely. I am working on one such [application](https://github.com/goruck/foodcomputer) which is integrating...

There are multiple errors (most formatting) that need to be corrected.

documentation