커밋 기록

작성자 SHA1 메시지 날짜
  shimatta de7d2b360f Merge branch 'release/V0.80.0000' of shimatta/shellmatta into master 11 달 전
  stefan f84d0a8c1c replaced forgotten direct write calls - would have bypassed the transport layer 11 달 전
  shimatta 42e4707486 Merge branch 'feature/add_ymodem_receive_functionalities' of shimatta/shellmatta into develop 11 달 전
  stefan 6531e17eb8 fixed documentation issues 11 달 전
  stefan 373f7dea24 fixed some documentation issues 11 달 전
  stefan 0c7ae9b653 added function documentation 11 달 전
  stefan 7b362a9afe refixed cppcheck findings 11 달 전
  stefan ba09be2d7a fixed cppcheck findings 11 달 전
  stefan 6f802670eb added ymodem robustness to missing filesize 11 달 전
  stefan b0344dfed5 Merge branch 'develop' into feature/add_ymodem_receive_functionalities 11 달 전
  shimatta 5f59e54056 Merge branch 'feature/implement-transport-layer-multidrop' of shimatta/shellmatta into develop 11 달 전
  stefan d613984e9d fixed transport search function - added test 11 달 전
  stefan bd64923590 added checks for packet lengths 11 달 전
  stefan c5d9aaa9c4 added address to transport layer 11 달 전
  stefan 35c24d6b3c added addressing 11 달 전
  stefan 39ee823520 added search implementation to transport layer 11 달 전
  stefan 65f61db822 implemented transport layers packet size interface 11 달 전
  stefan 3ee421f704 extended ymodem documentation 11 달 전
  stefan 8b2cc5cf55 fixed ymodem internal buffer usage 11 달 전
  stefan f85d99b8a1 fixed ymodem poll cycles 11 달 전
  stefan 94c524357f fixed some typos and issues in tests 11 달 전
  stefan b8709a0332 added integrationtest for ymodem module 11 달 전
  stefan 1e79d21dbe added file headers to crc tests 11 달 전
  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 11 달 전
  stefan ba370ea951 added check for incomplete or superflous reception to ymodem module 11 달 전
  stefan 26b25ee206 added structure documentation for ymodem 11 달 전
  stefan 5127069c73 suspending shellmatta transport optional mode when ymodem is running 11 달 전
  stefan f9dbc35cc6 extended ascii to uint32 method with overflow protection and a customizable base 11 달 전
  stefan d7e6cd4797 fixed crc16 implementation for large data 11 달 전
  stefan dd087aa699 added unittest for CRC16 implementation 11 달 전