summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [xml serializer] Add support for host buildKevin Rocard2014-02-121-18/+53
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-125-22/+22
* Wrap command table linesKevin Rocard2014-02-121-57/+133
* Add an optional csv flag to the listCriteria commandKevin Rocard2014-02-121-3/+15
* PFW: avoid warning in SubsystemObjectAndrei V. FOMITCHEV2014-02-121-3/+4
* PFW: Remove useless export date on top of settings XML fileGuillaume Denneulin2014-02-122-20/+0
* PFW: [xml generation] Change send command methodKevin Rocard2014-02-121-48/+57
* Fix incorect use of tabs, replace by spacesKevin Rocard2014-02-121-10/+10
* [remote-process] Change usage messageKevin Rocard2014-02-121-2/+2
* PFW: [pfw parsor] Fix the useless quote added in rule commandsKevin Rocard2014-02-121-2/+2
* Reduce parameter-framework log on startKevin Rocard2014-02-122-5/+1
* PFW: Fix the useless subsystem resync on PFW loadKevin Rocard2014-02-123-2/+29
* PFW: [Klockwork issue] Fix const operator=Kevin Rocard2014-02-122-2/+2
* PFW: Coding style violation correctionKevin Rocard2014-02-123-11/+32
* PFW: Parameter bloc can handle any mapping depthKevin Rocard2014-02-124-52/+99
* PFW: [PFW script generator] Rename sup* to *GroupKevin Rocard2014-02-121-3/+2
* [PFW] Fix display error when using getConfigurationParameter with BooleanPara...Frédéric Boisnard2014-02-121-3/+3
* [PFW] Fix issue when setting a parameter of a configuration not applicableFrédéric Boisnard2014-02-123-14/+35
* PFW: Define generic __unused macroKevin Rocard2014-02-121-0/+28
* [PFW] Access Configurations directlyFrédéric Boisnard2014-02-1210-11/+257
* [PFW] Take into account base offset when accessing value of parametersFrédéric Boisnard2014-02-128-34/+37
* PFW: [coverage] Support new log syntax & error handlingKevin Rocard2014-02-121-43/+62
* Exposes API to dump inclusive criteriaFrancois Gaffie2014-02-122-1/+2
* PFW: Support .pfw argument in lightRoutingUpdate.shKevin Rocard2014-02-121-16/+30
* PFW: Correct log level coverage scriptKevin Rocard2014-02-121-13/+31
* PFW: Correct truncated criterion logKevin Rocard2014-02-123-4/+16
* sortAsound.conf.sh do not handle spacesFrédéric Boisnard2014-02-121-1/+1
* PFW: Add licence header in coverage toolKevin Rocard2014-02-121-0/+20
* PFW: Wrong rule order in generated xml fileKevin Rocard2014-02-121-10/+12
* Add a getter for belonging subsystem in subsystem objectsGuillaume Denneulin2014-02-122-0/+9
* PFW: Test scripts & XML generator scriptsKevin Rocard2014-02-127-0/+1850
* PFW: Back synchronisation no longer failsKevin Rocard2014-02-126-14/+7
* PFW: XML coverage tool for domains and criterionsKevin Rocard2014-02-121-0/+913
* PFW: Revert "PFW: Add log on criterion creation"Kevin Rocard2014-02-121-6/+0
* PFW: Log criterion state at PFW startKevin Rocard2014-02-128-33/+76
* PFW: Add resync mechanism if a subsystem needs resyncGuillaume Denneulin2014-02-1213-50/+136
* PFW: Do not stop on hard sync errorsKevin Rocard2014-02-1234-171/+317
* PFW: Improve login in PFW core and amixer pluginKevin Rocard2014-02-124-44/+56
* PFW: Add log on criterion creationKevin Rocard2014-02-121-0/+6
* PFW: Correct test-platform compilationKevin Rocard2014-02-122-12/+14
* 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