summaryrefslogtreecommitdiff
path: root/PluginControlInterface/include
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-232-8/+8
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-171-10/+9
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + ↵christian linke2012-12-172-7/+22
| | | | | fixed rundown Signed-off-by: christian linke <christian.linke@bmw.de>
* * some changes to AMM POC Control Sender base sample code to make ↵christian mueller2012-05-241-0/+72
| | | | | | statemachines more clear Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * removed all documentation to new placechristian mueller2012-03-062-2/+2
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * updated license headerschristian mueller2012-03-052-24/+26
| | | * updated documentation
* * fixing CAmSerializer.h - smaller changes and copy past stuffchristian mueller2012-03-051-0/+105
| | | | * adding new class in Controler plugin to use CAmSerializer to build up a shadow * added test to test the new class (unfinished)
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-7/+7
| | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* * [GAM-4] updated interfaces christian mueller2012-02-271-5/+9
| | | | | | | * shifted mainpage doxygen from EA generated to mainpage.h * added logo to doxygen documentation * fixed compile bug in cmakelists when no plugins are build * [ GAM-23 ]fixed plugin version recognition in cmake * first working CAmSerializer with DatabaseObserver
* * [ GAM-18 ] Add cancel rundown messages to interfaces: added possbility for ↵christian mueller2012-02-211-1/+1
| | | | | controller to call rundown on command and routing interfaces * beautified EA generated code in comments
* * merge of changes from ChristianFrank Herchet2012-02-141-1/+18
|
* * modify RoutingSender Async to match with TestHMIchristian mueller2012-02-091-5/+34
| | | * modify ControlSenderPlugin to have dummy behaviour
* * adoption of RoutinInterfaceAsync to testHMIchristian mueller2012-02-091-4/+25
| | | | * adoption of projekttypes.h to HMI * comment out wrapper dlt messages because too much pollution
* * more changes regarding test controller. Now a very basic connect is supportedchristian mueller2012-02-081-0/+8
|
* * worked in feedback from Thomas Goering towards integration testsver-0.0.9christian mueller2012-02-061-0/+3
| | | * corrected startup sequence and modified the testplugin so that the startup sequences match
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-69/+70
| | | * added used xml to the project
* * recreated the header files out of the model. Added versioning support in ↵christian mueller2012-01-121-1/+3
| | | | | | | | | | | | | | | | the headerfiles generated * ensured compatibility with 64 bit systems while compiling dbus [ changed FindDBUS.cmake] * updated the README to better support building * updated typo in introspectable string of DBusWrapper * reworked including strategie * added getInterfafeVersion method on all interfaces * added Interface Versioning support * added version as part of .so ending * it is no possible to set a vector of source and sink sound properties at a time * added interface to ask for all loaded plugins on RoutingSender * added first version of telnet server (not yet productive) - set to not active in CMakeLists.txt * added changelog (created out of git commit log) * added default values for all enum types to be save even on other if communication is on other domain
* first release !Christian Mueller2011-12-141-6/+25
|
* some updates, new testsChristian Mueller2011-12-121-0/+61