History for pyenergenie / src / energenie / Devices.py
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
@David Whale
Renamed encoder as TwoBit, as it encodes two bits per byte. ...
David Whale committed on 18 May 2016
@David Whale
Started to plan out the tx/rx pipeline for payloads and message buffers
David Whale committed on 18 May 2016
@David Whale
Capabilities of devices turned into flags, with query method in base class
David Whale committed on 18 May 2016
@David Whale
Mock registry store created, auto_create is working
David Whale committed on 18 May 2016
@David Whale
Documented requirement for a simple persistent data store for the Registry
David Whale committed on 18 May 2016
@David Whale
Started to implement device classes code. ...
David Whale committed on 18 May 2016
2016-05-17
@David Whale
Initial design for enhanced persistent registry done
David Whale committed on 17 May 2016
@David Whale
Some ideas about device registration added
David Whale committed on 17 May 2016
@David Whale
Method signatures for device classes added
David Whale committed on 17 May 2016
@David Whale
Started to flesh out device classes proposed interfaces
David Whale committed on 17 May 2016
2016-05-16
@David Whale
Updated device database comments for MIHO002 device
David Whale committed on 16 May 2016
2016-05-14
@David Whale
FSK Transmit coded, ready for test
David Whale committed on 14 May 2016
@David Whale
Restructured switch.py so we have a tx-only test. ...
David Whale committed on 14 May 2016