Historial de Commits

Autor SHA1 Mensaje Fecha
  stefan d07c957454 added first implementation of python driver to access a shellmatta using the transport layer hace 3 años
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled hace 3 años
  stefan 59d7eeb689 added shellmatta transport configure interface hace 3 años
  stefan d5b2e3a422 fix sending large amounts of data via transport layer hace 3 años
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible hace 3 años
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. hace 3 años
  stefan 94e96bd346 fix some misra findings hace 3 años
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead hace 3 años
  stefan 0de0350940 moved transport layer functions out of the shellmatta module hace 3 años
  stefan afd0d44aac changed naming convention of transport layer hace 3 años
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode hace 3 años
  stefan be8b0bffed integrating transport layer instance into shellmatta instance hace 3 años
  stefan a475c7009d added testcases for requesting the transport layers sequence counters hace 3 años
  stefan 3490b47bde change transport integration test to BDD style hace 3 años
  stefan f1e729037e fix endianess of transport write hace 3 años
  stefan 758c90d0df added simple integration testcases for the transport layer hace 3 años
  stefan ebf0e28843 refactored crc module and added simple unittests hace 3 años
  stefan ba03ac9b38 brutally fixing tests hace 3 años
  Fischer, Simon | Friedrich Lütze GmbH e148b51adc possibly stable version hace 3 años
  Fischer, Simon | Friedrich Lütze GmbH a73683fad5 refactoring hace 3 años
  Fischer, Simon | Friedrich Lütze GmbH 77ef0cb3a6 minor refactoring hace 3 años
  Fischer, Simon fab040b41b remove numbered list from comments due to bad display hace 3 años
  Fischer, Simon 5abe15c415 better description of transport fsm + some refactoring hace 3 años
  Fischer, Simon f9b39aa2e1 added documenting comments hace 3 años
  Fischer, Simon 0a6d0f44db fix possible error caused by wrong datatype hace 3 años
  Fischer, Simon bdbff61e38 fix error caused by incorrect implicit casting hace 3 años
  Fischer, Simon 1449371f88 currently at least mostly stable working hace 3 años
  Fischer, Simon 3fba861a17 add wrapper function for write function to send data using the transport layer protocol hace 3 años
  Fischer, Simon 69eda82225 add wrapper function for write function to send data using the transport layer protocol + prepare handling of different packet types hace 3 años
  Fischer, Simon 15cf3f2292 add somewhat explicit uint8_t cast to crc computation to avoid errors caused by signedness mistakes hace 3 años