219 Commits (4b32e88272d6f8821eae85e935904fa19a0227c4)
 

Author SHA1 Message Date
  Scott Petersen 4b32e88272 Link overkill. 11 years ago
  Scott Petersen ffddccb819 Documentation updates. 11 years ago
  Scott Petersen a3c3216602 Documentation updates. 11 years ago
  Scott Petersen 0c525ada82 Simplified the arguments for very basic events. 11 years ago
  Scott Petersen 545c195bd2 Added support for baudrate on the command-line. Disabled reader thread by default. 11 years ago
  Scott Petersen f714a690cb More updates. 11 years ago
  Scott Petersen 99f203db97 Ridiculous amount of documentation updates. 11 years ago
  Scott Petersen 9b17907698 Moved doc build directory. 11 years ago
  Scott Petersen 77da554d5b Added example. Cleanup. 11 years ago
  Scott Petersen 44bfb7348e Refactored the device read_line methods. Still ugly, but better. 11 years ago
  Scott Petersen ba91f5e4eb Refactored _update_internal_states. Made battery/fire timeouts configurable. 11 years ago
  Scott Petersen 3bdda82c4a Reworked regex so that it doesn't give me nightmares. 11 years ago
  Scott Petersen 5f5bf33cbc Reworked detection thread to use sets more fully. 11 years ago
  Scott 17bac10332 Added company name to keywords. 11 years ago
  Scott 75e39f04fd More cleanup. 11 years ago
  Scott 28896caa64 Linting. 11 years ago
  Scott f1a71def32 Simplification and compliance (mostly) with pep8. 11 years ago
  Scott Petersen 89fb70a519 Switched examples to simpler handler definitions. 11 years ago
  Scott Petersen 87722fd1a9 Mock mess is now an even bigger mess after do_handshake call added. 11 years ago
  Scott Petersen df6b9d2448 Updated API docs. 11 years ago
  Scott Petersen cfcf92ad69 Directory rename. 11 years ago
  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 cd3041131f Made baudrate comment more explanatory. 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 cb4a570190 Fixed typo. 11 years ago
  Scott Petersen 15115432bd More example cleanup. 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 ab62967151 Added examples. 11 years ago
  Scott Petersen aa67728616 Merge branch 'overseer-rework' into release-prep 11 years ago
  Scott Petersen f91028539c Refactored AD2Factory functionality into USBDevice. 11 years ago
  Scott Petersen fb51c1be1c Merge branch 'update-events' into release-prep 11 years ago
  Scott Petersen 2f9d95e0ea Updated event module to support kwargs. 11 years ago
  Scott Petersen df63a600f5 Added initial version of the README. 11 years ago
  Scott Petersen eae3b37484 Updated ignore list. 11 years ago
  Scott Petersen b808015e4c USBDevice: now closing device before releasing it to the kernel. 11 years ago
  Scott Petersen be7e0ffa30 Updated pyftdi version. 11 years ago
  Scott Petersen 8ef1c250c9 Reworked USBDevice constructor so that it makes more sense and actually functions correctly. 11 years ago
  Scott Petersen 9232fa1505 Renamed README.rst to README.md 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 4a2e96681d Updated for new module name. 11 years ago
  Scott Petersen 5f84134bc4 More license stuff. 11 years ago
  Scott Petersen d80c556852 Import consistency. 11 years ago