David Whale
authored
on 25 May 2016
|
|
.. |
|
|
|
drv
|
Removed any remaining spi-direct and tidied the build process.
|
9 years ago
|
|
Devices.py
|
Auto discovery tested and working with accept
|
9 years ago
|
|
Devices_test.py
|
Can now construct a device class instance from its product_id
|
9 years ago
|
|
OnAir.py
|
Refactored usages of raw message to use Message()
|
9 years ago
|
|
OpenThings.py
|
Code now ready for regression testing with new Message() wrappers added
|
9 years ago
|
|
OpenThings_test.py
|
Ran all test cases again (no hardware), fixed a few issues.
|
9 years ago
|
|
Registry.py
|
Auto discovery tested and working with accept
|
9 years ago
|
|
Registry_test.py
|
Most test cases for discovery modes implemented and passing
|
9 years ago
|
|
TwoBit.py
|
Spec'ed interface for OOK decoder
|
9 years ago
|
|
TwoBit_test.py
|
Major tidy up of test harness and lifecycle methods
|
9 years ago
|
|
__init__.py
|
Synthetic receive working in monitor_mihome.py
|
9 years ago
|
|
crypto.py
|
Tiny tidy up
|
9 years ago
|
|
crypto_test.py
|
Ran all test cases again (no hardware), fixed a few issues.
|
9 years ago
|
|
lifecycle.py
|
Major tidy up of test harness and lifecycle methods
|
9 years ago
|
|
radio.py
|
Can now construct a device class instance from its product_id
|
9 years ago
|
|
radio_test.py
|
Renamed encoder as TwoBit, as it encodes two bits per byte.
|
9 years ago
|