stefan
|
6f802670eb
added ymodem robustness to missing filesize
|
9 mesiacov pred |
stefan
|
b0344dfed5
Merge branch 'develop' into feature/add_ymodem_receive_functionalities
|
9 mesiacov pred |
shimatta
|
5f59e54056
Merge branch 'feature/implement-transport-layer-multidrop' of shimatta/shellmatta into develop
|
9 mesiacov pred |
stefan
|
d613984e9d
fixed transport search function - added test
|
9 mesiacov pred |
stefan
|
bd64923590
added checks for packet lengths
|
9 mesiacov pred |
stefan
|
c5d9aaa9c4
added address to transport layer
|
9 mesiacov pred |
stefan
|
35c24d6b3c
added addressing
|
9 mesiacov pred |
stefan
|
39ee823520
added search implementation to transport layer
|
9 mesiacov pred |
stefan
|
65f61db822
implemented transport layers packet size interface
|
9 mesiacov pred |
stefan
|
3ee421f704
extended ymodem documentation
|
9 mesiacov pred |
stefan
|
8b2cc5cf55
fixed ymodem internal buffer usage
|
9 mesiacov pred |
stefan
|
f85d99b8a1
fixed ymodem poll cycles
|
9 mesiacov pred |
stefan
|
94c524357f
fixed some typos and issues in tests
|
9 mesiacov pred |
stefan
|
b8709a0332
added integrationtest for ymodem module
|
9 mesiacov pred |
stefan
|
1e79d21dbe
added file headers to crc tests
|
9 mesiacov pred |
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
|
9 mesiacov pred |
stefan
|
ba370ea951
added check for incomplete or superflous reception to ymodem module
|
9 mesiacov pred |
stefan
|
26b25ee206
added structure documentation for ymodem
|
9 mesiacov pred |
stefan
|
5127069c73
suspending shellmatta transport optional mode when ymodem is running
|
9 mesiacov pred |
stefan
|
f9dbc35cc6
extended ascii to uint32 method with overflow protection and a customizable base
|
9 mesiacov pred |
stefan
|
d7e6cd4797
fixed crc16 implementation for large data
|
9 mesiacov pred |
stefan
|
dd087aa699
added unittest for CRC16 implementation
|
9 mesiacov pred |
stefan
|
5c632acbcd
fixed packet size calculation of ymodem
|
9 mesiacov pred |
stefan
|
64be9d7af6
cleaned up shellmatta ymodem - still some things missing
|
9 mesiacov pred |
stefan
|
d141d3ea58
got the shellmatta up and running again - missing package decoding
|
9 mesiacov pred |
Strobel, Stefan | Friedrich Lütze GmbH
|
82e14ac80f
moved around implementations of ymodem functions
|
9 mesiacov pred |
stefan
|
0ff4483f95
messed around with ymodem breaking it in the process...
|
9 mesiacov pred |
Strobel, Stefan | Friedrich Lütze GmbH
|
f222fcae19
moved ymodem functions to shellmatta_ymodem.c
|
9 mesiacov pred |
Strobel, Stefan | Friedrich Lütze GmbH
|
0cab765489
extended example with a ymodem command
|
9 mesiacov pred |
Strobel, Stefan | Friedrich Lütze GmbH
|
dd89a4a125
added documentation page for ymodem
|
9 mesiacov pred |