2016-05-29 |
control_legacy.py simplified, assuming learning done by setup_tool.py
David Whale
committed
on 29 May 2016
|
---|---|
setup_tool tested in simulation and works OK
David Whale
committed
on 29 May 2016
|
|
setup_tool finished, ready for testing
David Whale
committed
on 29 May 2016
|
|
2016-05-28 |
setup_tool now written, ready to start testing
David Whale
committed
on 28 May 2016
|
About half of the setup tool is written and roughly working
David Whale
committed
on 28 May 2016
|
|
Design for all setup_tool actions done
David Whale
committed
on 28 May 2016
|
|
setup_tool main menu written and working
David Whale
committed
on 28 May 2016
|
|
Defined requirements for demo apps including setup tool menu
David Whale
committed
on 28 May 2016
|
|
Specified the demos that we want to write as part of the device classes testing
David Whale
committed
on 28 May 2016
|
|
Receive counter implemented and tested
David Whale
committed
on 28 May 2016
|
|
Devices_test is now a unittest
David Whale
committed
on 28 May 2016
|
|
|
|
|
|
2016-05-27 |
KVS all test cases pass
David Whale
committed
on 27 May 2016
|
KVS.DEL() passing tests
David Whale
committed
on 27 May 2016
|
|
Factory creation in ADD is now working
David Whale
committed
on 27 May 2016
|
|
kvs remove functionality working
David Whale
committed
on 27 May 2016
|
|
KVS.remove() test now passes
David Whale
committed
on 27 May 2016
|
|
|
|
KVS tests for non persistent KVS all pass
David Whale
committed
on 27 May 2016
|
|
Test harness and functionality for KVS defined
David Whale
committed
on 27 May 2016
|
|
|
|
Managed to persist device configuration to registry.kvs
David Whale
committed
on 27 May 2016
|
|
2016-05-26 |
Beginnings of a persistent version of a class is appearing
David Whale
committed
on 26 May 2016
|
Test harness for new Registry and KVS in place
David Whale
committed
on 26 May 2016
|
|
Design of persistent registry store improved after a re-think
David Whale
committed
on 26 May 2016
|
|
Pseudo code for KVS written, ready to be coded up
David Whale
committed
on 26 May 2016
|
|
monitor_mihome now works with auto join and switch toggling
David Whale
committed
on 26 May 2016
|
|
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale
committed
on 26 May 2016
|
|
Registry_test all test cases now pass for discovery
David Whale
committed
on 26 May 2016
|