Matthias

Results 35 issues of Matthias

I know this is on the roadmap but are there already specific plans when this could be available? I'm also interested in implementing this. Any good resources or starting points...

enhancement

Some assumptions are made within betabuilder like the build directory (which includes `-iphoneos`) to make it only work for iOS projects. I'm currently working on a branch to make it...

Currently ChatHeads are positioned based on a simple rule (move to the edge of the screen based on the release point). But Facebook built a more sophisticated way of interaction....

enhancement

The loopback network interface is currently ignored.

bug

Registering a service with a fixed IP address might not work as expected because the IP address is announced on all multicast network interfaces. But the IP address might not...

enhancement

Unicast responses are not received when listing to the multicast link local address.

bug

Services should be renounced after a new network interface is active. Currently there is no way to tell if a network interface is operational. `net.FlagUp` only tells that a network...

The metadata.json specifies characteristic properties. - `read`: Characteristic value can be read - `write`: Characteristic value can be written - `cnotify`: Characteristic sends events - `uncnotify`: ?

It might be useful to have a tool to better adjust the focus of a v2.1 camera module. There is a [lens adjustment tool](https://www.adafruit.com/product/3518) from Adafruit available to purchase but...