2016-05-29
@David Whale
Removed control_both.py, as control_any.py will do any sockets now
David Whale committed on 29 May 2016
@David Whale
control_mihome.py recoded to use remembered registry
David Whale committed on 29 May 2016
@David Whale
control_legacy.py simplified, assuming learning done by setup_tool.py
David Whale committed on 29 May 2016
@David Whale
setup_tool tested in simulation and works OK
David Whale committed on 29 May 2016
@David Whale
setup_tool finished, ready for testing
David Whale committed on 29 May 2016
2016-05-28
@David Whale
setup_tool now written, ready to start testing
David Whale committed on 28 May 2016
@David Whale
About half of the setup tool is written and roughly working
David Whale committed on 28 May 2016
@David Whale
Design for all setup_tool actions done
David Whale committed on 28 May 2016
@David Whale
setup_tool main menu written and working
David Whale committed on 28 May 2016
@David Whale
Defined requirements for demo apps including setup tool menu
David Whale committed on 28 May 2016
@David Whale
Specified the demos that we want to write as part of the device classes testing
David Whale committed on 28 May 2016
@David Whale
Receive counter implemented and tested
David Whale committed on 28 May 2016
@David Whale
Devices_test is now a unittest
David Whale committed on 28 May 2016
@David Whale
All registry tests now pass. ...
David Whale committed on 28 May 2016
@David Whale
Just the route creator to test now
David Whale committed on 28 May 2016
@David Whale
Most of Registry_test completed. ...
David Whale committed on 28 May 2016
2016-05-27
@David Whale
KVS all test cases pass
David Whale committed on 27 May 2016
@David Whale
KVS.DEL() passing tests
David Whale committed on 27 May 2016
@David Whale
Factory creation in ADD is now working
David Whale committed on 27 May 2016
@David Whale
kvs remove functionality working
David Whale committed on 27 May 2016
@David Whale
KVS.remove() test now passes
David Whale committed on 27 May 2016
@David Whale
KVS tested in non persisted mode and works. ...
David Whale committed on 27 May 2016
@David Whale
KVS tests for non persistent KVS all pass
David Whale committed on 27 May 2016
@David Whale
Test harness and functionality for KVS defined
David Whale committed on 27 May 2016
@David Whale
Moved KVS to separate module with separate test harness. ...
David Whale committed on 27 May 2016
@David Whale
Managed to persist device configuration to registry.kvs
David Whale committed on 27 May 2016
2016-05-26
@David Whale
Beginnings of a persistent version of a class is appearing
David Whale committed on 26 May 2016
@David Whale
Test harness for new Registry and KVS in place
David Whale committed on 26 May 2016
@David Whale
Design of persistent registry store improved after a re-think
David Whale committed on 26 May 2016
@David Whale
Pseudo code for KVS written, ready to be coded up
David Whale committed on 26 May 2016