116 Commits (9b37bebceb8cc5db06246da3f11cebc33a942460)
 

Author SHA1 Message Date
  Scott Petersen 9b37bebceb Added send to ad2usb class and a basic firmwareupload utility. 11 years ago
  Scott Petersen 2bafee0ebd Better way of doing handling fire events. 11 years ago
  Scott Petersen 09cffe0279 sphinx docs 11 years ago
  Scott Petersen 2ad6bd5581 Comments. 11 years ago
  Scott Petersen 793adb66cf Well thats slightly cleaner. 11 years ago
  Scott Petersen e8b0a12dce Basic fire status support is in. 11 years ago
  Scott Petersen 239aab4aaf Fixed up battery status. 11 years ago
  Scott Petersen 25f0604a8f Fixed an issue with not saving the last zone fault correctly. Fixed wrong constant use. 11 years ago
  Scott Petersen 5fa88fa503 Why wasnt this already commited? heh 11 years ago
  Scott Petersen 3046828112 Fixed issue with picking up a relay message as a zone fault. 11 years ago
  Scott Petersen bf98aae391 Added basic lrr/panic handling. 11 years ago
  Scott Petersen dfa0968d32 Rough implementation of fire/battery low events. 11 years ago
  Scott Petersen 13e5f7df30 Merge branch 'tweaks' 11 years ago
  Scott Petersen 905f8f62e6 Merge branch 'zonetracking' into tweaks 11 years ago
  Scott Petersen 7e2ad594ca Added support for Expander messages. API changes to support address/channel targeting of faults. Moved messages into their own namespace. Bugfixes. 11 years ago
  Scott Petersen 1ffbb4a22b Added support for wire faults and fixed up repr for zone. 11 years ago
  Scott Petersen 2fe77a2571 Moved to its own class. ADded support for timeouts and check zones. 11 years ago
  Scott Petersen 286635ea85 Commenting. 11 years ago
  Scott Petersen 93f94fdb63 Forgot format parameters for LRRs str conversion. 11 years ago
  Scott Petersen 49966e34ce With with Sean's implementation. 11 years ago
  Scott Petersen 9251e192bd It's a mess, but I think this works. 11 years ago
  Scott Petersen bf73c6821f Working timeout version of the tracker. 11 years ago
  Scott Petersen efe0fe9f14 Fixed expander zone faults. Fixed message fields and added additional ones. 11 years ago
  Scott Petersen 8a9900f501 Deleting device on close. 11 years ago
  Scott Petersen e0b29e3635 Consistency changes. 11 years ago
  Scott Petersen d30d657cf0 Exception handling. Consistency changes. Docs. 11 years ago
  Scott Petersen ed11af8e30 Cleanup 11 years ago
  Scott Petersen ff93bc290f Timeout tweaks.. 11 years ago
  Scott Petersen fbc22932fa Firmware upload needs totally reworked but this helps a bit for now. 11 years ago
  Scott Petersen f5d6f22b8a Missing fields. 11 years ago
  Scott Petersen efa712efe0 Added fire alarm event. 11 years ago
  Scott Petersen 679080e5ef Added arm/disarm events. 11 years ago
  Scott Petersen ee9803e6e2 Added support for clearing and faulting zones. 11 years ago
  Scott Petersen 7a5966b46d Config support added. 11 years ago
  Scott Petersen b35092546c First go at adding sphinx docs. 11 years ago
  Scott Petersen effe9650ce Fixed __all__. 11 years ago
  Scott Petersen 4c9258c6f2 Removed unnecessary sleeps. Added ability to purge buffer when calling read_line. 11 years ago
  Scott Petersen 9ba4d6e9d7 Corrected F-keys, though its still untested. 11 years ago
  Scott Petersen 6ee5232c80 Added config retrieval and F-key constants. 11 years ago
  Scott Petersen 39da4e9437 Clearing buffers on error. 11 years ago
  Scott Petersen 56af5b083d Added LRRMessage. 11 years ago
  Scott Petersen e568991735 Added boot event and reboot method. 11 years ago
  Scott Petersen 7b63a8ddc8 Moved pyftdi to a submodule. 11 years ago
  Scott Petersen 716927aefb Fixed a couple issues so the previous rework will function. Test code. 11 years ago
  Scott Petersen 4d5eeb5d4f Simplified ridiculous message classes. Cleanup. 11 years ago
  Scott Petersen f805f50732 Moved some stuff to the base class. Cleanup and consistency changes. 11 years ago
  Scott Petersen ec13e78af1 Removed temp tracebacks and made exceptions consistent in device open calls. 11 years ago
  Scott Petersen 363f14707f Getting rid of these until they're needed. 11 years ago
  Scott Petersen 5b6ef33533 Write timeout. 11 years ago
  Scott Petersen 74c4c42640 Reworked timeouts for firmware upload. 11 years ago