Commit Verlauf

Autor SHA1 Nachricht Datum
  Fischer, Simon | Friedrich Lütze GmbH 8ba735f375 send cancel symbol in case of reset with cancel vor 2 Jahren
  Fischer, Simon | Friedrich Lütze GmbH 19b750177a added some function to have more control over ymodem from higher layer vor 2 Jahren
  Fischer, Simon | Friedrich Lütze GmbH 864819ab02 fixed some ymodem bugs vor 2 Jahren
  Fischer, Simon | Friedrich Lütze GmbH 681baae0d0 temporary changes for debugging vor 2 Jahren
  Simon Fischer 6a51417d1f changed filesize datatype from uint16_t to uint32_t vor 2 Jahren
  Simon Fischer be0496e673 disable transport layer for ymodem vor 2 Jahren
  stefan 08a9aca942 messed around with the makefile and tests to get them back running vor 2 Jahren
  stefan 2f88fd3aec added username to prompt in autocomplete vor 2 Jahren
  stefan cbaacd10cf added simple logging interface for logins vor 2 Jahren
  stefan 26a9116bc1 added doxygen comments to shellmatta auth vor 2 Jahren
  stefan dba1825e30 resetting shell on logout vor 2 Jahren
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted vor 2 Jahren
  stefan 030113ef0d hiding unpermitted commands from help vor 2 Jahren
  stefan 337c9f01df pretending cmd does not exist when not permitted vor 2 Jahren
  stefan 186d76d30e finished login command vor 2 Jahren
  stefan 6494717d1a clearing history buffer on logout vor 2 Jahren
  stefan f58fe1de29 added basic login/logout logic vor 2 Jahren
  Simon Fischer 29e3a47e46 remove unbalanced curly brace vor 2 Jahren
  Simon Fischer 3962dfdadd footer needs to be written to packetData as well otherwise the resulting crc will not match vor 2 Jahren
  Simon Fischer 3d66471af4 wrong datatype caused crc check to fail almost every time vor 2 Jahren
  Simon Fischer de38f019cf bugfix and remove debug messages vor 2 Jahren
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities vor 2 Jahren
  stefan e3a608294f started implementing the interface to the authentication module vor 2 Jahren
  Kübler, Carina | Friedrich Lütze GmbH 747f6042c9 adding logging feature vor 3 Jahren
  Kübler, Carina | Friedrich Lütze GmbH 4f10671bc0 adding baudrate set commands vor 3 Jahren
  Kübler, Carina | Friedrich Lütze GmbH 4664f07f82 optimze reset communication vor 3 Jahren
  Kübler, Carina | Friedrich Lütze GmbH c88aca89c1 minor fix to send command vor 3 Jahren
  stefan f4f7825e03 bugfixing in shellmatta transport python driver vor 3 Jahren
  stefan d07c957454 added first implementation of python driver to access a shellmatta using the transport layer vor 3 Jahren
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled vor 3 Jahren