Scott Petersen
|
0d3b6fe780
|
Python3-friendly fix for the optional SSL stuff in the thread.
|
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 |
Spencer E. Olson
|
ee5bddfb05
|
ignore backup edit files
|
10 years ago |
Spencer E. Olson
|
5b9265e73c
|
also .pyo files
|
10 years ago |
Scott Petersen
|
41c7258008
|
Added support for iterating over event handlers.
|
10 years ago |
Scott Petersen
|
2dbf706456
|
Added support for catching key send events, added KEY_PANIC, bugfixes.
|
10 years ago |
Scott Petersen
|
f6113b7fa9
|
Added missing potential exception when opening a SerialDevice.
|
11 years ago |
Scott Petersen
|
d18b070f62
|
More error handling and closing of device on error.
|
11 years ago |
Scott Petersen
|
0ba2e647ab
|
Merge branch 'ryandrake08-strip_leading_null' into dev
|
11 years ago |
Ryan
|
7b4b8a045d
|
Strip any leading null characters from data before trying to parse message
|
11 years ago |
Scott Petersen
|
0a6d493d11
|
Updated default address mask, proper handling of invalid messages, added fileno() to support use with select().
|
11 years ago |
Scott Petersen
|
0b7f3667e4
|
Updated version.
|
11 years ago |
Scott Petersen
|
9fb3e80f25
|
Fixed KPM header test.
|
11 years ago |