2016-05-28 |
|
---|---|
2016-05-27 |
Managed to persist device configuration to registry.kvs
David Whale
committed
on 27 May 2016
|
2016-05-26 |
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
|
|
2016-05-25 |
Join_ack working on discovery mode autojoin
David Whale
committed
on 25 May 2016
|
Auto discovery tested and working with accept
David Whale
committed
on 25 May 2016
|
|
Can now construct a device class instance from its product_id
David Whale
committed
on 25 May 2016
|
|
Neater callback mechanism for device class instances to use.
...
David Whale
committed
on 25 May 2016
|
|
2016-05-24 |
switch.py renamed as control_mihome.py, rewritten for new OO interface
David Whale
committed
on 24 May 2016
|
legacy.py rewritten to use new device class interface
David Whale
committed
on 24 May 2016
|
|
2016-05-23 |
Ran all test cases again (no hardware), fixed a few issues.
...
David Whale
committed
on 23 May 2016
|
|
|
Marked with ##HERE markers the refactoring required for new Message()
...
David Whale
committed
on 23 May 2016
|
|
2016-05-22 |
Started to think through a better message abstraction
David Whale
committed
on 22 May 2016
|
2016-05-21 |
Improved separation of test harness messages
David Whale
committed
on 21 May 2016
|
Moved test harnesses into separate _test.py modules
David Whale
committed
on 21 May 2016
|
|
More representative synthetic data added to FSK receive test
David Whale
committed
on 21 May 2016
|
|
2016-05-20 |
Poked a synthetic switch on message down the MIHO005 receive pipeline
David Whale
committed
on 20 May 2016
|
Started to flesh out the MiHome receive pipeline
David Whale
committed
on 20 May 2016
|
|
Spec'ed interface for OOK decoder
David Whale
committed
on 20 May 2016
|
|
|
|
|
|
LegacyDevice tx path commissioned end to end
David Whale
committed
on 20 May 2016
|
|
2016-05-19 |
Most of the OnAir interface coded or spec'ed now
David Whale
committed
on 19 May 2016
|
2016-05-18 |
More design on the tx/rx and air_interface pipeline
David Whale
committed
on 18 May 2016
|
Renamed encoder as TwoBit, as it encodes two bits per byte.
...
David Whale
committed
on 18 May 2016
|
|
Started to plan out the tx/rx pipeline for payloads and message buffers
David Whale
committed
on 18 May 2016
|
|
Capabilities of devices turned into flags, with query method in base class
David Whale
committed
on 18 May 2016
|
|
Mock registry store created, auto_create is working
David Whale
committed
on 18 May 2016
|
|
Documented requirement for a simple persistent data store for the Registry
David Whale
committed
on 18 May 2016
|