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 |
Scott Petersen
|
14cca0aaa9
|
Added initial support for DSC in the beta firmware.
|
10 years ago |
Scott Petersen
|
dcb5f01c10
|
Lets try this again..
|
10 years ago |
Scott Petersen
|
52c8e37ad5
|
More requirements..
|
10 years ago |
Scott Petersen
|
9eb6999b39
|
Added requirements.txt.
|
10 years ago |
Scott Petersen
|
630c1be9b2
|
Fixing docs.
|
10 years ago |
Scott Petersen
|
8f9911e31e
|
Updated docs and setup.py for 0.7
|
10 years ago |
endlesscoil
|
752183e8ad
|
Merge pull request #3 from nutechsoftware/dev
Dev
|
10 years ago |
Scott Petersen
|
ce58e5554a
|
Fixed tabs.
|
10 years ago |
Spencer E. Olson
|
6f35924451
|
messages->dict conversion
|
10 years ago |