Histórico de Commits

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