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 |
Scott Petersen
|
c00c2b123a
|
Merge branch 'dev' into dependence-changes
|
9 years ago |
Scott Petersen
|
25738fed5b
|
Added missing tests.
|
9 years ago |
Scott Petersen
|
e663d60a37
|
Made USB (via pyftdi) optional. Changed examples to use SerialDevice and moved USB to it's own example. Updated requirements and setup.
|
9 years ago |
Scott Petersen
|
bdf0ac79d6
|
Fixing typo in zone expander example.
|
10 years ago |
Kevin Roberts
|
10a753449c
|
Sean found a bug in cursor location
|
10 years ago |
Scott Petersen
|
e9de0ff73b
|
Added support for uploading to a networked ad2usb in ad2-firmwareupload.
|
10 years ago |
Scott Petersen
|
12aad5cdb2
|
Updated version and documentation.
|
10 years ago |
Scott Petersen
|
d35bcb8303
|
Merge branch 'usb-2.4-support' into dev
|
10 years ago |
Scott Petersen
|
5e83d303f4
|
Split out alarm sounding status into two events.
|
10 years ago |
Scott Petersen
|
4499bbf84e
|
Updated documentation for on_alarm.
|
10 years ago |
Scott Petersen
|
7a511fe030
|
Merge branch 'master' into dev
|
10 years ago |
Scott Petersen
|
4d0d5907f4
|
Offending zone is now passed to on_alarm events.
|
10 years ago |
Scott Petersen
|
10316b8fa6
|
Added support for catching exceptions when trying to use a vid/pid not supported under pyftdi.
|
10 years ago |
Scott Petersen
|
79f2c33544
|
Added support for the new FT230X chip.
|
10 years ago |
Scott Petersen
|
e867a4f3b4
|
Added LRR example. Updated gitignore.
|
10 years ago |
Scott Petersen
|
fba1baa521
|
Moved read thread initialization to support reopening closed devices.
|
10 years ago |
Scott Petersen
|
3c1973b813
|
Bumped version number.
|
10 years ago |
Scott Petersen
|
e485872b78
|
Fixed issues where SYSTEM messages were causing zones to bounce. Fixed an issue where ZONES FAULTED messages were causing premature restoration on the 128.
|
10 years ago |
Scott Petersen
|
e3eccd1dc2
|
Updated docs
|
10 years ago |
Scott Petersen
|
03358b0f0e
|
Updated version.
|
10 years ago |
Scott Petersen
|
20aa779994
|
Merge branch 'dev'
|
10 years ago |
Scott Petersen
|
5ea201c05d
|
Renamed MODES to PANEL_TYPES.
|
10 years ago |
Scott Petersen
|
e8e541e592
|
Fixed backwards lookup.
|
10 years ago |
Scott Petersen
|
9de9e9f7c9
|
Added check for ADEMCO panel before pulling out the mask and cursor location. Mask now defaults to 0xFFFFFFFF.
|
10 years ago |
Scott Petersen
|
eb699b6032
|
Added support for the system fault bit as well as source panel type for messages.
|
10 years ago |