Chris Jackson

Results 49 issues of Chris Jackson

This supports three levels of fallback. The requested locale, falling back to the fallback locale and then the default. This allows incremental localisation files, so, for example, you can have...

This adds a method to access a localised bundle. This is used to allow me to use angular-localization to load a complete bundle into another package which has its own...

This adds the locale name to the localeSupported array, thus allowing the same array to be used as input to user locale selection, or feedback. This requires a change to...

This PR creates a system to define console command arguments in a machine readable format. This allows the user to implement features such as command completion and context sensitive help....

enhancement
pinned

Probably this is an issue in the framework. A recent forum post from Silabs indicates that the format of the version command is changed - ![image](https://user-images.githubusercontent.com/1041475/100435398-c814d180-3095-11eb-8e8f-b84871730e43.png) See https://www.silabs.com/community/wireless/zigbee-and-thread/forum.topic.html/ezsp_log-bKvM Possibly related...

EMBER
pinned

When a light is powered off at the wall, it will obviously not be contactable via Zigbee. However, if the user sends a command to the device, the library will...

enhancement
pinned

If we just received a `DeviceAnnounce`, then we know both the network and IEEE addresses for a node, so we don't need to perform this request during discovery.

enhancement
pinned

I plan to refactor the Ember dongle driver to split out functions that are specific to the NCP, and to a network. This is to allow support for multiple networks...

enhancement
EMBER
pinned

I noticed that a response to a request from a remote device was being retried 10 or 20 seconds after failing by the `TransactionManager`. This makes me wonder if it...

bug
pinned