summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/src/CommandReceiverShadow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-011-442/+0
| | | | | | * [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-011-1/+1
| | | | | | | * 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
* * wrapping DLT calls in a new Class because of performance, codesize and ↵christian mueller2012-01-311-20/+21
| | | | | lazyness reasons * the whole project now compiles without a warning with -pedantic
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-241-326/+291
| | | * added used xml to the project
* * rework of buildsystemchristian mueller2011-12-231-2/+1
| | | | * now everything depends on a toplevel CMakefile * cleanup of makefiles and compiler options
* - added comments in XML descriptionChristian Mueller2011-12-181-4/+6
| | | | - fixed bug in Dbus signal sending - corrected namespace usage
* changes to make controlSender compile & loadableChristian Mueller2011-12-161-1/+1
|
* some updates, new testsChristian Mueller2011-12-121-5/+5
|
* total reworkChristian Mueller2011-12-081-0/+475
no more QT