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.
109
Commits
2
Branches
2.3 MiB
Python
100%
Tree:
25f0604a8f
HTTPS
ZIP
TAR.GZ
Scott Petersen
25f0604a8f
Fixed an issue with not saving the last zone fault correctly. Fixed wrong constant use.
12 years ago
docs
First go at adding sphinx docs.
12 years ago
libs
Moved pyftdi to a submodule.
12 years ago
pyad2usb
Fixed an issue with not saving the last zone fault correctly. Fixed wrong constant use.
12 years ago
.gitignore
Initial firmware upload support.. but its a mess.
12 years ago
.gitmodules
Moved pyftdi to a submodule.
12 years ago
README
Test
12 years ago
pyftdi
Moved pyftdi to a submodule.
12 years ago
setup.py
Initial import
12 years ago
test.py
Added basic lrr/panic handling.
12 years ago
README
Test