summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PFW: Prevent crash if subsystem structure missingFrédéric Boisnard2014-02-124-3/+27
* PFW: Report error for unknown element in settingsGeorges-Henri Baron2014-02-121-4/+2
* PFW: Do not check data sign when access blackboardFrédéric Boisnard2014-02-121-24/+0
* Allow 64bits bitParameterBlocksGuillaume Denneulin2014-02-128-35/+50
* PFW: Show pending configurations in status commandFrédéric Boisnard2014-02-124-6/+44
* PFW: Display warning messages to help userFrédéric Boisnard2014-02-127-3/+62
* PFW: Allow custom port number in test-platformFrédéric Boisnard2014-02-123-5/+8
* PFW: setCriterionState now support lexical stateKevin Rocard2014-02-122-1/+82
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-1241-323/+898
* PFW: Check if value provided is exactly an integerFrédéric Boisnard2014-02-122-21/+42
* PFW: Verification of Enum size compatibilityFrédéric Boisnard2014-02-122-9/+50
* PFW: BitParameter not allowed in settings by xsdKevin Rocard2014-02-121-85/+88
* PFW: Mapping values are not truncated after ':'Kevin Rocard2014-02-121-3/+19
* PFW: KlocWork Severe issues fix on Parameter FrameworkJhinX Lee2014-02-1211-0/+27
* PFW: Remove names from PFW license headerKevin Rocard2014-02-12205-1432/+205
* PFW: Fixed bug on BitParameterTypesFrédéric Boisnard2014-02-1214-33/+178
* PFW: overflow not detected for int parametersFrederic Boisnard2014-02-128-89/+199
* PFW: Add a command to delete all domainsKevin Rocard2014-02-124-0/+33
* PFW: Allow multiple 0 in XML array parametersFrederic Boisnard2014-02-121-5/+4
* PFW: Fix precision error on FixedPointParametersFrédéric Boisnard2014-02-121-1/+3
* PFW: Make test-platform run on androidKevin Rocard2014-02-121-0/+38
* PFW: Add CriterionFromStateList to test-platformKevin Rocard2014-02-122-0/+88
* PFW: Fixed ParameterMgr destructorFrederic Boisnard2014-02-121-0/+1
* gcc4.6: Fix incompatible type casts for 4.6 toolchain.Pavel Chupin2014-02-121-3/+3
* PFW: Fixed bug on fixed point parameter typesFrederic Boisnard2014-02-121-1/+6
* PFW: Allow multiple amend in mapping fieldPatrick Benavoli2014-02-121-2/+8
* PFW: Add getConfigurableElement() to CSubsystemObjectFrederic Boisnard2014-02-122-0/+8
* HAL code to be used on tablet -> enforce null pointer protectionFrancois Gaffie2014-02-122-0/+9
* Handle amend of mapping values at PFW levelGuillaume Denneulin2014-02-122-0/+40
* PFW: Add test meansGuillaume Denneulin2014-02-103-0/+353
* PFW: Enhance subsytem libraries load mechanismGuillaume Denneulin2014-02-1010-74/+262
* PFW: Fixed bug when entering empty ruleFrederic Boisnard2014-02-101-2/+14
* PFW: Enum parameter mappingPatrick Benavoli2014-02-109-54/+190
* PFW: Rule handling from CLIPatrick Benavoli2014-02-1016-129/+852
* PFW: No mapping attempt for virtual subsystemsPatrick Benavoli2014-02-102-0/+24
* PFW: Max value on bit parametersPatrick Benavoli2014-02-104-12/+41
* PFW: Manage subsystem plugin dependencyPatrick Benavoli2014-02-103-58/+119
* PFW: Parameter adaptation (platform interface)Patrick Benavoli2014-02-1014-5/+456
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-1042-325/+1695
* PFW: Virtual subsystemsPatrick Benavoli2014-02-1018-13/+217
* PFW: file organizationPatrick Benavoli2014-02-1035-1142/+640
* PFW: parameter access code reusePatrick Benavoli2014-02-104-40/+41
* PFW: selection criteria rule constraintsPatrick Benavoli2014-02-102-7/+7
* PFW: Mapping optimizationPatrick Benavoli2014-02-107-20/+34
* PFW: Wrong file export in hexadecimal formatGuillaume Denneulin2014-02-102-4/+11
* PFW: Plugin inheritancePatrick Benavoli2014-02-101-4/+34
* PFW: Enumeration typesPatrick Benavoli2014-02-104-1/+330
* PFW: Dynamic parameter accessPatrick Benavoli2014-02-1015-84/+244
* parameter-framework: SequencePatrick Benavoli2014-02-1023-469/+1051
* parameter-framework: Reusable command handlersPatrick Benavoli2014-02-101-0/+219