2022-05-06 17:06 | sconsole: fix restoring stdin state on serial close | Brian Swetland | 2 | +1 | -2 |
2022-05-06 01:50 | docs: update readme | Brian Swetland | 1 | +41 | -0 |
2022-05-05 23:26 | support litex bootloader serial download protocol | Brian Swetland | 3 | +467 | -308 |
2022-05-05 23:25 | import SFL protocol header and crc16 from Litex | Brian Swetland | 2 | +74 | -0 |
2015-07-08 00:49 | osx support for high baud rates | Shinya Suzuki | 1 | +23 | -0 |
2015-07-03 11:25 | add -s option to decode SWO/SWV packet streams | Brian Swetland | 1 | +150 | -0 |
2015-07-02 07:12 | add higher baud rates and -x command for hex output | Brian Swetland | 1 | +53 | -29 |
2015-04-30 22:09 | Merge pull request #1 from ianloic/master | Brian Swetland | 1 | +4 | -0 |
2015-04-30 21:14 | On MacOS X default the device to /dev/tty.usbserial | Ian McKellar | 1 | +4 | -0 |
2013-12-13 09:12 | print a usage message when appropriate | Brian Swetland | 1 | +19 | -2 |
2013-12-13 09:05 | tidy up - de-indent the main loop a bit | Brian Swetland | 1 | +57 | -56 |
2013-12-13 09:01 | add -c for nl-to-cr remap mode | Brian Swetland | 1 | +11 | -1 |
2013-03-21 19:35 | Merge pull request #4 from colincross/master | konkers | 1 | +16 | -0 |
2013-03-21 01:19 | Switch the serial port to blocking after opening | Colin Cross | 1 | +16 | -0 |
2013-02-01 22:25 | don't map LF to CRLF on output | Greg Hackmann | 1 | +1 | -0 |
2012-11-30 22:09 | Merge pull request #3 from machinaut/patch-1 | konkers | 1 | +2 | -0 |
2012-11-30 21:41 | Add 57600 baud rate | Alex Ray | 1 | +2 | -0 |
2012-07-30 19:57 | Merge pull request #2 from colincross/master | konkers | 2 | +11 | -4 |
2012-07-30 18:23 | Add .gitignore | Colin Cross | 1 | +2 | -0 |
2012-07-30 18:22 | Don't print '.' for bell character | Colin Cross | 1 | +9 | -4 |
2011-04-18 18:48 | darwin support | Erik Gilling | 1 | +66 | -2 |
2011-03-01 21:53 | allow user to specify the logfile name (but keep the default console.log) | Ohad Ben-Cohen | 1 | +4 | -1 |
2011-01-23 21:26 | Change exit/break escape sequence to ESC ESC. | Brian Swetland | 1 | +21 | -8 |
2010-12-16 23:09 | s/University/Authors/ in licence headers | Erik Gilling | 1 | +1 | -1 |
2010-12-16 22:49 | initial import | Erik Gilling | 3 | +253 | -0 |