| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
output if the libPluginRoutingInterfaceAsync.so is not at the desired file path.
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
| |
Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
|
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
|
| |
fixed rundown
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
| |
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
| |
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
| |
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
|
|
| |
without dlt installed (WITH_DLT=OFF)
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
|
|
| |
Author: Frank Herchet <frank.fh.herchet@bmw.de>
Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
|
|
|
|
|
|
|
|
| |
*[GAM-71]: change timeout to 1.5s
*[GAM-71]: fix connectAbortTooLate test
* fix issue in CAmEnvironment::TearDown
Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
|
|
|
| |
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
|
|
|
|
|
|
|
| |
* changed dlt threadsafeness
* changes on timers in CAmSockethandler
* adopted test of Sockethandler to changes
* add versioning scheme to documentation
* added forgotten #include <map> on CamDbusWrapper and CAmRoutingSenderAsync
* adopted RoutingReceiverAsyncTests to new timers
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
|
|
| |
* Needed adoptions on CAmSockethandler tests
* Small bug in CAmSerializer
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
| |
* removed GENIVI copyright from headers
* [GDLT-41] changed DLT dependency to 2.5.0
|
| |
|
|
|
| |
* updated documentation
|
|
|
|
| |
* adding new class in Controler plugin to use CAmSerializer to build up a shadow
* added test to test the new class (unfinished)
|
|
|
|
|
|
| |
* [GAM-27] major refactoring: bringing everything to standardized names
* Enhancement of CAmSerializer.h
* improvement of documentation
* adoption & regeneration of inerfaces
|
|
|
|
|
|
|
|
|
|
|
| |
virtual desctructor
* implemented confirmation of routing ready in RoutingReceiver
* [Sockethandler] automatically set gDispatchDone to 0 when starting mainloop
* fixed unit text to work with latest changes (expect Dbus command interface)
* [GAM-4] added way to do synchronous calling on interfaces with the help of CAmSerializer.h
* reworked AsyncRoutingPlugin to work with CAmSerializer.h
* reworked AsyncRoutingPlugin to register elemtes in thread using CAmSerializer.h
* reworked AsncPlugin Tests to work with remodelled Plugin
|
|
|
|
|
| |
tests, updated audiomanagertypes.h and projecttypes.h
* change towards the versioning scheme of the audiomanager in CMakelists.txt
|
| |
|
|
|
|
|
|
|
| |
* changed interface of both from const to non-const
* corrected include headers to c++ style, eg. <cassert>
* corrected sendChangedData return type to void
* implemented tests for sinkclass and sourceclass peeking
* fixed bug in sockethandler (FD could not be removed) thanks to Frank
|
|
|
|
|
| |
lazyness reasons
* the whole project now compiles without a warning with -pedantic
|
|
|
|
|
|
| |
* changed paths of audiomanagertypes include in generated files
* changed order of parameters in asyncSetSinkSoundProperty / asyncSetSourceSoundProperty / cbTimingInformationChanged to have common style over all interfaces.
* changed default include paths for Controller etc...
* cleanup of warnings
|
|
|
| |
* added used xml to the project
|
|
|
| |
* updated .gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
*added commandline parser
*changed DLT_CONTEXT for AudioManager to AudioManager
*added signalhandler
*TODO: make signalhandler not only call but correctly rundown the daemon
|
|
* added busname for DbusroutingSender
* rework of sockethandlertests
* small changes on compilerflags
* new default error messages on dummy controller plugin
* new plugin Asynchronous including tests
|