Index: firmware/App/Controllers/PresOccl.c =================================================================== diff -u -r9302e1bd2413cbf99e80ac51aac38502d94801d9 -r4459be59bdc2896b44bcf6cd42d2762190e23c16 --- firmware/App/Controllers/PresOccl.c (.../PresOccl.c) (revision 9302e1bd2413cbf99e80ac51aac38502d94801d9) +++ firmware/App/Controllers/PresOccl.c (.../PresOccl.c) (revision 4459be59bdc2896b44bcf6cd42d2762190e23c16) @@ -108,7 +108,7 @@ /*********************************************************************//** * @brief - * The setPressureLimits function sets the lower and upper alarm limits \n + * The setPressureLimits function sets the lower and upper alarm limits * for a given pressure sensor. * @details * Inputs : none @@ -140,7 +140,7 @@ /*********************************************************************//** * @brief - * The setOcclusionThreshold function sets the occlusion pressure threshold \n + * The setOcclusionThreshold function sets the occlusion pressure threshold * for a given occlusion sensor. * @details * Inputs : none @@ -203,7 +203,7 @@ /*********************************************************************//** * @brief - * The handlePresOcclInitState function handles the pres/occl initialize state \n + * The handlePresOcclInitState function handles the pres/occl initialize state * of the pressure/occlusion monitor state machine. * @details * Inputs : TBD @@ -219,7 +219,7 @@ /*********************************************************************//** * @brief - * The handlePresOcclContReadState function handles the continuous read state \n + * The handlePresOcclContReadState function handles the continuous read state * of the pressure/occlusion monitor state machine. * @details * Inputs : TBD @@ -255,7 +255,7 @@ /*********************************************************************//** * @brief - * The checkPressureLimits function gets the pressure/occlusion data \n + * The checkPressureLimits function gets the pressure/occlusion data * publication interval. * @details * Inputs : occlusion pressures for the pumps @@ -289,7 +289,7 @@ /*********************************************************************//** * @brief - * The getPublishPresOcclDataInterval function gets the pressure/occlusion data \n + * The getPublishPresOcclDataInterval function gets the pressure/occlusion data * publication interval. * @details * Inputs : presOcclDataPublishInterval @@ -320,7 +320,7 @@ /*********************************************************************//** * @brief - * The getMeasuredBloodPumpOcclusion function gets the measured blood pump \n + * The getMeasuredBloodPumpOcclusion function gets the measured blood pump * occlusion pressure. * @details * Inputs : bloodPumpOcclusion @@ -331,7 +331,7 @@ /*********************************************************************//** * @brief - * The getMeasuredDialInPumpOcclusion function gets the measured dialysate \n + * The getMeasuredDialInPumpOcclusion function gets the measured dialysate * inlet pump occlusion pressure. * @details * Inputs : dialInPumpOcclusion @@ -342,7 +342,7 @@ /*********************************************************************//** * @brief - * The getMeasuredDialOutPumpOcclusion function gets the measured dialysate \n + * The getMeasuredDialOutPumpOcclusion function gets the measured dialysate * outlet pump occlusion pressure. * @details * Inputs : dialOutPumpOcclusion @@ -353,7 +353,7 @@ /*********************************************************************//** * @brief - * The publishPresOcclData function publishes pressure/occlusion data at the \n + * The publishPresOcclData function publishes pressure/occlusion data at the * set interval. * @details * Inputs : TBD @@ -378,7 +378,7 @@ /*********************************************************************//** * @brief - * The execPresOcclTest function executes the state machine for the \n + * The execPresOcclTest function executes the state machine for the * PresOccl self test. * @details * Inputs : none @@ -402,7 +402,7 @@ /*********************************************************************//** * @brief - * The testSetPresOcclDataPublishIntervalOverride function overrides the \n + * The testSetPresOcclDataPublishIntervalOverride function overrides the * pressure and occlusion data publish interval. * @details * Inputs : none @@ -428,7 +428,7 @@ /*********************************************************************//** * @brief - * The testResetPresOcclDataPublishIntervalOverride function resets the override \n + * The testResetPresOcclDataPublishIntervalOverride function resets the override * of the pressure and occlusion data publish interval. * @details * Inputs : none @@ -451,7 +451,7 @@ /*********************************************************************//** * @brief - * The testSetArterialPressureOverride function overrides the measured arterial \n + * The testSetArterialPressureOverride function overrides the measured arterial * pressure. * @details * Inputs : none @@ -475,7 +475,7 @@ /*********************************************************************//** * @brief - * The testResetArterialPressureOverride function resets the override of the \n + * The testResetArterialPressureOverride function resets the override of the * arterial pressure. * @details * Inputs : none @@ -498,7 +498,7 @@ /*********************************************************************//** * @brief - * The testSetVenousPressureOverride function overrides the measured venous \n + * The testSetVenousPressureOverride function overrides the measured venous * pressure. * @details * Inputs : none @@ -522,7 +522,7 @@ /*********************************************************************//** * @brief - * The testResetVenousPressureOverride function resets the override of the \n + * The testResetVenousPressureOverride function resets the override of the * venous pressure. * @details * Inputs : none @@ -545,7 +545,7 @@ /*********************************************************************//** * @brief - * The testSetBloodPumpOcclusionOverride function overrides the measured \n + * The testSetBloodPumpOcclusionOverride function overrides the measured * blood pump occlusion pressure.n * @details * Inputs : none @@ -569,7 +569,7 @@ /*********************************************************************//** * @brief - * The testResetBloodPumpOcclusionOverride function resets the override of the \n + * The testResetBloodPumpOcclusionOverride function resets the override of the * measured blood pump occlusion pressure. * @details * Inputs : none @@ -592,7 +592,7 @@ /*********************************************************************//** * @brief - * The testSetDialInPumpOcclusionOverride function overrides the measured \n + * The testSetDialInPumpOcclusionOverride function overrides the measured * dialysate inlet pump occlusion pressure.n * @details * Inputs : none @@ -616,7 +616,7 @@ /*********************************************************************//** * @brief - * The testResetDialInPumpOcclusionOverride function resets the override of the \n + * The testResetDialInPumpOcclusionOverride function resets the override of the * measured dialysate inlet pump occlusion pressure. * @details * Inputs : none @@ -639,7 +639,7 @@ /*********************************************************************//** * @brief - * The testSetDialOutPumpOcclusionOverride function overrides the measured \n + * The testSetDialOutPumpOcclusionOverride function overrides the measured * dialysate outlet pump occlusion pressure. * @details * Inputs : none @@ -663,7 +663,7 @@ /*********************************************************************//** * @brief - * The testResetDialOutPumpOcclusionOverride function resets the override of the \n + * The testResetDialOutPumpOcclusionOverride function resets the override of the * measured dialysate outlet pump occlusion pressure. * @details * Inputs : none