69 Commits (363f14707f864c03a047427c43542031c7e4fc90)
 

Author SHA1 Message Date
  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
  Scott Petersen ffa37316bd Removed obnoxious prints and exception ignoring so hopefully we will see some more bugs. 11 years ago
  Scott Petersen 11e1735820 Fixed a potential timer issue. 11 years ago
  Scott Petersen 00dc772dfd Merge branch 'master' of git.corp.nutech.com:ad2usb/pyad2usb 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 d5f3c9a257 Tweaks.. 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 cfb6d54569 Fixed a few changed variable names. 11 years ago
  Scott Petersen e2b91dea05 Fixed ids. 11 years ago
  Scott Petersen 5e3d0ec252 Added _id to devices. 11 years ago
  Scott Petersen edcd5a09e0 Merge branch 'reader-tweaks' 11 years ago
  Scott Petersen f4c8da7ca9 Oops. 11 years ago
  Scott Petersen 68daf1c129 Merge remote-tracking branch 'origin/master' 11 years ago
  Scott Petersen 8f1e3e74b9 Added no_reader_thread options to open to facilitate easier usage. 11 years ago
  Scott Petersen e5977cdabf Eh, breaking stuff 11 years ago
  Scott Petersen 1910cedc8c Merge branch 'message-parsing' 11 years ago
  Scott Petersen 247bc829b8 Reworked Message fields. 11 years ago
  Scott Petersen 1465869322 Seperated the internal states into their own method. 11 years ago
  Scott Petersen 4ad60c9360 Added ExpanderMessage and RFMessage. 11 years ago
  Scott Petersen b9bc8ce053 Implemented ZoneExpanderMessage. Cleanup and comments. 11 years ago
  Scott Petersen 8f74c84390 Message parsing complete. Added some new events to AD2USB. 11 years ago
  Scott Petersen 9405fa5c1f Test 11 years ago
  Scott Petersen 768721ab1e Test 11 years ago
  Scott Petersen 7edfef9577 Comments. 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 40d5eafbc2 Cleaned up firmware callbacks a bit. 11 years ago
  Scott Petersen 395d5990b7 Fixed typo. Cleaned up firmware callbacks a bit. 11 years ago
  Scott Petersen 3af35f3c1f Docs 11 years ago
  Scott Petersen 8502e704fc Docstrings, yay. 11 years ago
  Scott Petersen 1d98c25d7b Fixed merge conflict. 11 years ago
  Scott Petersen 45eed1cf8a test.py changes 11 years ago
  Scott Petersen d474bf1a8d Added an extra stage and removed CRLF from firmware communication. 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 315272b785 Removed debug messages. 11 years ago
  Scott Petersen 2444e64bf9 Cleaned up the test code. 11 years ago
  Scott Petersen 7c2389a38a Added progress callback support for firmware upload. 11 years ago
  Scott Petersen 13bee0c172 Caught another rare device exception. 11 years ago