32 Commits (2bea15bf9ad89b814eedad83579cde640a4a14d7)

Author SHA1 Message Date
  Scott Petersen 2bea15bf9a Renamed ad2 to decoder. 11 years ago
  Scott Petersen fa1eef5758 Initial rename. 11 years ago
  Scott Petersen 22d7a9224b Moved get_config to the internal on_open event. 11 years ago
  Scott Petersen 84b8249957 Added TODO note for increased shutdown speed of SocketDevice. 11 years ago
  Scott Petersen ea06827f79 Added support for context manager. 11 years ago
  Scott Petersen 6723d81813 Made SSL force the handshake instead of waiting until communication occurs. This allows us to grab the config automatically in open. 11 years ago
  Scott Petersen efc8ce4251 Fixed off-by-one bit test in RFMessage. Loop indicators were also out of order. 11 years ago
  Scott Petersen 8f6f7b24c6 Fixed issue with passing events through from the zonetracker. 11 years ago
  Scott Petersen f91028539c Refactored AD2Factory functionality into USBDevice. 11 years ago
  Scott Petersen 2f9d95e0ea Updated event module to support kwargs. 11 years ago
  Scott Petersen b808015e4c USBDevice: now closing device before releasing it to the kernel. 11 years ago
  Scott Petersen 8ef1c250c9 Reworked USBDevice constructor so that it makes more sense and actually functions correctly. 11 years ago
  Scott Petersen 0d76104f2c Moved instance variables into the classes for ease of documentation. 11 years ago
  Scott Petersen 8cca6e708b Added note regarding messages marked with ready and restoring zones. 11 years ago
  Scott Petersen 02f803ea84 Documentation fixes. 11 years ago
  Scott Petersen 7a795ba5da More name changes. 11 years ago
  Scott Petersen d80c556852 Import consistency. 11 years ago
  Scott Petersen 805efa32c3 Import consistency. Refactored Overseer as AD2Factory. 11 years ago
  Scott Petersen 914fc4841a Added attribution and compliance with CC license. 11 years ago
  Scott Petersen 7f919c5d7b Cleanup. 11 years ago
  Scott Petersen 6f84c2f5c9 Cleanup 11 years ago
  Scott Petersen 2038562da5 __str__ now returns the raw message for all message types. Cleanup. 11 years ago
  Scott Petersen a3586e219a Added missing imports. 11 years ago
  Scott Petersen 2f2a224d24 Removed unused import. 11 years ago
  Scott Petersen e6644637c6 Added note regarding missing expander zones in fault list. 11 years ago
  Scott Petersen 9f2e84a387 Cleanup. 11 years ago
  Scott Petersen 1cbb35c02d Removed obnoxious symlinks for pyftdi, added proper dependency link in setup. 11 years ago
  Scott Petersen 3ad13539d8 More naming changes. 11 years ago
  Scott Petersen 6cc390c0c1 Added unit tests. 11 years ago
  Scott Petersen b4ec42ffd1 Bugfixes, naming changes, error handling. 11 years ago
  Scott Petersen bb9669b201 Renamed ad2usb.py. 11 years ago
  Scott Petersen 9aaef92cd9 Moved pyad2usb to pyad2 11 years ago