stefan
|
f85d99b8a1
fixed ymodem poll cycles
|
1 年間 前 |
stefan
|
b8709a0332
added integrationtest for ymodem module
|
1 年間 前 |
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
|
1 年間 前 |
stefan
|
ba370ea951
added check for incomplete or superflous reception to ymodem module
|
1 年間 前 |
stefan
|
26b25ee206
added structure documentation for ymodem
|
1 年間 前 |
stefan
|
5127069c73
suspending shellmatta transport optional mode when ymodem is running
|
1 年間 前 |
stefan
|
f9dbc35cc6
extended ascii to uint32 method with overflow protection and a customizable base
|
1 年間 前 |
stefan
|
5c632acbcd
fixed packet size calculation of ymodem
|
1 年間 前 |
stefan
|
64be9d7af6
cleaned up shellmatta ymodem - still some things missing
|
1 年間 前 |
stefan
|
d141d3ea58
got the shellmatta up and running again - missing package decoding
|
1 年間 前 |
Strobel, Stefan | Friedrich Lütze GmbH
|
82e14ac80f
moved around implementations of ymodem functions
|
1 年間 前 |
stefan
|
0ff4483f95
messed around with ymodem breaking it in the process...
|
1 年間 前 |
Strobel, Stefan | Friedrich Lütze GmbH
|
f222fcae19
moved ymodem functions to shellmatta_ymodem.c
|
1 年間 前 |
Strobel, Stefan | Friedrich Lütze GmbH
|
a3415d2a55
Merge branch 'develop' into feature/add_ymodem_receive_functionalities
|
1 年間 前 |
Fischer, Simon | Friedrich Lütze GmbH
|
f0369350ba
send nak symbol in case of faulty header
|
2 年 前 |
Fischer, Simon | Friedrich Lütze GmbH
|
8ba735f375
send cancel symbol in case of reset with cancel
|
2 年 前 |
Fischer, Simon | Friedrich Lütze GmbH
|
864819ab02
fixed some ymodem bugs
|
2 年 前 |
Fischer, Simon | Friedrich Lütze GmbH
|
681baae0d0
temporary changes for debugging
|
2 年 前 |
Simon Fischer
|
6a51417d1f
changed filesize datatype from uint16_t to uint32_t
|
2 年 前 |
Simon Fischer
|
29e3a47e46
remove unbalanced curly brace
|
2 年 前 |
Simon Fischer
|
3962dfdadd
footer needs to be written to packetData as well otherwise the resulting crc will not match
|
2 年 前 |
Simon Fischer
|
3d66471af4
wrong datatype caused crc check to fail almost every time
|
2 年 前 |
Simon Fischer
|
de38f019cf
bugfix and remove debug messages
|
2 年 前 |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
2 年 前 |