2016-05-18 |
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
|
|
Started to flesh out design thinking of device classes
David Whale
committed
on 17 May 2016
|
|
Done a requirements and design pass of the device classes idea
David Whale
committed
on 17 May 2016
|
|
Started a doc to spec and design the device classes
David Whale
committed
on 17 May 2016
|
|
2016-05-16 |
|
factored out python2/3 differences on raw_input
David Whale
committed
on 16 May 2016
|
|
Updated device database comments for MIHO002 device
David Whale
committed
on 16 May 2016
|
|
Now displays receive time of incoming messages
David Whale
committed
on 16 May 2016
|
|
|
|
Corrected incorrect comment in switch.py
David Whale
committed
on 16 May 2016
|
|
Noted the layering of switching between tx/rx might be sub optimal
David Whale
committed
on 16 May 2016
|
|
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale
committed
on 16 May 2016
|
|
Fine tuned settings when sharing MiHome and legacy devices
David Whale
committed
on 16 May 2016
|
|
2016-05-15 |
Updated README
David Whale
committed
on 15 May 2016
|
OOK(legacy) and FSK(MiHome) working in same combined.py build
David Whale
committed
on 15 May 2016
|
|
Wrote a sample combined.py to use MiHome and legacy together.
...
David Whale
committed
on 15 May 2016
|
|
Renamed new radio2 module as radio, and removed old code
David Whale
committed
on 15 May 2016
|
|
Removed any remaining spi-direct and tidied the build process.
...
David Whale
committed
on 15 May 2016
|
|
|
|
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale
committed
on 15 May 2016
|
|
Started testing receiver
David Whale
committed
on 15 May 2016
|
|
|