History for pyenergenie / src / energenie / Devices.py
2016-05-29
@David Whale
control_mihome.py recoded to use remembered registry
David Whale committed on 29 May 2016
@David Whale
setup_tool tested in simulation and works OK
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
Devices_test is now a unittest
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
Managed to persist device configuration to registry.kvs
David Whale committed on 27 May 2016
2016-05-26
@David Whale
monitor_mihome now works with auto join and switch toggling
David Whale committed on 26 May 2016
@David Whale
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale committed on 26 May 2016
2016-05-25
@David Whale
Join_ack working on discovery mode autojoin
David Whale committed on 25 May 2016
@David Whale
Auto discovery tested and working with accept
David Whale committed on 25 May 2016
@David Whale
Can now construct a device class instance from its product_id
David Whale committed on 25 May 2016
@David Whale
Neater callback mechanism for device class instances to use. ...
David Whale committed on 25 May 2016
2016-05-24
@David Whale
switch.py renamed as control_mihome.py, rewritten for new OO interface
David Whale committed on 24 May 2016
@David Whale
legacy.py rewritten to use new device class interface
David Whale committed on 24 May 2016
2016-05-23
@David Whale
Ran all test cases again (no hardware), fixed a few issues. ...
David Whale committed on 23 May 2016
@David Whale
Refactored usages of raw message to use Message() ...
David Whale committed on 23 May 2016
@David Whale
Marked with ##HERE markers the refactoring required for new Message() ...
David Whale committed on 23 May 2016
2016-05-22
@David Whale
Started to think through a better message abstraction
David Whale committed on 22 May 2016
2016-05-21
@David Whale
Improved separation of test harness messages
David Whale committed on 21 May 2016
@David Whale
Moved test harnesses into separate _test.py modules
David Whale committed on 21 May 2016
@David Whale
More representative synthetic data added to FSK receive test
David Whale committed on 21 May 2016
2016-05-20
@David Whale
Poked a synthetic switch on message down the MIHO005 receive pipeline
David Whale committed on 20 May 2016
@David Whale
Started to flesh out the MiHome receive pipeline
David Whale committed on 20 May 2016
@David Whale
Spec'ed interface for OOK decoder
David Whale committed on 20 May 2016
@David Whale
Deprecated Messages due to import race with Devices. ...
David Whale committed on 20 May 2016
@David Whale
Commissioned a tx path for MiHome adaptor Plus. ...
David Whale committed on 20 May 2016
@David Whale
LegacyDevice tx path commissioned end to end
David Whale committed on 20 May 2016
2016-05-19
@David Whale
Most of the OnAir interface coded or spec'ed now
David Whale committed on 19 May 2016
2016-05-18
@David Whale
More design on the tx/rx and air_interface pipeline
David Whale committed on 18 May 2016