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
@David Whale
Removed any remaining spi-direct and tidied the build process. ...
David Whale committed on 15 May 2016
@David Whale
Removed legacy direct-to-SPI interface. ...
David Whale committed on 15 May 2016
@David Whale
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale committed on 15 May 2016
@David Whale
Started testing receiver
David Whale committed on 15 May 2016
@David Whale
Tested FSK tx and rx on Pi, works fine ...
David Whale committed on 15 May 2016
@David Whale
Fixed compile typos. ...
David Whale committed on 15 May 2016
@David Whale
Simplified the choice between len and cbp receive
David Whale committed on 15 May 2016
@David Whale
Updated TODO list for next steps of radio.c
David Whale committed on 15 May 2016
@David Whale
Implemented radio.c/radio_get_payload ...
David Whale committed on 15 May 2016