Kaiede

Results 9 issues of Kaiede

### What's in this pull request? Changes how the PWM hardware is controlled in PWM.swift to make it possible to drive both channels at the same time and rapidly be...

### Board Type Raspberry Pi Zero / 3B ### Operating System Raspian Stretch ### Swift Version Swift 3.1.1 ### Description I've been using pigpio in Python to use the hardware...

This command is a little strange, since it returns the result as JSON, rather than as plaintext. So it looks like it gets handled in the response buffer, and simply...

This is more of a heads up, but since it looks like 230 is probably a couple weeks out now, it’s worth bringing up that it does have a breaking...

First, the backup service assumes that there is nobody logged in when it connects to the server console. It should issue a command to list the players as it connects...

enhancement

It would be useful to be able to monitor the backup service directly using a tool like Dashy or Homepage. It would also provide a way for docker health checks...

enhancement

#97 brought up the issue of On Demand backups. Some requirements to bring this about: * Need a way to signal the service that a backup is requested. * Need...

enhancement

**Describe the bug or issue being faced** When using SSH, occasionally there will be a crash in PsudeoTerminal where the FileHandle’s readability callback is triggered, but the Data object returned...

bug