Simon Fischer
|
6a51417d1f
changed filesize datatype from uint16_t to uint32_t
|
há 1 ano atrás |
Simon Fischer
|
be0496e673
disable transport layer for ymodem
|
há 1 ano atrás |
Simon Fischer
|
29e3a47e46
remove unbalanced curly brace
|
há 1 ano atrás |
Simon Fischer
|
3962dfdadd
footer needs to be written to packetData as well otherwise the resulting crc will not match
|
há 1 ano atrás |
Simon Fischer
|
3d66471af4
wrong datatype caused crc check to fail almost every time
|
há 1 ano atrás |
Simon Fischer
|
de38f019cf
bugfix and remove debug messages
|
há 1 ano atrás |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
há 1 ano atrás |
Kübler, Carina | Friedrich Lütze GmbH
|
747f6042c9
adding logging feature
|
há 2 anos atrás |
Kübler, Carina | Friedrich Lütze GmbH
|
4f10671bc0
adding baudrate set commands
|
há 2 anos atrás |
Kübler, Carina | Friedrich Lütze GmbH
|
4664f07f82
optimze reset communication
|
há 2 anos atrás |
Kübler, Carina | Friedrich Lütze GmbH
|
c88aca89c1
minor fix to send command
|
há 2 anos atrás |
stefan
|
f4f7825e03
bugfixing in shellmatta transport python driver
|
há 2 anos atrás |
stefan
|
d07c957454
added first implementation of python driver to access a shellmatta using the transport layer
|
há 2 anos atrás |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
há 2 anos atrás |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
há 2 anos atrás |
stefan
|
d5b2e3a422
fix sending large amounts of data via transport layer
|
há 2 anos atrás |
stefan
|
271a67b58e
move transport reset interface to global shellmatta.h - this shall be user accessible
|
há 2 anos atrás |
stefan
|
2c5e008b7b
fixing global naming conventions, messing around wir docs etc.
|
há 2 anos atrás |
stefan
|
94e96bd346
fix some misra findings
|
há 2 anos atrás |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
há 2 anos atrás |
stefan
|
0de0350940
moved transport layer functions out of the shellmatta module
|
há 2 anos atrás |
stefan
|
afd0d44aac
changed naming convention of transport layer
|
há 2 anos atrás |
stefan
|
bcf2d283c6
added a helper macro for the write method to switch between transport layer and manual mode
|
há 2 anos atrás |
stefan
|
be8b0bffed
integrating transport layer instance into shellmatta instance
|
há 2 anos atrás |
stefan
|
a475c7009d
added testcases for requesting the transport layers sequence counters
|
há 2 anos atrás |
stefan
|
3490b47bde
change transport integration test to BDD style
|
há 2 anos atrás |
stefan
|
f1e729037e
fix endianess of transport write
|
há 2 anos atrás |
stefan
|
758c90d0df
added simple integration testcases for the transport layer
|
há 2 anos atrás |
stefan
|
ebf0e28843
refactored crc module and added simple unittests
|
há 2 anos atrás |
stefan
|
ba03ac9b38
brutally fixing tests
|
há 2 anos atrás |