pyenergenie / src / energenie /
@David Whale David Whale authored on 23 May 2016
..
drv Removed any remaining spi-direct and tidied the build process. 8 years ago
Devices.py Ran all test cases again (no hardware), fixed a few issues. 8 years ago
Devices_test.py Improved debug output for testing 8 years ago
OnAir.py Refactored usages of raw message to use Message() 8 years ago
OpenThings.py Code now ready for regression testing with new Message() wrappers added 8 years ago
OpenThings_test.py Ran all test cases again (no hardware), fixed a few issues. 8 years ago
Registry.py Major tidy up of test harness and lifecycle methods 8 years ago
Registry_test.py Improved debug output for testing 8 years ago
TwoBit.py Spec'ed interface for OOK decoder 8 years ago
TwoBit_test.py Major tidy up of test harness and lifecycle methods 8 years ago
__init__.py Added source files from first working tests 8 years ago
crypto.py Tiny tidy up 8 years ago
crypto_test.py Ran all test cases again (no hardware), fixed a few issues. 8 years ago
lifecycle.py Major tidy up of test harness and lifecycle methods 8 years ago
radio.py Tested on Raspberry Pi, all 4 testers still work with new Message() 8 years ago
radio_test.py Renamed encoder as TwoBit, as it encodes two bits per byte. 8 years ago