History for pyenergenie / src / energenie
2016-05-19
@David Whale
Most of the OnAir interface coded or spec'ed now
David Whale committed on 19 May 2016
@David Whale
Implementation checklist added for OnAir
David Whale committed on 19 May 2016
@David Whale
Method signatures defined for OnAir adaptors
David Whale committed on 19 May 2016
@David Whale
Spec'ed out responsibilities of OnAir interfaces
David Whale committed on 19 May 2016
@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
2016-05-16
@David Whale
Python 3 now supported. ...
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
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
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