pyenergenie / src / energenie /
@David Whale David Whale authored on 25 May 2016
..
drv Removed any remaining spi-direct and tidied the build process. 10 years ago
Devices.py Neater callback mechanism for device class instances to use. 10 years ago
Devices_test.py Improved debug output for testing 10 years ago
OnAir.py Refactored usages of raw message to use Message() 10 years ago
OpenThings.py Code now ready for regression testing with new Message() wrappers added 10 years ago
OpenThings_test.py Ran all test cases again (no hardware), fixed a few issues. 10 years ago
Registry.py Synthetic receive working in monitor_mihome.py 10 years ago
Registry_test.py Improved debug output for testing 10 years ago
TwoBit.py Spec'ed interface for OOK decoder 10 years ago
TwoBit_test.py Major tidy up of test harness and lifecycle methods 10 years ago
__init__.py Synthetic receive working in monitor_mihome.py 10 years ago
crypto.py Tiny tidy up 10 years ago
crypto_test.py Ran all test cases again (no hardware), fixed a few issues. 10 years ago
lifecycle.py Major tidy up of test harness and lifecycle methods 10 years ago
radio.py legacy.py rewritten to use new device class interface 10 years ago
radio_test.py Renamed encoder as TwoBit, as it encodes two bits per byte. 10 years ago