2016-05-19
@David Whale
Placeholder added to architecture for radio interface adaptors
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
Initial design of a message Router
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
Method signatures for Registry sketched out
David Whale committed on 17 May 2016
@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
@David Whale
Started to flesh out design thinking of device classes
David Whale committed on 17 May 2016
@David Whale
Done a requirements and design pass of the device classes idea
David Whale committed on 17 May 2016
@David Whale
Started a doc to spec and design the device classes
David Whale committed on 17 May 2016
2016-05-16
@David Whale
Python 3 now supported. ...
David Whale committed on 16 May 2016
@David Whale
factored out python2/3 differences on raw_input
David Whale committed on 16 May 2016
@David Whale
Updated device database comments for MIHO002 device
David Whale committed on 16 May 2016
@David Whale
Now displays receive time of incoming messages
David Whale committed on 16 May 2016
@David Whale
Merge pull request #55 from whaleygeek/unified_radio ...
David Whale committed on 16 May 2016
@David Whale
Corrected incorrect comment in switch.py
David Whale committed on 16 May 2016
@David Whale
Noted the layering of switching between tx/rx might be sub optimal
David Whale committed on 16 May 2016
@David Whale
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale committed on 16 May 2016
@David Whale
Fine tuned settings when sharing MiHome and legacy devices
David Whale committed on 16 May 2016
2016-05-15
@David Whale
Updated README
David Whale committed on 15 May 2016
@David Whale
OOK(legacy) and FSK(MiHome) working in same combined.py build
David Whale committed on 15 May 2016
@David Whale
Wrote a sample combined.py to use MiHome and legacy together. ...
David Whale committed on 15 May 2016
@David Whale
Renamed new radio2 module as radio, and removed old code
David Whale committed on 15 May 2016