History for pyenergenie / src / energenie / drv
2016-05-15
@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
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
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
Build of radio_rpi.so updated
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-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
radio_rpi.so now built as part of the pi build process ...
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
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