2016-05-16 |
Updated device database comments for MIHO002 device
David Whale
committed
on 16 May 2016
|
---|---|
Now displays receive time of incoming messages
David Whale
committed
on 16 May 2016
|
|
|
|
Corrected incorrect comment in switch.py
David Whale
committed
on 16 May 2016
|
|
Noted the layering of switching between tx/rx might be sub optimal
David Whale
committed
on 16 May 2016
|
|
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale
committed
on 16 May 2016
|
|
Fine tuned settings when sharing MiHome and legacy devices
David Whale
committed
on 16 May 2016
|
|
2016-05-15 |
Updated README
David Whale
committed
on 15 May 2016
|
OOK(legacy) and FSK(MiHome) working in same combined.py build
David Whale
committed
on 15 May 2016
|
|
Wrote a sample combined.py to use MiHome and legacy together.
...
David Whale
committed
on 15 May 2016
|
|
Renamed new radio2 module as radio, and removed old code
David Whale
committed
on 15 May 2016
|
|
Removed any remaining spi-direct and tidied the build process.
...
David Whale
committed
on 15 May 2016
|
|
|
|
Merge branch 'unified_radio' of https://github.com/whaleygeek/pyenergenie into unified_radio
David Whale
committed
on 15 May 2016
|
|
Started testing receiver
David Whale
committed
on 15 May 2016
|
|
|
|
|
|
Simplified the choice between len and cbp receive
David Whale
committed
on 15 May 2016
|
|
Updated TODO list for next steps of radio.c
David Whale
committed
on 15 May 2016
|
|
|
|
|
|
Framework for FSK receive in place
David Whale
committed
on 15 May 2016
|
|
Started working through new FSK receiver architecture
David Whale
committed
on 15 May 2016
|
|
Tested with MiHome adaptor plus, new FSK transmitter works fine
David Whale
committed
on 15 May 2016
|
|
2016-05-14 |
FSK Transmit coded, ready for test
David Whale
committed
on 14 May 2016
|
|
|
Refactored so that we can create a tx-only switch loop tester.
...
David Whale
committed
on 14 May 2016
|
|
2016-05-13 |
Tested on Raspberry Pi, switch, monitor, and legacy work with spi scaffold
David Whale
committed
on 13 May 2016
|
|
|
Updated README to reflect recent advances
David Whale
committed
on 13 May 2016
|