Paul T

Results 66 issues of Paul T

We need to add proper documentation to the code. This can also include integrating Doxygen and auto publishing documentation to Github pages. Sample workflow: ```yaml name: Documentation on: push: tags:...

documentation
enhancement:dev

help wanted
good first issue
enhancement:dev

All repos should really have a changelog; this one is no exception.

dev-enhancement

Version: 1.6 When running the installer, it first prompts you for the language but then shows the EULA in a completely different language. I selected `English` and got this: ![image](https://user-images.githubusercontent.com/6591180/78689557-75976280-78c4-11ea-9623-d38927b5c3aa.png)

fixed

Version: `1.5` Screen Resolution: 3840 x 2160 (4K) ![image](https://user-images.githubusercontent.com/6591180/78690334-4c2b0680-78c5-11ea-9c32-da7933343f0a.png)

implemented

Support multiple connections in a bluetooth server. Should be able to implement one host and up to three client devices.

enhancement

Create a background bluetooth service that can be started within an app and still run when the app is closed.

enhancement

Calling simplebluetooth.endSimpleBluetooth() causes a system crash if your bluetooth socket is recieving information while you are closing the socket, resulting in a fatal segmentation error. This is probably due to...

bug

See below: ![image](https://user-images.githubusercontent.com/6591180/79175399-9b909b80-7dcb-11ea-8a87-28653a0c5e64.png)

Currently in the API, skill ranks have unique identifiers provided by the API. Is there any reason for charm ranks to have also have unique identifiers?

enhancement