History for pyenergenie / src
2016-04-04
@David Whale
Marked the interface queries in HRF69.h
David Whale committed on 4 Apr 2016
@David Whale
First attempt at specing out implementation of HRF69 based on python
David Whale committed on 4 Apr 2016
@David Whale
spi_test working on Mac
David Whale committed on 4 Apr 2016
@David Whale
Refactored delay into a platform module
David Whale committed on 4 Apr 2016
@David Whale
gpio_sim working on Mac
David Whale committed on 4 Apr 2016
@David Whale
Wrote GPIO simulator in a mostly platform independent way.
David Whale committed on 4 Apr 2016
@David Whale
Framework in place for Arduino GPIO and simulated GPIO
David Whale committed on 4 Apr 2016
2016-04-03
@David Whale
GPIO is now tagged as RPi specific in build process
David Whale committed on 3 Apr 2016
@David Whale
Created file architecture for arduino build
David Whale committed on 3 Apr 2016
@David Whale
Started refactoring
David Whale committed on 3 Apr 2016
@David Whale
Moved all C into a drv folder.
David Whale committed on 3 Apr 2016
@David Whale
First pass at defining hrf69.h and radio.h interfaces
David Whale committed on 3 Apr 2016
@David Whale
Started to refactor code into C
David Whale committed on 3 Apr 2016
@David Whale
Pre-factoring work done prior to pushing more code into the C domain.
David Whale committed on 3 Apr 2016
2016-04-01
@David Whale
Tweaked payload format further. ...
David Whale committed on 1 Apr 2016
2016-03-28
@David Whale
Added a test mode to test all 16 patterns of legacy control messages. ...
David Whale committed on 28 Mar 2016
@David Whale
Attempts to get multiple device addresses working. ...
David Whale committed on 28 Mar 2016
@David Whale
Fixed legacy import errors
David Whale committed on 28 Mar 2016
@David Whale
Renamed modulator as encoder
David Whale committed on 28 Mar 2016
@David Whale
7 legacy adaptors now turning on and off with this trimmed code
David Whale committed on 28 Mar 2016
@David Whale
Improved reliability of syncing of OOK messages
David Whale committed on 28 Mar 2016
@David Whale
Got old code working again. ...
David Whale committed on 28 Mar 2016
@David Whale
Merge branch 'master' of https://github.com/whaleygeek/pyenergenie
David Whale committed on 28 Mar 2016
@David Whale
Brought back old test code that was working
David Whale committed on 28 Mar 2016
@David Whale
More experiments with payload timing
David Whale committed on 28 Mar 2016
@David Whale
Corrected sync preamble. ...
David Whale committed on 28 Mar 2016
@David Whale
Tweaks to legacy learn feature
David Whale committed on 28 Mar 2016
2016-03-27
@David Whale
Rewrote legacy.py to use new modulation code. ...
David Whale committed on 27 Mar 2016
@David Whale
Refactored modulator into a standalone module
David Whale committed on 27 Mar 2016
@David Whale
Modulator tested and working
David Whale committed on 27 Mar 2016