| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Christian Linke <christian.linke@bmw.de>
|
|
|
|
|
|
| |
non existing static in Sockethandler
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>
|
|
|
|
|
| |
trigger the mainloop one last time before the AudioManager exits.
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
| |
Signed-off-by: christian linke <christian.linke@bmw.de>
|
|
|
|
|
|
| |
Signed-off-by: christian mueller <christian.linke@bmw.de>
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
| |
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
| |
Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
|
|
|
|
|
|
|
|
| |
watchdog functionality of the AudioManager. The function is based on the systemd watchdog functionality. The desired time intervals for checking the watchdog can be tweaked by the unit file for systemd. A sample unit file is added to the subdirectory cmake. Via Cmake build option, the watchdog functionality can be switched off.
If the development package from systemd is available it will use the lib that comes with it. If not, the default handler will be compiled along with the audiomanager and this one will be used.
Signed-off-by: Christian Mueller <christian.ei.mueller@bmw.de>
|
|
|
|
| |
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
|
| |
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>
|
|
|
| |
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
|
|
|
| |
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
|