Historique des commits

Auteur SHA1 Message Date
  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
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible il y a 3 ans
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. il y a 3 ans
  stefan 94e96bd346 fix some misra findings il y a 3 ans
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead il y a 3 ans
  stefan 0de0350940 moved transport layer functions out of the shellmatta module il y a 3 ans
  stefan afd0d44aac changed naming convention of transport layer il y a 3 ans
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode il y a 3 ans
  stefan be8b0bffed integrating transport layer instance into shellmatta instance il y a 3 ans
  stefan a475c7009d added testcases for requesting the transport layers sequence counters il y a 3 ans
  stefan 3490b47bde change transport integration test to BDD style il y a 3 ans
  stefan f1e729037e fix endianess of transport write il y a 3 ans
  stefan 758c90d0df added simple integration testcases for the transport layer il y a 3 ans
  stefan ebf0e28843 refactored crc module and added simple unittests il y a 3 ans
  stefan ba03ac9b38 brutally fixing tests il y a 3 ans
  Fischer, Simon | Friedrich Lütze GmbH e148b51adc possibly stable version il y a 3 ans
  Fischer, Simon | Friedrich Lütze GmbH a73683fad5 refactoring il y a 3 ans
  Fischer, Simon | Friedrich Lütze GmbH 77ef0cb3a6 minor refactoring il y a 3 ans
  Fischer, Simon fab040b41b remove numbered list from comments due to bad display il y a 3 ans
  Fischer, Simon 5abe15c415 better description of transport fsm + some refactoring il y a 3 ans
  Fischer, Simon f9b39aa2e1 added documenting comments il y a 3 ans
  Fischer, Simon 0a6d0f44db fix possible error caused by wrong datatype il y a 3 ans
  Fischer, Simon bdbff61e38 fix error caused by incorrect implicit casting il y a 3 ans
  Fischer, Simon 1449371f88 currently at least mostly stable working il y a 3 ans
  Fischer, Simon 3fba861a17 add wrapper function for write function to send data using the transport layer protocol il y a 3 ans
  Fischer, Simon 69eda82225 add wrapper function for write function to send data using the transport layer protocol + prepare handling of different packet types il y a 3 ans
  Fischer, Simon 15cf3f2292 add somewhat explicit uint8_t cast to crc computation to avoid errors caused by signedness mistakes il y a 3 ans
  Fischer, Simon c3d2f94190 send answer to transport layer protocol by switching the write function to transport layer protocol il y a 3 ans
  Fischer, Simon 77cd5dae7a added crc verification to transport layer il y a 3 ans