Ted Drain
|
9ccba59d45
|
Fixed spacing
|
7 years ago |
Ted Drain
|
c52a61bf9e
|
Removed some unnecessary changes
|
7 years ago |
Ted Drain
|
ae8f3f8249
|
Improved error handling in open
|
7 years ago |
Scott Petersen
|
faa1f0457f
|
Version bump.
|
7 years ago |
Scott Petersen
|
ece476338e
|
Merge branch 'dev'
|
7 years ago |
Scott Petersen
|
ffc6d5efdf
|
Added ability to clear the event handlers.
|
7 years ago |
Scott Petersen
|
865a6ff4d4
|
Version bump.
|
7 years ago |
Scott Petersen
|
86186f5c31
|
Merge branch 'jmgurney-readmefix' into dev
|
7 years ago |
Scott Petersen
|
9cd88abea0
|
Modified the previously-moved panel_message.py in accordance with pull #12.
|
7 years ago |
Scott Petersen
|
e08f27e366
|
Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev
|
7 years ago |
Scott Petersen
|
48992dd398
|
Fixed incorrectly named variable.
|
7 years ago |
Scott Petersen
|
99c857b272
|
Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653.
|
7 years ago |
Kevin Roberts
|
ef6a3854a9
|
Add special keys S1-S8, fix KEY_PANIC
|
7 years ago |
John-Mark Gurney
|
08c998cc99
|
format the code block properly by using a :: end paragraph marker
|
7 years ago |
John-Mark Gurney
|
1d4904ebf2
|
move the compile to a class var, so that it doesn't
get recompiled everytime..
|
7 years ago |
Scott Petersen
|
210ace77f7
|
Temporary fix for SSL import workarounds.
|
7 years ago |
Scott Petersen
|
d0229e15ea
|
Merge branch 'new-lrr-format' into dev
|
7 years ago |
Scott Petersen
|
86495ec57e
|
Added a super basic AUI message implementation. Moved setting raw value into BaseMessage.
|
7 years ago |
Scott Petersen
|
58d99fa070
|
Device file headers.
|
7 years ago |
Scott Petersen
|
f234038494
|
Broke out the devices into their own files for easier management.
|
7 years ago |
Scott Petersen
|
e0f160cdd9
|
Test changes and additions.
|
7 years ago |
Scott Petersen
|
08519474e2
|
Cleanup, comments.
|
7 years ago |
Scott Petersen
|
8b4aed5990
|
Refactoring the code used to parse the numeric_code in Message.
|
7 years ago |
Scott Petersen
|
18f1d113e2
|
Regular DSC panel messages no longer trigger zone events. DSC is expander only.
|
7 years ago |
Scott Petersen
|
97951cd0ef
|
Added another partial close event to LRR.
|
7 years ago |
Scott Petersen
|
2e7b6c9c45
|
Reworked bypass handling to provide zone information if available through LRR messages.
|
7 years ago |
Scott Petersen
|
b03fa61646
|
Debug message cleanup.
|
7 years ago |
Scott Petersen
|
7f742f066f
|
Rudimentary support for alarm/bypass LRR events.
|
7 years ago |
Scott Petersen
|
ec4a44c624
|
Fixed away status for DSC panel messages.
|
7 years ago |
Scott Petersen
|
c6748529a0
|
Apparently there's a space in the alternate fault message.
|
7 years ago |
Scott Petersen
|
2070c0b701
|
Added a limiter to the automatic sending of '*' when a specific message is displayed to avoid flooding the panel in weird cases.
|
7 years ago |
Scott Petersen
|
6dc5e50a8e
|
Added additional * for faults message to the trigger.
|
7 years ago |
Scott Petersen
|
bdd99facbb
|
Mid-process commit now that the fire refactor works correctly.
|
7 years ago |
Scott Petersen
|
900d2af1ec
|
Filled in values for DSC LRR events.
|
7 years ago |
Scott Petersen
|
fea12a148b
|
Including human-readable event description in LRR messages.
|
7 years ago |
Scott Petersen
|
e8913be789
|
Added support for old-style messages in the LRRSystem.
|
7 years ago |
Scott Petersen
|
14ac51c724
|
Initial work on LRR system.
|
7 years ago |
Scott Petersen
|
e411d97235
|
Structural work
|
7 years ago |
Scott Petersen
|
b0b22e90b9
|
Moved the messages into their own directories and files to make maintaining them easier. Added a gazillion ContactID codes.
|
7 years ago |
Scott Petersen
|
3cf2c48bbc
|
Version bump
|
7 years ago |
Scott Petersen
|
55f7a9b0e6
|
Reworked alarm status logic for triggering arm stay events.
|
7 years ago |
Scott Petersen
|
3f369baa07
|
Merge branch 'dev'
Conflicts:
setup.py
|
7 years ago |
Scott Petersen
|
615548f780
|
Added ability to differentiate between stay and away in on_arm events.
|
7 years ago |
Scott Petersen
|
8c9b86343a
|
Reworked firmware upload into something that's more manageable and less flakey.
|
7 years ago |
Scott Petersen
|
358a950aac
|
Reworked SerialDevice to use select as well as associated test patches and 2/3 support.
|
7 years ago |
Scott Petersen
|
d69a21056c
|
A few more fixes for supporting Python 2 and 3.
|
8 years ago |
Scott Petersen
|
c632feffde
|
Version bump
|
8 years ago |
Scott Petersen
|
b7bdc19596
|
Fixed conflict.
|
8 years ago |
Scott Petersen
|
5e1d3f5352
|
Fix for Python 2 and unicode.
|
8 years ago |
Scott Petersen
|
277d60dd6e
|
Bumped version, added compatibility listing for Python 3.
|
8 years ago |