History for pyenergenie / src
2016-05-17
@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
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
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
Fine tuned settings when sharing MiHome and legacy devices
David Whale committed on 16 May 2016
2016-05-15
@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
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
@David Whale
Implemented a better HRF_readfifo_burst. ...
David Whale committed on 15 May 2016
@David Whale
Framework for FSK receive in place
David Whale committed on 15 May 2016
@David Whale
Started working through new FSK receiver architecture
David Whale committed on 15 May 2016
@David Whale
Tested with MiHome adaptor plus, new FSK transmitter works fine
David Whale committed on 15 May 2016
2016-05-14
@David Whale
FSK Transmit coded, ready for test
David Whale committed on 14 May 2016
@David Whale
Restructured switch.py so we have a tx-only test. ...
David Whale committed on 14 May 2016
@David Whale
Refactored so that we can create a tx-only switch loop tester. ...
David Whale committed on 14 May 2016
2016-05-13
@David Whale
Tested on Raspberry Pi, switch, monitor, and legacy work with spi scaffold
David Whale committed on 13 May 2016
@David Whale
radio2.py offers temporary spi interface for radio.py ...
David Whale committed on 13 May 2016
@David Whale
Merge branch 'master' of https://github.com/whaleygeek/pyenergenie ...
David Whale committed on 13 May 2016