Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 9838c81 (HEAD -> master) Add option to force DTS and RTS pins high by Jim Paris 2020-09-25 14:35:18 -0400
  • 7c536a2 Lock output so that terminal escape sequences don't mix by Jim Paris 2017-07-24 14:43:36 -0400
  • 8075e9f Fix typo by Jim Paris 2017-04-27 14:12:05 -0400
  • 44f431d Add send_cr option to translate LF to CR on output by Jim Paris 2017-04-26 16:43:28 -0400
  • 598345b TODO by Jim Paris 2014-11-04 19:44:46 -0500
  • 0df36bb Fix bug in detecting EOF by Jim Paris 2013-11-30 18:52:52 -0500
  • 87a956e Consider backspace printable by Jim Paris 2013-11-26 15:06:34 -0500
  • cfd9bec Improve raw quoting; add Python 3 support by Jim Paris 2013-07-05 14:00:55 -0400
  • 6756a87 Fix read/write issues by not using nonblocking mode by Jim Paris 2013-07-05 13:18:11 -0400
  • ff441d2 Fix header, quiet flags by Jim Paris 2013-07-05 12:26:39 -0400
  • b765576 Improve serial read speeds by using a larger nonblocking read on POSIX by Jim Paris 2013-07-04 23:22:18 -0400
  • 6c5b85b Add configurable read/write buffer size by Jim Paris 2013-07-04 22:58:15 -0400
  • b029c79 Send header to stderr; omit instructions if piped by Jim Paris 2013-07-04 22:54:29 -0400
  • 3839c00 Switch raw and quiet mode automatically based on TTY by Jim Paris 2013-07-04 20:51:03 -0400
  • 090959a Workaround PySerial bug that causes 100% CPU usage by Jim Paris 2013-07-04 18:33:59 -0400
  • e1a57cf Cleanup by Jim Paris 2013-07-04 18:40:26 -0400
  • bd4a764 Significantly speed up writes by Jim Paris 2013-07-04 18:33:38 -0400
  • 2a1c48f (tag: v1.0) Add hardware flow control option by Jim Paris 2013-07-03 17:35:04 -0400
  • 638ef4a Add --raw and --mono options by Jim Paris 2012-11-15 13:16:02 -0500
  • 90e5654 Fix colors when we have more than 7 devices by Jim Paris 2012-11-15 13:15:11 -0500
  • 7cc2ba4 Add license by Jim Paris 2012-11-14 22:02:27 -0500
  • 61f5c8a Cleanups, better documentation, more modular by Jim Paris 2012-11-14 19:25:46 -0500
  • aa95e4f Remove dependency on colorama. by Jim Paris 2012-11-14 19:05:03 -0500
  • 6c3d1c0 Add --crlf option to add CRs. Hide initial NULL reads by Jim Paris 2012-11-14 18:56:33 -0500
  • e465562 Print exceptions in port colors by Jim Paris 2012-11-14 18:48:25 -0500
  • 6b8d2f5 Support sending keystrokes to all devices simultaneously by Jim Paris 2012-11-14 18:48:15 -0500
  • 2065c9a Works with multiple devices now. by Jim Paris 2012-11-14 18:35:05 -0500
  • 5fbcca0 Misc display cleanup by Jim Paris 2012-11-14 18:15:07 -0500
  • 9469931 Better handling of SIGINT by Jim Paris 2012-11-14 18:14:53 -0500
  • 1dee537 Start of multi-device and color support by Jim Paris 2012-11-14 17:56:54 -0500
  • c75fef4 Add colorama dependency. by Jim Paris 2012-11-14 17:13:56 -0500
  • dc035fc Misc cleanups by Jim Paris 2012-11-14 17:00:52 -0500
  • 55dd73e Clean up console handling so you can pipe input to the script by Jim Paris 2012-11-14 17:00:06 -0500
  • 95c0a95 Simple PySerial-based terminal emulator by Jim Paris 2012-11-14 16:57:15 -0500