Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Hui 48b9299544 Clean up error names. (#1764) 2017-05-23 09:34:35 -07:00
Jonathan Hui 1eabda6a08 Change top-level namespace from 'Thread' to 'ot'. (#1664) 2017-04-27 22:29:05 -07:00
Nick Banks 303d0ba0ad Fix Warnings in Windows Build (#1518)
* Fix WinRT function overloading

* Default Spinel Struct parameter
2017-03-28 09:20:13 -07:00
jjlee9 36ff8022dc Win/app updates2 (#1473)
* add talk functionality to OpenThread.vcxproj

* update README.md

* fixed according to Section 4 of RFC 5952 (CR by aeliot)

* fix removing an empty context bug (can't remove twice)
2017-03-21 08:44:35 -07:00
Nick Banks 974421da98 Windows App Updates (#1431)
* Initial new API helpers

* Finish up API helper

* Update App to use new API helpers

* More cleanup and added support for preferred router ID

* Clean up state change handlers

* Add logging

* Some more clean up and redesign

* Added small readme for Windows App.
2017-03-07 10:29:30 -08:00
Jonathan Hui 7f680552eb Thread API cleanup. 2017-03-02 10:24:55 -08:00
Jonathan Hui 0746a44a7c Link API cleanup. 2017-03-02 10:24:55 -08:00
Jonathan Hui 98da7f3166 IPv6 API cleanup. 2017-03-02 10:24:55 -08:00
Nick Banks 851027d912 Add an initial Windows Universal App for OpenThread (#951)
* Add an initial Windows Universal App for OpenThread
2016-11-09 23:25:34 +08:00