]> git.ipfire.org Git - nitsi.git/history - src/nitsi/serial_connection.py
Refactor disk class
[nitsi.git] / src / nitsi / serial_connection.py
2018-08-19  Jonatan SchlagRework the connection handling of the serial console
2018-06-29  Jonatan SchlagFix in back_at_prompt check
2018-06-25  Jonatan SchlagMake all class names CamelCase
2018-06-09  Jonatan SchlagMake class names camel-case
2018-05-28  Jonatan SchlagImprove log output
2018-05-16  Jonatan SchlagCleanup imports part 2
2018-05-14  Jonatan SchlagSort imports: part 1
2018-05-09  Jonatan SchlagFormat the name in the log file always with the same...
2018-05-09  Jonatan SchlagUse one time to which all serial connection output...
2018-05-09  Jonatan SchlagAdd logging to test.log of all serial connection output
2018-05-05  Jonatan SchlagAdd configure.ac and Makefile.am and make them work