stefan
|
08a9aca942
messed around with the makefile and tests to get them back running
|
1 year ago |
stefan
|
2f88fd3aec
added username to prompt in autocomplete
|
1 year ago |
stefan
|
cbaacd10cf
added simple logging interface for logins
|
1 year ago |
stefan
|
26a9116bc1
added doxygen comments to shellmatta auth
|
1 year ago |
stefan
|
dba1825e30
resetting shell on logout
|
1 year ago |
stefan
|
8c35d8ba95
hiding command from autocompletion if not permitted
|
1 year ago |
stefan
|
030113ef0d
hiding unpermitted commands from help
|
1 year ago |
stefan
|
337c9f01df
pretending cmd does not exist when not permitted
|
1 year ago |
stefan
|
186d76d30e
finished login command
|
1 year ago |
stefan
|
6494717d1a
clearing history buffer on logout
|
1 year ago |
stefan
|
f58fe1de29
added basic login/logout logic
|
1 year ago |
Simon Fischer
|
29e3a47e46
remove unbalanced curly brace
|
1 year ago |
Simon Fischer
|
3962dfdadd
footer needs to be written to packetData as well otherwise the resulting crc will not match
|
1 year ago |
Simon Fischer
|
3d66471af4
wrong datatype caused crc check to fail almost every time
|
1 year ago |
Simon Fischer
|
de38f019cf
bugfix and remove debug messages
|
1 year ago |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
1 year ago |
stefan
|
e3a608294f
started implementing the interface to the authentication module
|
1 year ago |
Kübler, Carina | Friedrich Lütze GmbH
|
747f6042c9
adding logging feature
|
2 years ago |
Kübler, Carina | Friedrich Lütze GmbH
|
4f10671bc0
adding baudrate set commands
|
2 years ago |
Kübler, Carina | Friedrich Lütze GmbH
|
4664f07f82
optimze reset communication
|
2 years ago |
Kübler, Carina | Friedrich Lütze GmbH
|
c88aca89c1
minor fix to send command
|
2 years ago |
stefan
|
f4f7825e03
bugfixing in shellmatta transport python driver
|
2 years ago |
stefan
|
d07c957454
added first implementation of python driver to access a shellmatta using the transport layer
|
2 years ago |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
2 years ago |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
2 years ago |
stefan
|
d5b2e3a422
fix sending large amounts of data via transport layer
|
2 years ago |
stefan
|
271a67b58e
move transport reset interface to global shellmatta.h - this shall be user accessible
|
2 years ago |
stefan
|
2c5e008b7b
fixing global naming conventions, messing around wir docs etc.
|
2 years ago |
stefan
|
94e96bd346
fix some misra findings
|
2 years ago |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
2 years ago |