Commit History

Author SHA1 Message Date
  stefan 26a9116bc1 added doxygen comments to shellmatta auth 1 year ago
  stefan dba1825e30 resetting shell on logout 1 year ago
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 1 year ago
  stefan 030113ef0d hiding unpermitted commands from help 1 year ago
  stefan 337c9f01df pretending cmd does not exist when not permitted 1 year ago
  stefan 186d76d30e finished login command 1 year ago
  stefan 6494717d1a clearing history buffer on logout 1 year ago
  stefan f58fe1de29 added basic login/logout logic 1 year ago
  stefan e3a608294f started implementing the interface to the authentication module 1 year ago
  Kübler, Carina | Friedrich Lütze GmbH 747f6042c9 adding logging feature 2 years ago
  Kübler, Carina | Friedrich Lütze GmbH 4f10671bc0 adding baudrate set commands 2 years ago
  Kübler, Carina | Friedrich Lütze GmbH 4664f07f82 optimze reset communication 2 years ago
  Kübler, Carina | Friedrich Lütze GmbH c88aca89c1 minor fix to send command 2 years ago
  stefan f4f7825e03 bugfixing in shellmatta transport python driver 2 years ago
  stefan d07c957454 added first implementation of python driver to access a shellmatta using the transport layer 2 years ago
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled 2 years ago
  stefan 59d7eeb689 added shellmatta transport configure interface 2 years ago
  stefan d5b2e3a422 fix sending large amounts of data via transport layer 2 years ago
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible 2 years ago
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. 2 years ago
  stefan 94e96bd346 fix some misra findings 2 years ago
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead 2 years ago
  stefan 0de0350940 moved transport layer functions out of the shellmatta module 2 years ago
  stefan afd0d44aac changed naming convention of transport layer 2 years ago
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode 2 years ago
  stefan be8b0bffed integrating transport layer instance into shellmatta instance 2 years ago
  stefan a475c7009d added testcases for requesting the transport layers sequence counters 2 years ago
  stefan 3490b47bde change transport integration test to BDD style 2 years ago
  stefan f1e729037e fix endianess of transport write 2 years ago
  stefan 758c90d0df added simple integration testcases for the transport layer 2 years ago