408 Commits (59c196919a574ad6779570469ab706e35bfef0d0)
 

Author SHA1 Message Date
  Jonathan Simon 59c196919a Merge branch 'master' into dev 6 years ago
  Jonathan Simon 9867746c88 Merge branch 'hotfix/ssl_allow_self_signed' 6 years ago
  Jonathan Simon 4ba3596ead Aadd support for self signed certificates 6 years ago
  Sean Mathews 9d382a5609 serial_number is alpha numeric not int. 6 years ago
  Sean Mathews edb83f18a8
Merge pull request #27 from nutechsoftware/dev 6 years ago
  f34rdotcom 1064b265ca Added support for on_chime. Clerification on_bypass return value. Version bump. 6 years ago
  Sean Mathews 914bf6388f
Merge pull request #19 from nutechsoftware/dev 6 years ago
  f34rdotcom d0d242030d version bump 6 years ago
  f34rdotcom cf9ed59cb7 Failure is not an option. Raise an exception. 6 years ago
  f34rdotcom 25bb5b29d4 revert 6 years ago
  f34rdotcom 940ba4b659 Not used, never used, private method. Switched to new _update_armed_ready_status. 6 years ago
  f34rdotcom a05de69a3a Ready and Arm change events were happening on the same message causing one message to be missing status bits of the other. Refactor to a new routine to avoid breaking anyone. New routine processes all state logic first for both ready and arm bits then calls event functions last. 6 years ago
  f34rdotcom 6838f0ca82 ok need to test locally.. how? 6 years ago
  f34rdotcom 77c3bdb7d0 changed fire handeling to just use Fire bit and remove SYSTEM BATTERY LOW messages to avoid Ademco quirk. Removed processing of LRR messages as default behavior to avoid over processing of events from section #1 and LRR. 6 years ago
  f34rdotcom ad3ff87c17 again. 6 years ago
  f34rdotcom 3bef3c9a4c bug in test. Thanks for adding testinggit add test/test_ad2.py ! 6 years ago
  f34rdotcom ce9940bbfb added on_ready_change event handler and tests 6 years ago
  Scott Petersen ee1cbc7082 Added Travis CI badge to README. 7 years ago
  Scott Petersen 63c03816d3 Darn api changes. 7 years ago
  Scott Petersen eefede927d Updates to tests for Travis. 7 years ago
  Scott Petersen 930fe3597a More work on Travis. 7 years ago
  Scott Petersen e8fef649ca Added support for Travis CI. 7 years ago
  Sean Mathews d665d4286f version bump. 7 years ago
  Sean Mathews 6dd4a96513
Merge pull request #17 from TD22057/open_errors 7 years ago
  Ted Drain ee756f65a9 Fixed extra spaces 7 years ago
  Ted Drain 8f60f553c3 Cleaning up for merge. 7 years ago
  Ted Drain 9ccba59d45 Fixed spacing 7 years ago
  Ted Drain c52a61bf9e Removed some unnecessary changes 7 years ago
  Sean Mathews 36318edd45 Merge pull request #16 from jailbird777/master 7 years ago
  jailbird777 eaf44ed696 - Update setp.py 7 years ago
  Ted Drain ae8f3f8249 Improved error handling in open 7 years ago
  Scott Petersen faa1f0457f Version bump. 7 years ago
  Scott Petersen ece476338e Merge branch 'dev' 7 years ago
  Scott Petersen ffc6d5efdf Added ability to clear the event handlers. 7 years ago
  Scott Petersen 865a6ff4d4 Version bump. 7 years ago
  Scott Petersen 86186f5c31 Merge branch 'jmgurney-readmefix' into dev 7 years ago
  Scott Petersen 9cd88abea0 Modified the previously-moved panel_message.py in accordance with pull #12. 7 years ago
  Scott Petersen e08f27e366 Merge branch 'dev' of git.corp.nutech.com:ad2usb/pyad2usb into dev 7 years ago
  Scott Petersen 48992dd398 Fixed incorrectly named variable. 7 years ago
  Scott Petersen 99c857b272 Fixed repr import. Fixed docs for on_arm parameters. Added human-readable description for CID RESERVIED_653. 7 years ago
  Kevin Roberts ef6a3854a9 Add special keys S1-S8, fix KEY_PANIC 7 years ago
  John-Mark Gurney 08c998cc99 format the code block properly by using a :: end paragraph marker 7 years ago
  John-Mark Gurney 1d4904ebf2 move the compile to a class var, so that it doesn't 7 years ago
  Scott Petersen 210ace77f7 Temporary fix for SSL import workarounds. 7 years ago
  Scott Petersen d0229e15ea Merge branch 'new-lrr-format' into dev 7 years ago
  Scott Petersen 86495ec57e Added a super basic AUI message implementation. Moved setting raw value into BaseMessage. 7 years ago
  Scott Petersen 58d99fa070 Device file headers. 7 years ago
  Scott Petersen f234038494 Broke out the devices into their own files for easier management. 7 years ago
  Scott Petersen e0f160cdd9 Test changes and additions. 7 years ago
  Scott Petersen 08519474e2 Cleanup, comments. 7 years ago