Historique des commits

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