Commit Graph

  • *
  • *
  • *
  • |\
  • | *
  • * |
  • |\ \
  • | |/
  • |/|
  • * |
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e2b91de Fixed ids. by Scott Petersen 2013-05-24 13:45:44 -0700
  • 5e3d0ec Added _id to devices. by Scott Petersen 2013-05-24 13:41:23 -0700
  • edcd5a0 Merge branch 'reader-tweaks' by Scott Petersen 2013-05-23 15:57:17 -0700
  • f4c8da7 Oops. by Scott Petersen 2013-05-23 15:57:11 -0700
  • 68daf1c Merge remote-tracking branch 'origin/master' by Scott Petersen 2013-05-23 15:54:10 -0700
  • 8f1e3e7 Added no_reader_thread options to open to facilitate easier usage. by Scott Petersen 2013-05-23 15:53:44 -0700
  • e5977cd Eh, breaking stuff by Scott Petersen 2013-05-23 15:01:35 -0700
  • 1910ced Merge branch 'message-parsing' by Scott Petersen 2013-05-23 12:44:05 -0700
  • 247bc82 Reworked Message fields. by Scott Petersen 2013-05-23 12:40:52 -0700
  • 1465869 Seperated the internal states into their own method. by Scott Petersen 2013-05-23 12:17:36 -0700
  • 4ad60c9 Added ExpanderMessage and RFMessage. by Scott Petersen 2013-05-23 12:07:42 -0700
  • b9bc8ce Implemented ZoneExpanderMessage. Cleanup and comments. by Scott Petersen 2013-05-23 10:43:34 -0700
  • 8f74c84 Message parsing complete. Added some new events to AD2USB. by Scott Petersen 2013-05-23 10:01:41 -0700
  • 9405fa5 Test by Scott Petersen 2013-05-22 12:02:22 -0700
  • 768721a Test by Scott Petersen 2013-05-22 12:01:46 -0700
  • 7edfef9 Comments. by Scott Petersen 2013-05-22 10:28:22 -0700
  • 3082466 More error handling. by Scott Petersen 2013-05-22 10:22:14 -0700
  • ce09d6d Renamed _socket to _device for consistencys sake by Scott Petersen 2013-05-22 10:17:13 -0700
  • 260a591 Bit of cleanup by Scott Petersen 2013-05-22 10:13:30 -0700
  • 0b1a640 Initial SocketDevice support. by Scott Petersen 2013-05-21 14:56:36 -0700
  • 40d5eaf Cleaned up firmware callbacks a bit. by Scott Petersen 2013-05-21 12:38:28 -0700
  • 395d599 Fixed typo. Cleaned up firmware callbacks a bit. by Scott Petersen 2013-05-21 12:37:48 -0700
  • 3af35f3 Docs by Scott Petersen 2013-05-21 11:54:33 -0700
  • 8502e70 Docstrings, yay. by Scott Petersen 2013-05-21 11:18:53 -0700
  • 1d98c25 Fixed merge conflict. by Scott Petersen 2013-05-20 11:19:30 -0700
  • 45eed1c test.py changes by Scott Petersen 2013-05-20 11:09:56 -0700
  • d474bf1 Added an extra stage and removed CRLF from firmware communication. by Scott Petersen 2013-05-20 10:48:48 -0700
  • 29b0036 Added some further changes to support firmware writing for the AD2USB. Also now reconnecting the kernel driver after we are finished with the device. by Scott Petersen 2013-05-20 10:48:08 -0700
  • 315272b Removed debug messages. by Scott Petersen 2013-05-17 13:01:33 -0700
  • 2444e64 Cleaned up the test code. by Scott Petersen 2013-05-17 13:00:35 -0700
  • 7c2389a Added progress callback support for firmware upload. by Scott Petersen 2013-05-16 14:36:23 -0700
  • 13bee0c Caught another rare device exception. by Scott Petersen 2013-05-16 14:36:01 -0700
  • ca5831a Little better error handling for firmware upload. Tabs suck. by Scott Petersen 2013-05-16 11:58:43 -0700
  • fbaf100 Initial firmware upload support.. but its a mess. by Scott Petersen 2013-05-16 11:11:14 -0700
  • a10e44c Read tweaks to support firmware upload. by Scott Petersen 2013-05-16 11:10:34 -0700
  • 3e2e999 Bugfix for start() and changes to cls.create() to allow for pure usage as a factory. by Scott Petersen 2013-05-15 13:13:21 -0700
  • a0514a4 Reworked constructors and open() to make things a little more user friendly. by Scott Petersen 2013-05-15 11:48:40 -0700
  • 04ab4b7 Initial message format. by Scott Petersen 2013-05-15 10:25:17 -0700
  • 7b31015 Working towards making AD2USB usable again. Wired the intermediate event chain together. by Scott Petersen 2013-05-14 17:19:28 -0700
  • 798af25 Tweaks and find_all added to SerialDevice. by Scott Petersen 2013-05-14 17:05:49 -0700
  • f528f21 Read tweaks. by Scott Petersen 2013-05-14 16:27:40 -0700
  • b6656f9 Basic serial support is implemented. by Scott Petersen 2013-05-14 14:11:23 -0700
  • 4927628 Inheritance structure set up. by Scott Petersen 2013-05-14 11:00:56 -0700
  • 015bdf4 Rearranged things to allow for initial serial support. by Scott Petersen 2013-05-14 10:43:37 -0700
  • f6d1d43 Refactored a bit to include more all-seeing shit in Overseer. by Scott Petersen 2013-05-13 14:59:19 -0700
  • a8aaa5e Initial implementation of the overseer factory thingy. by Scott Petersen 2013-05-13 14:17:23 -0700
  • 868941c Refactored exceptions so that hopefully no one will have to deal with USB/FTDI outside of us. by Scott Petersen 2013-05-13 11:15:53 -0700
  • 299391f Exception tweaks by Scott Petersen 2013-05-13 10:59:39 -0700
  • 7c794fc Working event implementation and threaded device reads. by Scott Petersen 2013-05-07 13:31:37 -0700
  • 6602131 buildbuildbuild by Scott Petersen 2013-05-07 11:37:58 -0700
  • 7b79f8e Initial import by Scott Petersen 2013-05-07 11:00:47 -0700