History for pyenergenie / src
2016-05-13
@David Whale
Legacy test passed
David Whale committed on 13 May 2016
@David Whale
Removed experimental arduino work
David Whale committed on 13 May 2016
@David Whale
Fixed failed merge
David Whale committed on 13 May 2016
@David Whale
Merge branch 'long-tx'
David Whale committed on 13 May 2016
2016-04-25
@David Whale
Tested with a house address captured from an Energenie hand controller. ...
David Whale committed on 25 Apr 2016
@David Whale
Tested with different house codes, works fine
David Whale committed on 25 Apr 2016
2016-04-20
@David Whale
Improved configurability of message repeat patterns. ...
David Whale committed on 20 Apr 2016
2016-04-18
@David Whale
Turned off TRACE on raspberry pi build
David Whale committed on 18 Apr 2016
@David Whale
Tested with learning mode. ...
David Whale committed on 18 Apr 2016
@David Whale
Implemented mode switching logic. ...
David Whale committed on 18 Apr 2016
@David Whale
Improved flow of code, specifically radio_transmit() ...
David Whale committed on 18 Apr 2016
@David Whale
Simulation gets further now due to gpio_sim detection
David Whale committed on 18 Apr 2016
@David Whale
Started design of new long payload transmitter
David Whale committed on 18 Apr 2016
@David Whale
Initial design of new radio transmit scheme
David Whale committed on 18 Apr 2016
2016-04-16
@David Whale
Set repeats to get maximum OOK payload burst of 400mS
David Whale committed on 16 Apr 2016
@David Whale
radio_rpi.so now built as part of the pi build process ...
David Whale committed on 16 Apr 2016
@David Whale
encoder now adds preamble. ...
David Whale committed on 16 Apr 2016
@David Whale
Tested radio2.py on Raspberry Pi, now works with OOK transmit
David Whale committed on 16 Apr 2016
2016-04-15
@David Whale
Tiny tidy up
David Whale committed on 15 Apr 2016
@David Whale
Renamed encoder_test to be consistent with other testers
David Whale committed on 15 Apr 2016
@David Whale
Wrote radio2_test.py as a python OOK tester for new radio.so lib
David Whale committed on 15 Apr 2016
@David Whale
radio2.py ctypes wrapper ready for testing
David Whale committed on 15 Apr 2016
@David Whale
Preparations for new radio interface added to the architecture
David Whale committed on 15 Apr 2016
@David Whale
Tweaks to radio_test.c layout
David Whale committed on 15 Apr 2016
@David Whale
Tidied up radio_test.c readability
David Whale committed on 15 Apr 2016
@David Whale
Removed unnecessary spurious radio configures
David Whale committed on 15 Apr 2016
@David Whale
Fixed payloadlen bug that was introduced in API refactoring ...
David Whale committed on 15 Apr 2016
@David Whale
Fixed bug with OOK struct size in hrfm69_test.c
David Whale committed on 15 Apr 2016
@David Whale
Finished coding radio_test and radio(tx) module
David Whale committed on 15 Apr 2016
2016-04-14
@David Whale
First pass of spec'ing radio.h/c and radio_test.c
David Whale committed on 14 Apr 2016