Historial de Commits

Autor SHA1 Mensaje Fecha
  Fischer, Simon | Friedrich Lütze GmbH 8ba735f375 send cancel symbol in case of reset with cancel hace 1 año
  Fischer, Simon | Friedrich Lütze GmbH 19b750177a added some function to have more control over ymodem from higher layer hace 1 año
  Fischer, Simon | Friedrich Lütze GmbH 864819ab02 fixed some ymodem bugs hace 1 año
  Fischer, Simon | Friedrich Lütze GmbH 681baae0d0 temporary changes for debugging hace 1 año
  Simon Fischer 6a51417d1f changed filesize datatype from uint16_t to uint32_t hace 1 año
  Simon Fischer be0496e673 disable transport layer for ymodem hace 1 año
  Simon Fischer 29e3a47e46 remove unbalanced curly brace hace 1 año
  Simon Fischer 3962dfdadd footer needs to be written to packetData as well otherwise the resulting crc will not match hace 1 año
  Simon Fischer 3d66471af4 wrong datatype caused crc check to fail almost every time hace 1 año
  Simon Fischer de38f019cf bugfix and remove debug messages hace 1 año
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities hace 1 año
  Kübler, Carina | Friedrich Lütze GmbH 747f6042c9 adding logging feature hace 2 años
  Kübler, Carina | Friedrich Lütze GmbH 4f10671bc0 adding baudrate set commands hace 2 años
  Kübler, Carina | Friedrich Lütze GmbH 4664f07f82 optimze reset communication hace 2 años
  Kübler, Carina | Friedrich Lütze GmbH c88aca89c1 minor fix to send command hace 2 años
  stefan f4f7825e03 bugfixing in shellmatta transport python driver hace 2 años
  stefan d07c957454 added first implementation of python driver to access a shellmatta using the transport layer hace 2 años
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled hace 2 años
  stefan 59d7eeb689 added shellmatta transport configure interface hace 2 años
  stefan d5b2e3a422 fix sending large amounts of data via transport layer hace 2 años
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible hace 2 años
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. hace 2 años
  stefan 94e96bd346 fix some misra findings hace 2 años
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead hace 2 años
  stefan 0de0350940 moved transport layer functions out of the shellmatta module hace 2 años
  stefan afd0d44aac changed naming convention of transport layer hace 2 años
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode hace 2 años
  stefan be8b0bffed integrating transport layer instance into shellmatta instance hace 2 años
  stefan a475c7009d added testcases for requesting the transport layers sequence counters hace 2 años
  stefan 3490b47bde change transport integration test to BDD style hace 2 años