Historie revizí

Autor SHA1 Zpráva Datum
  stefan 8b2cc5cf55 fixed ymodem internal buffer usage před 9 měsíci
  stefan f85d99b8a1 fixed ymodem poll cycles před 9 měsíci
  stefan 94c524357f fixed some typos and issues in tests před 9 měsíci
  stefan b8709a0332 added integrationtest for ymodem module před 9 měsíci
  stefan 1e79d21dbe added file headers to crc tests před 9 měsíci
  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 před 9 měsíci
  stefan ba370ea951 added check for incomplete or superflous reception to ymodem module před 9 měsíci
  stefan 26b25ee206 added structure documentation for ymodem před 9 měsíci
  stefan 5127069c73 suspending shellmatta transport optional mode when ymodem is running před 9 měsíci
  stefan f9dbc35cc6 extended ascii to uint32 method with overflow protection and a customizable base před 9 měsíci
  stefan d7e6cd4797 fixed crc16 implementation for large data před 9 měsíci
  stefan dd087aa699 added unittest for CRC16 implementation před 9 měsíci
  stefan 5c632acbcd fixed packet size calculation of ymodem před 9 měsíci
  stefan 64be9d7af6 cleaned up shellmatta ymodem - still some things missing před 9 měsíci
  stefan d141d3ea58 got the shellmatta up and running again - missing package decoding před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 82e14ac80f moved around implementations of ymodem functions před 9 měsíci
  stefan 0ff4483f95 messed around with ymodem breaking it in the process... před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH f222fcae19 moved ymodem functions to shellmatta_ymodem.c před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 0cab765489 extended example with a ymodem command před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH dd89a4a125 added documentation page for ymodem před 9 měsíci
  stefan 0dbe00354d added ymodem command to example před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 0df199248a fixed test setup před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities před 9 měsíci
  shimatta 2873e4d355 Merge branch 'feature/mess_around_with_transport_layer' of shimatta/shellmatta into develop před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 93e04e04a8 added payload with maximum needed size to internal package type před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 646c38b793 improved documentation of transport layer and fixed reset function před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 39ab206bb2 added test cases for transport layer před 9 měsíci
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos před 9 měsíci