Историја ревизија

Аутор 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 месеци