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.
|
11 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 |
Scott Petersen
|
3034e14920
|
Added timestamp to messages.
|
11 years ago |
Scott Petersen
|
463cf8ba1c
|
Updated gitignore.
|
11 years ago |
Scott Petersen
|
a145bec1a7
|
Fixed high cpu load.
|
11 years ago |
Scott Petersen
|
1e3318589e
|
Fixed incorrect optional header for keypad messages.
|
11 years ago |
Scott Petersen
|
cafe2c0a21
|
Filename updates.
|
11 years ago |
Scott Petersen
|
8335282370
|
Updated setup.py
|
11 years ago |
Scott Petersen
|
e6d84a9ae4
|
Reworked descriptions.
|
11 years ago |
Scott Petersen
|
d2f5dee94a
|
Reworked descriptions.
|
11 years ago |
Scott Petersen
|
2aa5a5bd07
|
Renamed README.
|
11 years ago |
Scott Petersen
|
b0e5a4c099
|
Documentation tweaks.
|
11 years ago |
Scott Petersen
|
98d3f3f4d4
|
Product name tweaks.
|
11 years ago |
Scott Petersen
|
f63c3e83b2
|
Added note about setuptools.
|
11 years ago |