Index: results/cppcheckError.csv =================================================================== diff -u -ra35d5e68aad457339f625848809207a9650ad019 -r2d5157c59ced0866aaa32d9722d6f1ba28b0b18d --- results/cppcheckError.csv (.../cppcheckError.csv) (revision a35d5e68aad457339f625848809207a9650ad019) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision 2d5157c59ced0866aaa32d9722d6f1ba28b0b18d) @@ -1,5 +1,8 @@ File, Line No., Severity, Issue, Description <<<<<<< HEAD +<<<<<<< HEAD +======= +>>>>>>> DEN-4308-hd-valve-control-1-of-2 hdfirmware/firmware/App/Controllers/BloodFlow.c,813,style,unreadVariable,Variable 'flowStPt' is assigned a value that is never used. hdfirmware/firmware/App/Controllers/BloodFlow.c,815,style,unreadVariable,Variable 'measRotSpd' is assigned a value that is never used. hdfirmware/firmware/App/Controllers/BloodFlow.c,816,style,unreadVariable,Variable 'measSpd' is assigned a value that is never used. @@ -12,7 +15,11 @@ hdfirmware/firmware/App/Modes/ModePreTreat.c,89,style,unreadVariable,Variable 'stop' is assigned a value that is never used. hdfirmware/firmware/App/Modes/ModeTreatment.c,738,style,unreadVariable,Variable 'dialysisState' is assigned a value that is never used. hdfirmware/firmware/App/Services/Interrupts.c,180,style,variableScope,The scope of the variable 'debugStr' can be reduced. +<<<<<<< HEAD hdfirmware/firmware/App/Services/SystemCommMessages.c,1284,style,unreadVariable,Variable 'result' is assigned a value that is never used. +======= +hdfirmware/firmware/App/Services/SystemCommMessages.c,1313,style,unreadVariable,Variable 'result' is assigned a value that is never used. +>>>>>>> DEN-4308-hd-valve-control-1-of-2 hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c,0,information,toomanyconfigs,Too many #ifdef configurations - cppcheck only checks 12 of 21 configurations. Use --force to check all configurations. hdfirmware/firmware/FWCommon/NVDataMgmt.c,1568,style,variableScope,The scope of the variable 'quotient' can be reduced. hdfirmware/firmware/FWCommon/NVDataMgmt.c,1569,style,variableScope,The scope of the variable 'modulus' can be reduced. @@ -36,6 +43,7 @@ hdfirmware/firmware/FWCommon/Accel.c,680,style,unusedFunction,The function 'getAccelCalibration' is never used. hdfirmware/firmware/App/Controllers/BloodFlow.c,1256,style,unusedFunction,The function 'getBloodFlowCalibration' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,743,style,unusedFunction,The function 'getBootloaderFlag' is never used. +<<<<<<< HEAD ======= hdfirmware/firmware/App/Controllers/BloodFlow.c,815,style,unreadVariable,Variable 'flowStPt' is assigned a value that is never used. hdfirmware/firmware/App/Controllers/BloodFlow.c,817,style,unreadVariable,Variable 'measRotSpd' is assigned a value that is never used. @@ -115,11 +123,14 @@ hdfirmware/firmware/FWCommon/NVDataMgmt.c,723,style,unusedFunction,The function 'getBootloaderFlag' is never used. hdfirmware/firmware/FWCommon/Utilities.c,254,style,unusedFunction,The function 'getCriticalData' is never used. >>>>>>> DEN-4308-hd-valve-control-1-of-2 +======= +>>>>>>> DEN-4308-hd-valve-control-1-of-2 hdfirmware/firmware/App/Controllers/DGInterface.c,362,style,unusedFunction,The function 'getDGDrainPumpRPMSetPt' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,305,style,unusedFunction,The function 'getDGPressure' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,346,style,unusedFunction,The function 'getDGROPumpFlowRateMlMin' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,330,style,unusedFunction,The function 'getDGROPumpPressureSetPt' is never used. <<<<<<< HEAD +<<<<<<< HEAD hdfirmware/firmware/App/Controllers/DialInFlow.c,1227,style,unusedFunction,The function 'getDialInFlowCalibration' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,611,style,unusedFunction,The function 'getDisinfectionDate' is never used. hdfirmware/firmware/App/Services/FPGA.c,1118,style,unusedFunction,The function 'getFPGABloodPumpHallSensorStatus' is never used. @@ -253,4 +264,42 @@ hdfirmware/firmware/FWCommon/Accel.c,790,style,unusedFunction,The function 'testSetAccelMaxOverride' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,443,style,unusedFunction,The function 'writeLogData' is never used. >>>>>>> DEN-4308-hd-valve-control-1-of-2 +======= +hdfirmware/firmware/App/Controllers/DialInFlow.c,1227,style,unusedFunction,The function 'getDialInFlowCalibration' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,611,style,unusedFunction,The function 'getDisinfectionDate' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1136,style,unusedFunction,The function 'getFPGABloodPumpHallSensorStatus' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1170,style,unusedFunction,The function 'getFPGADialInPumpHallSensorStatus' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1204,style,unusedFunction,The function 'getFPGADialOutPumpHallSensorStatus' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,336,style,unusedFunction,The function 'getMfgData' is never used. +hdfirmware/firmware/App/Services/PIControllers.c,192,style,unusedFunction,The function 'getPIControllerSignals' is never used. +hdfirmware/firmware/FWCommon/RTC.c,427,style,unusedFunction,The function 'getRTCTimestamp' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,433,style,unusedFunction,The function 'getServiceDate' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,715,style,unusedFunction,The function 'getTreatmentParameterF32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,686,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,657,style,unusedFunction,The function 'getTreatmentParameterU32' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,530,style,unusedFunction,The function 'getTreatmentTime' is never used. +hdfirmware/firmware/App/Controllers/Valves.c,324,style,unusedFunction,The function 'getValvePosition' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,569,style,unusedFunction,The function 'getWaterConsumption' is never used. +hdfirmware/firmware/FWCommon/PersistentAlarm.c,61,style,unusedFunction,The function 'initPersistentAlarm' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,464,style,unusedFunction,The function 'isAlarmActive' is never used. +hdfirmware/firmware/App/Modes/ModeInitPOST.c,205,style,unusedFunction,The function 'isPOSTCompleted' is never used. +hdfirmware/firmware/App/Modes/ModeInitPOST.c,219,style,unusedFunction,The function 'isPOSTPassed' is never used. +hdfirmware/firmware/App/Drivers/Comm.c,279,style,unusedFunction,The function 'isSCI2DMATransmitInProgress' is never used. +hdfirmware/firmware/App/Drivers/SafetyShutdown.c,79,style,unusedFunction,The function 'isSafetyShutdownActivated' is never used. +hdfirmware/firmware/App/Services/SystemComm.c,242,style,unusedFunction,The function 'isUICommunicating' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,97,style,unusedFunction,The function 'phantomInterrupt' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,481,style,unusedFunction,The function 'readLogData' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,120,style,unusedFunction,The function 'rtiNotification' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,251,style,unusedFunction,The function 'sciNotification' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,721,style,unusedFunction,The function 'setBootloaderFlag' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,421,style,unusedFunction,The function 'setDGDialysateTemperatures' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,585,style,unusedFunction,The function 'setDisinfectionDate' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,318,style,unusedFunction,The function 'setMfgData' is never used. +hdfirmware/firmware/App/Controllers/PresOccl.c,152,style,unusedFunction,The function 'setOcclusionThreshold' is never used. +hdfirmware/firmware/App/Controllers/PresOccl.c,121,style,unusedFunction,The function 'setPressureLimits' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,407,style,unusedFunction,The function 'setServiceDate' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,505,style,unusedFunction,The function 'setTreatmentTime' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,545,style,unusedFunction,The function 'setWaterConsumption' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,456,style,unusedFunction,The function 'writeLogData' is never used. +>>>>>>> DEN-4308-hd-valve-control-1-of-2 ,,information,missingInclude,Cppcheck cannot find all the include files (use --check-config for details)