summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement IAmCommand getVolume method7.3Pau Espin Pedrol2015-10-078-1/+424
* small things - big hussleChristian Linke2015-10-071-1/+1
* remove uneccessary registered contextChristian Linke2015-10-061-2/+0
* make changes in utilities compileChristian Linke2015-10-063-33/+29
* Utility DBUS: Constructor now more verbosely on dbus errorJens Lorenz2015-10-061-9/+32
* Notification time calculation of watchdog fixedJens Lorenz2015-10-061-4/+5
* Utility DLT: Created template parameter pack to generate recursive code and a...Jens Lorenz2015-10-062-842/+76
* Utilities now build as a static or as a shared library on demand.Jens Lorenz2015-10-0613-45/+140
* * Some cmake variables exposed.Aleksandar Donchev2015-10-052-3/+3
* * Settings for commonAPI without binding code.Aleksandar Donchev2015-10-026-35/+24
* Remove nodestatemanager7.2Christian Linke2015-09-2241-4719/+30
* install more cmake packagesChristian Linke2015-09-171-1/+2
* * fix set_and_check of module path doesn't work with newer cmake versionsJens Lorenz2015-09-161-1/+1
* Utiltiy: DBUS: Constructor allows now set service prefix and object path. Mod...Jens Lorenz2015-09-162-8/+33
* Utility: DLT: New registerContext allows to set log level and trace status fr...Jens Lorenz2015-09-162-5/+51
* * remove warningChristian Linke2015-09-114-6/+13
* * CAPI wrapper with better someip integration.Aleksandar Donchev2015-09-113-9/+52
* * FindDBus.cmake excluded from project and replaced throught pkg_check_module. Aleksandar Donchev2015-09-075-63/+22
* * Some databasehandler cmake defines exposed in the configure file.Aleksandar Donchev2015-09-071-1/+3
* Change order of include of subdirectories...Christian Linke2015-09-041-7/+7
* * install tclap headers7.1Christian Linke2015-09-0223-919/+28
* Added compliance specifications 4.0 for control and routing interfaceChristian Linke2015-08-194-0/+523837
* Bug 308 - Change in Database Handlers to enable/disable enforced update7.0Jens Lorenz2015-08-042-85/+238
* Implemented filtering of duplicated notification configuration types on regis...Jens Lorenz2015-08-046-265/+160
* calculateMainConnectionDelay doesn't work if only a single connection has a t...Jens Lorenz2015-08-042-12/+19
* clean-up in MapHandler testsJens Lorenz2015-08-041-109/+81
* * make new serializer Calls public in order to use themChristian Linke2015-07-281-0/+2
* * cleaned up compile flagsChristian Linke2015-07-0710-83/+45
* Fixed cmake issuesJens Lorenz2015-07-062-4/+4
* * fix compiler issue introduced with new commandline parsing in mainJens Lorenz2015-07-061-1/+1
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-067-1079/+1063
* * Fix for the unit tests in accord with the domain id change .Aleksandar Donchev2015-07-062-21/+21
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-063-22/+13
* * Fixed bug causing infinite loop by determining all possible paths in the ro...Aleksandar Donchev2015-07-024-41/+223
* * Serializer reworked to offer convenient async and sync method calls.Aleksandar Donchev2015-07-021-1049/+321
* * enable entering domains with predefined idChristian Linke2015-07-013-0/+37
* * Common-API 3.1.2 support with dbus/someip binding.Aleksandar Donchev2015-07-018-220/+137
* * Unnecessary exception throwing for empty plugins list deleted.Aleksandar Donchev2015-06-102-2/+0
* * Fix for cmake complain about an explicit null terminated string and AM_SHAR...Aleksandar Donchev2015-06-021-6/+9
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-0220-585/+893
* Spelling changes to README.Jeremiah C. Foster2015-05-051-22/+22
* * Updated license fileChristian Linke2015-04-2886-78/+706
* * make commandline argument parsing a little nicer. Christian Linke2015-04-284-68/+140
* * adding generation of pc file upon review request of JaquesChristian Linke2015-04-162-0/+13
* * updated documentation, fixed bug in generation of documentation, adopted RE...Christian Linke2015-04-166-42/+157
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-15499-124/+54067
* * New function for binary DLT messages added to CAmDltWrapper.Aleksandar Donchev2015-04-142-0/+11
* * now only 3 header files are generated. Send and Receive interface s in one....Christian Linke2015-03-2424-923/+818
* * Forgot to add the Daemonversion in cmake for plugins.incubationChristian Linke2015-03-171-0/+1
* Do not store handle before it is initialisedPhilip Lorenz2015-03-121-2/+3