4 Commits (6f84c2f5c9b8f46d06072bc2008b2254888f0074)

Author SHA1 Message Date
  Scott Petersen 6f84c2f5c9 Cleanup 11 years ago
  Scott Petersen 3ad13539d8 More naming changes. 11 years ago
  Scott Petersen b4ec42ffd1 Bugfixes, naming changes, error handling. 11 years ago
  Scott Petersen 9aaef92cd9 Moved pyad2usb to pyad2 11 years ago
  Scott Petersen 0f24cb3c5d Standardized on a single argument for events for now. 11 years ago
  Scott Petersen ccc3635d01 Cleanup. 11 years ago
  Scott Petersen 613fa5de2f Can now use key/cert from memory in addition to from a file path. 11 years ago
  Scott Petersen 3a04c94265 Interface consistency changes. Properties. Cleanup. 11 years ago
  Scott Petersen e49583d1af Made close() generic. Added ssl property to SocketDevice. Cleanup. 11 years ago
  Scott Petersen b420268d21 Removed ignored SSL verify flags. 11 years ago
  Scott Petersen 1855931838 Improving exception handling. 11 years ago
  Scott Petersen 34932944b1 Docs, typos. 11 years ago
  Scott Petersen 00bff7bc2e Roughed in some initial SSL support. 11 years ago
  Scott Petersen 09cffe0279 sphinx docs 11 years ago
  Scott Petersen e0b29e3635 Consistency changes. 11 years ago
  Scott Petersen d30d657cf0 Exception handling. Consistency changes. Docs. 11 years ago
  Scott Petersen 4c9258c6f2 Removed unnecessary sleeps. Added ability to purge buffer when calling read_line. 11 years ago
  Scott Petersen 39da4e9437 Clearing buffers on error. 11 years ago
  Scott Petersen 716927aefb Fixed a couple issues so the previous rework will function. Test code. 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 5b6ef33533 Write timeout. 11 years ago
  Scott Petersen 11e1735820 Fixed a potential timer issue. 11 years ago
  Scott Petersen b954910b08 Terrible commit message that I couldn't even determine what it was supposed to mean. Not that this one is better, but at least it has no cursing. 11 years ago
  Scott Petersen b41798a059 Trying this another fuck. 11 years ago
  Scott Petersen 7e65264e15 Oops, forgot the exception. 11 years ago
  Scott Petersen 5799486897 Reworked read_line timeouts to be a bit more efficient. 11 years ago
  Scott Petersen 714feeb145 Time tweak.. 11 years ago
  Scott Petersen 2b068bfc8a Fixed strange issue with the baudrate and this mos7840 device. 11 years ago
  Scott Petersen 2f3a8590a3 Fixed exception from SerialDevice when writing 11 years ago
  Scott Petersen 9841bbe9b5 Missing exception 11 years ago
  Scott Petersen aa1a64b5f3 Missing ID. 11 years ago
  Scott Petersen bb8e57cf8d Added support for using grep to search for serial devices. 11 years ago
  Scott Petersen e2b91dea05 Fixed ids. 11 years ago
  Scott Petersen 5e3d0ec252 Added _id to devices. 11 years ago
  Scott Petersen f4c8da7ca9 Oops. 11 years ago
  Scott Petersen 8f1e3e74b9 Added no_reader_thread options to open to facilitate easier usage. 11 years ago
  Scott Petersen 3082466c24 More error handling. 11 years ago
  Scott Petersen ce09d6d4e6 Renamed _socket to _device for consistencys sake 11 years ago
  Scott Petersen 260a59151b Bit of cleanup 11 years ago
  Scott Petersen 0b1a640761 Initial SocketDevice support. 11 years ago
  Scott Petersen 3af35f3c1f Docs 11 years ago
  Scott Petersen 8502e704fc Docstrings, yay. 11 years ago
  Scott Petersen 29b0036db5 Added some further changes to support firmware writing for the AD2USB. Also now reconnecting the kernel driver after we are finished with the device. 11 years ago
  Scott Petersen 13bee0c172 Caught another rare device exception. 11 years ago
  Scott Petersen ca5831a336 Little better error handling for firmware upload. Tabs suck. 11 years ago
  Scott Petersen a10e44c0de Read tweaks to support firmware upload. 11 years ago
  Scott Petersen a0514a48db Reworked constructors and open() to make things a little more user friendly. 11 years ago
  Scott Petersen 7b31015a3a Working towards making AD2USB usable again. Wired the intermediate event chain together. 11 years ago
  Scott Petersen 798af25586 Tweaks and find_all added to SerialDevice. 11 years ago