Fischer, Simon | Friedrich Lütze GmbH
|
f0369350ba
send nak symbol in case of faulty header
|
il y a 1 an |
Fischer, Simon | Friedrich Lütze GmbH
|
8ba735f375
send cancel symbol in case of reset with cancel
|
il y a 1 an |
Fischer, Simon | Friedrich Lütze GmbH
|
19b750177a
added some function to have more control over ymodem from higher layer
|
il y a 1 an |
Fischer, Simon | Friedrich Lütze GmbH
|
864819ab02
fixed some ymodem bugs
|
il y a 1 an |
Fischer, Simon | Friedrich Lütze GmbH
|
681baae0d0
temporary changes for debugging
|
il y a 1 an |
Simon Fischer
|
6a51417d1f
changed filesize datatype from uint16_t to uint32_t
|
il y a 1 an |
Simon Fischer
|
be0496e673
disable transport layer for ymodem
|
il y a 1 an |
Simon Fischer
|
29e3a47e46
remove unbalanced curly brace
|
il y a 1 an |
Simon Fischer
|
3962dfdadd
footer needs to be written to packetData as well otherwise the resulting crc will not match
|
il y a 1 an |
Simon Fischer
|
3d66471af4
wrong datatype caused crc check to fail almost every time
|
il y a 1 an |
Simon Fischer
|
de38f019cf
bugfix and remove debug messages
|
il y a 1 an |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
il y a 1 an |
Kübler, Carina | Friedrich Lütze GmbH
|
747f6042c9
adding logging feature
|
il y a 2 ans |
Kübler, Carina | Friedrich Lütze GmbH
|
4f10671bc0
adding baudrate set commands
|
il y a 2 ans |
Kübler, Carina | Friedrich Lütze GmbH
|
4664f07f82
optimze reset communication
|
il y a 2 ans |
Kübler, Carina | Friedrich Lütze GmbH
|
c88aca89c1
minor fix to send command
|
il y a 2 ans |
stefan
|
f4f7825e03
bugfixing in shellmatta transport python driver
|
il y a 2 ans |
stefan
|
d07c957454
added first implementation of python driver to access a shellmatta using the transport layer
|
il y a 2 ans |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
il y a 2 ans |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
il y a 2 ans |
stefan
|
d5b2e3a422
fix sending large amounts of data via transport layer
|
il y a 2 ans |
stefan
|
271a67b58e
move transport reset interface to global shellmatta.h - this shall be user accessible
|
il y a 2 ans |
stefan
|
2c5e008b7b
fixing global naming conventions, messing around wir docs etc.
|
il y a 2 ans |
stefan
|
94e96bd346
fix some misra findings
|
il y a 2 ans |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
il y a 2 ans |
stefan
|
0de0350940
moved transport layer functions out of the shellmatta module
|
il y a 2 ans |
stefan
|
afd0d44aac
changed naming convention of transport layer
|
il y a 2 ans |
stefan
|
bcf2d283c6
added a helper macro for the write method to switch between transport layer and manual mode
|
il y a 2 ans |
stefan
|
be8b0bffed
integrating transport layer instance into shellmatta instance
|
il y a 2 ans |
stefan
|
a475c7009d
added testcases for requesting the transport layers sequence counters
|
il y a 2 ans |