Fischer, Simon | Friedrich Lütze GmbH
|
19b750177a
added some function to have more control over ymodem from higher layer
|
1 год назад |
Simon Fischer
|
6a51417d1f
changed filesize datatype from uint16_t to uint32_t
|
1 год назад |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
1 год назад |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
2 лет назад |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
2 лет назад |
stefan
|
271a67b58e
move transport reset interface to global shellmatta.h - this shall be user accessible
|
2 лет назад |
stefan
|
2c5e008b7b
fixing global naming conventions, messing around wir docs etc.
|
2 лет назад |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
2 лет назад |
stefan
|
0de0350940
moved transport layer functions out of the shellmatta module
|
2 лет назад |
stefan
|
afd0d44aac
changed naming convention of transport layer
|
2 лет назад |
stefan
|
bcf2d283c6
added a helper macro for the write method to switch between transport layer and manual mode
|
2 лет назад |
stefan
|
be8b0bffed
integrating transport layer instance into shellmatta instance
|
2 лет назад |
Fischer, Simon
|
e78f2ff218
typo
|
3 лет назад |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
3 лет назад |
prozessorkern
|
e3c35bd0d5
improved doxygen documentation
|
3 лет назад |
prozessorkern
|
e6b45952b3
added tests for shellmatta_history and improved documentation
|
3 лет назад |
prozessorkern
|
c74e37b846
fix #47 now calling a continued command even without new input data
|
4 лет назад |
prozessorkern
|
96cf0c8d65
added busy command to the example + declared option parser options as const
|
4 лет назад |
prozessorkern
|
d7962a54dc
added busy mode and test
|
4 лет назад |
prozessorkern
|
3b99ad2a56
fix #43 added a config interface to change the newline character expected
|
4 лет назад |
prozessorkern
|
5e84f1b022
added continuous mode support fix #3
|
4 лет назад |
prozessorkern
|
17bb88d292
changed heredoc to exchange data via a stdin like interface with a read function fix #39
|
4 лет назад |
prozessorkern
|
5a00f22e31
added the help command variable to the instance structure to get independant commands for each instance fix #42
|
4 лет назад |
prozessorkern
|
ecc43307af
added first working option parser for short options
|
4 лет назад |
prozessorkern
|
60c4c7dadd
added basic interface of the shellmatta option parser + started adding a test module
|
4 лет назад |
prozessorkern
|
2921f9791b
fix #15 added an api to control mode and echo + fixed the implementation and added tests
|
4 лет назад |
prozessorkern
|
bf1d91eca7
close #14 - added a resetShell api function + fixed some problems
|
4 лет назад |
prozessorkern
|
d2617a4f86
close #31 - made all command parameter except the command name optional + added and fixed tests
|
4 лет назад |
prozessorkern
|
d1649e5e86
added remove api + small integratio test close #9
|
4 лет назад |
prozessorkern
|
16365f341e
changed heredoc support
|
5 лет назад |