Commit History

Autor SHA1 Mensaxe Data
  stefan f9dbc35cc6 extended ascii to uint32 method with overflow protection and a customizable base hai 9 meses
  stefan d7e6cd4797 fixed crc16 implementation for large data hai 9 meses
  stefan dd087aa699 added unittest for CRC16 implementation hai 9 meses
  stefan 5c632acbcd fixed packet size calculation of ymodem hai 9 meses
  stefan 64be9d7af6 cleaned up shellmatta ymodem - still some things missing hai 9 meses
  stefan d141d3ea58 got the shellmatta up and running again - missing package decoding hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 82e14ac80f moved around implementations of ymodem functions hai 9 meses
  stefan 0ff4483f95 messed around with ymodem breaking it in the process... hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH f222fcae19 moved ymodem functions to shellmatta_ymodem.c hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 0cab765489 extended example with a ymodem command hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH dd89a4a125 added documentation page for ymodem hai 9 meses
  stefan 0dbe00354d added ymodem command to example hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 0df199248a fixed test setup hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities hai 9 meses
  shimatta 2873e4d355 Merge branch 'feature/mess_around_with_transport_layer' of shimatta/shellmatta into develop hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 93e04e04a8 added payload with maximum needed size to internal package type hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 646c38b793 improved documentation of transport layer and fixed reset function hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 39ab206bb2 added test cases for transport layer hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH fc1353b999 moved transport layer tests to its own directory hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 4578f6293c added output to gitignore hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer hai 9 meses
  shimatta 280af5b811 Merge branch 'feature/#68-hide-command-echo-on-unknown-command-when-echo-is-turned-off' of shimatta/shellmatta into develop hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo hai 9 meses
  shimatta 67279a17cb Merge branch 'feature/#63-add-simple-authentication-mechanism' of shimatta/shellmatta into develop hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH cac83a3500 refactored auth test file hai 9 meses
  stefan d19cd9daa9 added test for autocomplete hiding private commands hai 9 meses