Scott Petersen
|
463cf8ba1c
|
Updated gitignore.
|
11 years ago |
Scott Petersen
|
a145bec1a7
|
Fixed high cpu load.
|
11 years ago |
Scott Petersen
|
1e3318589e
|
Fixed incorrect optional header for keypad messages.
|
11 years ago |
Scott Petersen
|
cafe2c0a21
|
Filename updates.
|
11 years ago |
Scott Petersen
|
8335282370
|
Updated setup.py
|
11 years ago |
Scott Petersen
|
e6d84a9ae4
|
Reworked descriptions.
|
11 years ago |
Scott Petersen
|
d2f5dee94a
|
Reworked descriptions.
|
11 years ago |
Scott Petersen
|
2aa5a5bd07
|
Renamed README.
|
11 years ago |
Scott Petersen
|
b0e5a4c099
|
Documentation tweaks.
|
11 years ago |
Scott Petersen
|
98d3f3f4d4
|
Product name tweaks.
|
11 years ago |
Scott Petersen
|
f63c3e83b2
|
Added note about setuptools.
|
11 years ago |
Scott Petersen
|
35c018413d
|
Fixed terminology.
|
11 years ago |
Scott Petersen
|
1851cd30b6
|
Added missing items.
|
11 years ago |
Scott Petersen
|
b6149708b7
|
Updated module paths.
|
11 years ago |
Scott Petersen
|
e1b87c633d
|
Moving test directory.
|
11 years ago |
Scott Petersen
|
7ea4436897
|
Documentation update.
|
11 years ago |
Scott Petersen
|
8168d59af5
|
Separated out expander messages into their own event and limited on_message to just triggering off of keypad
|
11 years ago |
Scott Petersen
|
c94047d458
|
Link overkill.
|
11 years ago |
Scott Petersen
|
4b32e88272
|
Link overkill.
|
11 years ago |
Scott Petersen
|
ffddccb819
|
Documentation updates.
|
11 years ago |
Scott Petersen
|
a3c3216602
|
Documentation updates.
|
11 years ago |
Scott Petersen
|
0c525ada82
|
Simplified the arguments for very basic events.
|
11 years ago |
Scott Petersen
|
545c195bd2
|
Added support for baudrate on the command-line. Disabled reader thread by default.
|
11 years ago |
Scott Petersen
|
f714a690cb
|
More updates.
|
11 years ago |
Scott Petersen
|
99f203db97
|
Ridiculous amount of documentation updates.
|
11 years ago |
Scott Petersen
|
9b17907698
|
Moved doc build directory.
|
11 years ago |
Scott Petersen
|
77da554d5b
|
Added example. Cleanup.
|
11 years ago |
Scott Petersen
|
44bfb7348e
|
Refactored the device read_line methods. Still ugly, but better.
|
11 years ago |
Scott Petersen
|
ba91f5e4eb
|
Refactored _update_internal_states. Made battery/fire timeouts configurable.
|
11 years ago |
Scott Petersen
|
3bdda82c4a
|
Reworked regex so that it doesn't give me nightmares.
|
11 years ago |
Scott Petersen
|
5f5bf33cbc
|
Reworked detection thread to use sets more fully.
|
11 years ago |
Scott
|
17bac10332
|
Added company name to keywords.
|
11 years ago |
Scott
|
75e39f04fd
|
More cleanup.
|
11 years ago |
Scott
|
28896caa64
|
Linting.
|
11 years ago |
Scott
|
f1a71def32
|
Simplification and compliance (mostly) with pep8.
|
11 years ago |
Scott Petersen
|
89fb70a519
|
Switched examples to simpler handler definitions.
|
11 years ago |
Scott Petersen
|
87722fd1a9
|
Mock mess is now an even bigger mess after do_handshake call added.
|
11 years ago |
Scott Petersen
|
df6b9d2448
|
Updated API docs.
|
11 years ago |
Scott Petersen
|
cfcf92ad69
|
Directory rename.
|
11 years ago |
Scott Petersen
|
2bea15bf9a
|
Renamed ad2 to decoder.
|
11 years ago |
Scott Petersen
|
fa1eef5758
|
Initial rename.
|
11 years ago |
Scott Petersen
|
22d7a9224b
|
Moved get_config to the internal on_open event.
|
11 years ago |
Scott Petersen
|
84b8249957
|
Added TODO note for increased shutdown speed of SocketDevice.
|
11 years ago |
Scott Petersen
|
ea06827f79
|
Added support for context manager.
|
11 years ago |
Scott Petersen
|
cd3041131f
|
Made baudrate comment more explanatory.
|
11 years ago |
Scott Petersen
|
6723d81813
|
Made SSL force the handshake instead of waiting until communication occurs. This allows us to grab the config automatically in open.
|
11 years ago |
Scott Petersen
|
cb4a570190
|
Fixed typo.
|
11 years ago |
Scott Petersen
|
15115432bd
|
More example cleanup.
|
11 years ago |
Scott Petersen
|
efc8ce4251
|
Fixed off-by-one bit test in RFMessage. Loop indicators were also out of order.
|
11 years ago |
Scott Petersen
|
8f6f7b24c6
|
Fixed issue with passing events through from the zonetracker.
|
11 years ago |