提交历史

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