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 |
Scott Petersen
|
5244e91fb8
|
Another 2to3 workaround.
|
8 years ago |
Scott Petersen
|
50846acf82
|
Merge branch 'dev'
|
8 years ago |
Scott Petersen
|
644ded7038
|
Hack for existing installs without python-future.
|
8 years ago |
Scott Petersen
|
ed71d2ba57
|
Updated version and documentation.
|
8 years ago |
Scott Petersen
|
db1e40cfb3
|
Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev
|
8 years ago |
Scott Petersen
|
3c64e95052
|
Added support for cursor locations with DSC panels.
|
8 years ago |
Kevin Roberts
|
73ad6e991f
|
Blank defaults for version so we don't report bad stuff
|
8 years ago |
Kevin Roberts
|
74d4004950
|
Added version information to object
|
8 years ago |
Scott Petersen
|
a1de4991c8
|
Revert incorrect 2to3 change.
|
8 years ago |
Scott Petersen
|
c25a70ab85
|
Merged old 2to3 branch in with a few other tweaks.
|
8 years ago |
Kevin Gottsman
|
21f85076c6
|
example formatting.
|
8 years ago |
Kevin Gottsman
|
bd166b25e2
|
Fix pyftdi import statement
|
8 years ago |
Kevin Gottsman
|
a4b329573d
|
undeleted util.py and ran 2to3 on it
|
8 years ago |
Kevin Gottsman
|
41eb2910c2
|
Revert "missed one file"
This reverts commit ef36600418 .
|
8 years ago |
Kevin Gottsman
|
ef36600418
|
missed one file
|
8 years ago |
Kevin Gottsman
|
6e9efed50f
|
2to3 conversions
|
8 years ago |
Kevin Gottsman
|
19736d49a7
|
Fix readme punctuation typo
|
8 years ago |
Scott Petersen
|
78ab171fd4
|
Merge branch 'fabaff-master' into dev
|
8 years ago |
Fabian Affolter
|
c11b744652
|
Update formatting of commands
|
8 years ago |
Fabian Affolter
|
56f691e657
|
Update layout
|
8 years ago |
Scott Petersen
|
2db424da69
|
Updating version number.
|
8 years ago |
Scott Petersen
|
53c75add5e
|
Merge branch 'dev'
|
8 years ago |
Scott Petersen
|
44c90d31e8
|
Now tracking faulted zones from ALARM messages.
|
8 years ago |
Scott Petersen
|
e57c2b8554
|
Updating version number.
|
9 years ago |
Scott Petersen
|
b66bfcde43
|
Merge branch 'dev'
|
9 years ago |
Scott Petersen
|
9ab05d95b3
|
Typo in address mask.
|
9 years ago |
Scott Petersen
|
a76a0790bc
|
Updated version number.
|
9 years ago |
Scott Petersen
|
4aced9bdb3
|
Merge branch 'dev'
|
9 years ago |
Scott Petersen
|
44b03f486c
|
Firmware upload utility improvements.
|
9 years ago |
Scott Petersen
|
fcea425866
|
Updated tests for use of select.select and the changed ZoneTracking constructor.
|
9 years ago |
Scott Petersen
|
ecd390487c
|
Fixed incorrect defaults for panic status and address mask.
|
9 years ago |
Scott Petersen
|
d75749b612
|
Better error handling in firmware upload.
Made SocketDevice behave similarly to the others with regards to blocking.
Added ability to retrieve current configuration string.
|
9 years ago |
Scott Petersen
|
8b9a45d4ee
|
More tweaks and error handling for the firmware upload.
|
9 years ago |
Scott Petersen
|
f87692eb8c
|
Added retries for the reboot/bootloader entry. Attempting to fix timeout issues.
|
9 years ago |
Scott Petersen
|
8a46d9e134
|
Updating docs for the new version.
|
9 years ago |
Scott Petersen
|
fea57478e8
|
Merge branch 'dev'
|
9 years ago |
Scott Petersen
|
ce7008ab26
|
Fixed internal address mask.
|
9 years ago |
Scott Petersen
|
2f1db61db3
|
Added support for tracking DSC zones. Added internal address mask for filtering status updates. More bugfixes with zonetracking to keep it quiet and avoid missed events.
|
9 years ago |
Scott Petersen
|
b992ae1500
|
More conversion.
|
9 years ago |
Scott Petersen
|
d8958eaad9
|
Fixed string encoding used with send.
|
9 years ago |
Scott Petersen
|
b22e7c3d28
|
Correctly decoding byte string. Added future requirement.
|
9 years ago |
Scott Petersen
|
0d3b6fe780
|
Python3-friendly fix for the optional SSL stuff in the thread.
|
9 years ago |
Scott Petersen
|
5c7f9544c9
|
Updated version information.
|
9 years ago |
Scott Petersen
|
f4fe9be40b
|
Initial pass.
|
9 years ago |
Scott Petersen
|
42abc69c73
|
Merge branch 'dependence-changes' into dev
|
9 years ago |
Scott Petersen
|
756bcba8c8
|
Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev
|
9 years ago |
Scott Petersen
|
3e8ebe1266
|
Made SSL support optional.
|
9 years ago |