Scott Petersen
|
eefede927d
|
Updates to tests for Travis.
|
7 years ago |
Scott Petersen
|
930fe3597a
|
More work on Travis.
|
7 years ago |
Scott Petersen
|
e8fef649ca
|
Added support for Travis CI.
|
7 years ago |
Sean Mathews
|
d665d4286f
|
version bump.
|
7 years ago |
Sean Mathews
|
6dd4a96513
|
Merge pull request #17 from TD22057/open_errors
Fix issue #15 - allow multiple calls to open if it fails
|
7 years ago |
Ted Drain
|
ee756f65a9
|
Fixed extra spaces
|
7 years ago |
Ted Drain
|
8f60f553c3
|
Cleaning up for merge.
|
7 years ago |
Ted Drain
|
9ccba59d45
|
Fixed spacing
|
7 years ago |
Ted Drain
|
c52a61bf9e
|
Removed some unnecessary changes
|
7 years ago |
Sean Mathews
|
36318edd45
|
Merge pull request #16 from jailbird777/master
Update setup.py to include missing packages
|
7 years ago |
jailbird777
|
eaf44ed696
|
- Update setp.py
Fix missing packages whose absence breaks alarmdecoder-webapp
|
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 |