This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
alarmdecoder
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A clone of:
https://github.com/nutechsoftware/alarmdecoder
This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
180
Commits
2
Branches
2.3 MiB
Python
100%
Tree:
b808015e4c
alarmdecoder
/
pyad2
History
Scott Petersen
b808015e4c
USBDevice: now closing device before releasing it to the kernel.
11 years ago
..
event
Added attribution and compliance with CC license.
11 years ago
tests
Reworked USBDevice constructor so that it makes more sense and actually functions correctly.
11 years ago
__init__.py
Added missing imports.
11 years ago
ad2.py
Reworked USBDevice constructor so that it makes more sense and actually functions correctly.
11 years ago
devices.py
USBDevice: now closing device before releasing it to the kernel.
11 years ago
messages.py
Moved instance variables into the classes for ease of documentation.
11 years ago
panels.py
Moved pyad2usb to pyad2
11 years ago
util.py
Removed unused import.
11 years ago
zonetracking.py
Added note regarding messages marked with ready and restoring zones.
11 years ago