microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595 stars 288 forks source link

Windows Mixed Reality Commander: Consider allowing unreachable devices to 'connect' #102

Closed david-c-kline closed 7 years ago

david-c-kline commented 7 years ago

If a device is asleep or otherwise not currently able to be reached, allow the connection to succeed (add the device to the collection).

The device filter / platform determination will need to be deferred to the first successful heartbeat.