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
|
|
Major tidy up of test harness and lifecycle methods
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
|
Implementation checklist added for OnAir
David Whale
committed
on 19 May 2016
|
|
Method signatures defined for OnAir adaptors
David Whale
committed
on 19 May 2016
|
|
Spec'ed out responsibilities of OnAir interfaces
David Whale
committed
on 19 May 2016
|
|
Placeholder added to architecture for radio interface adaptors
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
|
|
Initial design of a message Router
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
|
|
|
|
2016-05-17 |
Method signatures for Registry sketched out
David Whale
committed
on 17 May 2016
|
Initial design for enhanced persistent registry done
David Whale
committed
on 17 May 2016
|
|
Some ideas about device registration added
David Whale
committed
on 17 May 2016
|
|
Method signatures for device classes added
David Whale
committed
on 17 May 2016
|
|
Started to flesh out device classes proposed interfaces
David Whale
committed
on 17 May 2016
|