Historial de Commits

Autor SHA1 Mensaje Fecha
  stefan 08a9aca942 messed around with the makefile and tests to get them back running hace 2 años
  stefan 2f88fd3aec added username to prompt in autocomplete hace 2 años
  stefan cbaacd10cf added simple logging interface for logins hace 2 años
  stefan 26a9116bc1 added doxygen comments to shellmatta auth hace 2 años
  stefan dba1825e30 resetting shell on logout hace 2 años
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted hace 2 años
  stefan 030113ef0d hiding unpermitted commands from help hace 2 años
  stefan 337c9f01df pretending cmd does not exist when not permitted hace 2 años
  stefan 186d76d30e finished login command hace 2 años
  stefan 6494717d1a clearing history buffer on logout hace 2 años
  stefan f58fe1de29 added basic login/logout logic hace 2 años
  Simon Fischer 29e3a47e46 remove unbalanced curly brace hace 2 años
  Simon Fischer 3962dfdadd footer needs to be written to packetData as well otherwise the resulting crc will not match hace 2 años
  Simon Fischer 3d66471af4 wrong datatype caused crc check to fail almost every time hace 2 años
  Simon Fischer de38f019cf bugfix and remove debug messages hace 2 años
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities hace 2 años
  stefan e3a608294f started implementing the interface to the authentication module hace 2 años
  Kübler, Carina | Friedrich Lütze GmbH 747f6042c9 adding logging feature hace 3 años
  Kübler, Carina | Friedrich Lütze GmbH 4f10671bc0 adding baudrate set commands hace 3 años
  Kübler, Carina | Friedrich Lütze GmbH 4664f07f82 optimze reset communication hace 3 años
  Kübler, Carina | Friedrich Lütze GmbH c88aca89c1 minor fix to send command hace 3 años
  stefan f4f7825e03 bugfixing in shellmatta transport python driver hace 3 años
  stefan d07c957454 added first implementation of python driver to access a shellmatta using the transport layer hace 3 años
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled hace 3 años
  stefan 59d7eeb689 added shellmatta transport configure interface hace 3 años
  stefan d5b2e3a422 fix sending large amounts of data via transport layer hace 3 años
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible hace 3 años
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. hace 3 años
  stefan 94e96bd346 fix some misra findings hace 3 años
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead hace 3 años