Trammell Hudson
Trammell Hudson
# Environment * OS / version: Ubuntu 20.04,2 * Processor architecture: x86-64 * TPM Manufacturer: NA * Keylime version: 480c9b107c155e7a20442afe3be929cf5d50fb86 # Description Building the semi-portable agent tarball with `-t` requires...
### The problem  Since the ESP32 is often very pin-limited, it would be nice to be able to use two vl530lox sensors without having to use two separate reset...
Is there a way to join multiple files while also producing the overlay to avoid the extra disk-space of `gopro-join`? It seems that the GPX parser would have to scan...
 Now that the coffee machines can be connected (#3), we need to build an RFC2324 compliant interface https://datatracker.ietf.org/doc/html/rfc2324
There are hardcoded mappings from HC states to MQTT states that don't match the coffee maker (#3) and mix up some things on the dishwasher.
The appliance and mqtt config should be separated in some way.
The `hc-login` should (or include in the config) information about the home connect account so that the XML can be reprocessed or manual experimentation with the REST endpoints.
An alternate way to configure the redirections would be to use symlinks in the `docs/` directory. That way it would not require editing the `mkdocs.yaml` file for every redirect and...
The ace editor supports a vi mode, but to enable it requires that I open a console and type: ``` aceEditor.setKeyboardHandler("ace/keyboard/vim") ``` every time I edit a document. Ideally this...
Preliminary support for the [ULX3S](https://radiona.org/ulx3s/) ECP5 fpga dev board. I wasn't able to make it work with the USB serial device in master, but it works fine with the split...