summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorJürgen Gehring <Juergen.Gehring@bmw.de>2016-09-20 03:59:53 -0700
committerJürgen Gehring <Juergen.Gehring@bmw.de>2016-09-20 03:59:53 -0700
commit273814c76be4a8f906dc053492529b8d53b9e807 (patch)
treee7160dc68fe3f478a0c5c86aaccaeb620d528b63 /documentation
parent4c5d160362d8693aed8abd642212e68c9778bbda (diff)
downloadvSomeIP-273814c76be4a8f906dc053492529b8d53b9e807.tar.gz
vSomeIP 2.2.42.2.4
Diffstat (limited to 'documentation')
-rw-r--r--documentation/todo.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/documentation/todo.txt b/documentation/todo.txt
index f93e541..1933fd8 100644
--- a/documentation/todo.txt
+++ b/documentation/todo.txt
@@ -1,19 +1,3 @@
TODO:
-- handle endpoints for multicasts correctly. Especially, delete them if they are no longer needed.
- This should probably be done as part of the redesign of the endpoints.
-
-- implement "Zugverfahren". The so-called "Zugverfahren" allows to specify debouncing times and
- maximum retention times for SOME/IP communication channels, defined by their SOME/IP service
- identifier, SOME/IP method identifier, client instance and service instance. The "Zugverfahren"
- is implemented on server-side.
-
-- define an interface between the vsomeip runtime and the vsomeip configuration. The goal is to
- enable configuration to be done by a configuration file (default) or by an application specific
- (probably generated) code module.
-
- update the EA model to match the current implementation
-
-- create unit tests for serialization/deserialization, configuration, message exchange...
-
-- measure runtimes for exchanging local messages / UDP messages / TCP message