Commit Verlauf

Autor SHA1 Nachricht Datum
  Fischer, Simon 69eda82225 add wrapper function for write function to send data using the transport layer protocol + prepare handling of different packet types vor 3 Jahren
  Fischer, Simon 15cf3f2292 add somewhat explicit uint8_t cast to crc computation to avoid errors caused by signedness mistakes vor 3 Jahren
  Fischer, Simon c3d2f94190 send answer to transport layer protocol by switching the write function to transport layer protocol vor 3 Jahren
  Fischer, Simon 77cd5dae7a added crc verification to transport layer vor 3 Jahren
  Fischer, Simon 714785561b basic transport layer working vor 3 Jahren
  Fischer, Simon 6d7f31cba6 handle transport layer header instead of processing as input vor 3 Jahren
  Fischer, Simon b976b8a213 expand transport layer by some meta information vor 3 Jahren
  Fischer, Simon e78f2ff218 typo vor 3 Jahren
  Fischer, Simon | Friedrich Lütze GmbH 0c7ca6069a added shellmatta_transport.c to makefile vor 3 Jahren
  Fischer, Simon | Friedrich Lütze GmbH d7d2c87156 initial addition of transport layer code vor 3 Jahren
  Fischer, Simon | Friedrich Lütze GmbH 1013b2fa03 swapped order of crc and payload vor 3 Jahren
  prozessorkern 1475ad85ef started documenting the planned transport layer vor 3 Jahren
  shimatta be552fe243 Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop vor 3 Jahren
  S.Hentges 9537825fd8 Escape braces vor 3 Jahren
  shimatta 28e82c65de Merge branch 'develop' of shimatta/shellmatta into master vor 3 Jahren
  shimatta 4d542f973b Merge branch 'feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output' of shimatta/shellmatta into develop vor 3 Jahren
  prozessorkern c1f42d8239 checking for buffer overflow in insertChars function vor 3 Jahren
  prozessorkern a5bd5c57ab added detailed help function vor 3 Jahren
  prozessorkern e3c35bd0d5 improved doxygen documentation vor 3 Jahren
  prozessorkern eb524436ce improved style and fixed some cppcheck findings vor 3 Jahren
  shimatta a9b8dcb504 Merge branch 'feature/#52-only-store-new-commands-in-history' of shimatta/shellmatta into develop vor 3 Jahren
  prozessorkern c7f238c005 fixed comments vor 3 Jahren
  prozessorkern 0b0a52d898 fixed the history buffer when there is an overflow vor 3 Jahren
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation vor 3 Jahren
  prozessorkern 438e4c4d76 fix dirty flag vor 3 Jahren
  prozessorkern ded69bc1f4 make mario happy vor 3 Jahren
  prozessorkern 88c33895f6 added check if the current entered command matches the last command in the history buffer - if the command is already stored it will not be stored again vor 3 Jahren
  prozessorkern ac6ffb9602 fixed findings from static analysis vor 3 Jahren
  shimatta 6cfd157408 Merge branch '#50_Add_unittest_for_shellmatta_opt_peekNextHunk' of shimatta/shellmatta into develop vor 3 Jahren
  S.Hentges 68ec0ab3dc refactor testcases, delete doubling testcases vor 4 Jahren