Commit History

Author SHA1 Message Date
  shimatta 306e66f535 Merge branch 'bugfix/sequence_counter_exceeds_limit' of shimatta/shellmatta into develop 2 weeks ago
  Patrick Uhl 2d216259e4 sequence_counter_h2s/sequence_h2s could get bigger as 256 2 weeks ago
  shimatta bcb3c7c0af Merge branch 'bugfix/fix_shellmatta_transport_layer_reset_communication' of shimatta/shellmatta into develop 1 month ago
  Uhl, Patrick | Friedrich Lütze GmbH 27c9ab30eb fixed typos 1 month ago
  Uhl, Patrick | Friedrich Lütze GmbH 9ddc3054dd moved \x03 send in reset communication function 1 month ago
  shimatta de7d2b360f Merge branch 'release/V0.80.0000' of shimatta/shellmatta into master 3 months ago
  stefan f84d0a8c1c replaced forgotten direct write calls - would have bypassed the transport layer 3 months ago
  shimatta 42e4707486 Merge branch 'feature/add_ymodem_receive_functionalities' of shimatta/shellmatta into develop 3 months ago
  stefan 6531e17eb8 fixed documentation issues 3 months ago
  stefan 373f7dea24 fixed some documentation issues 3 months ago
  stefan 0c7ae9b653 added function documentation 3 months ago
  stefan 7b362a9afe refixed cppcheck findings 3 months ago
  stefan ba09be2d7a fixed cppcheck findings 3 months ago
  stefan 6f802670eb added ymodem robustness to missing filesize 3 months ago
  stefan b0344dfed5 Merge branch 'develop' into feature/add_ymodem_receive_functionalities 3 months ago
  shimatta 5f59e54056 Merge branch 'feature/implement-transport-layer-multidrop' of shimatta/shellmatta into develop 3 months ago
  stefan d613984e9d fixed transport search function - added test 3 months ago
  stefan bd64923590 added checks for packet lengths 3 months ago
  stefan c5d9aaa9c4 added address to transport layer 3 months ago
  stefan 35c24d6b3c added addressing 3 months ago
  stefan 39ee823520 added search implementation to transport layer 3 months ago
  stefan 65f61db822 implemented transport layers packet size interface 3 months ago
  stefan 3ee421f704 extended ymodem documentation 3 months ago
  stefan 8b2cc5cf55 fixed ymodem internal buffer usage 3 months ago
  stefan f85d99b8a1 fixed ymodem poll cycles 3 months ago
  stefan 94c524357f fixed some typos and issues in tests 3 months ago
  stefan b8709a0332 added integrationtest for ymodem module 3 months ago
  stefan 1e79d21dbe added file headers to crc tests 3 months ago
  stefan 2c57e28fd3 added wait cycle at the end of a ymodem session to flush out all bytes from the sender and get a fresh shellmatta session 3 months ago
  stefan ba370ea951 added check for incomplete or superflous reception to ymodem module 3 months ago