Index: firmware/App/Services/FPGA.c =================================================================== diff -u -r1fb58baf6e7e3d1f054b2a3634e233da7609dad9 -r39bff5f9647203d9eb86e18048728057dc68b4eb --- firmware/App/Services/FPGA.c (.../FPGA.c) (revision 1fb58baf6e7e3d1f054b2a3634e233da7609dad9) +++ firmware/App/Services/FPGA.c (.../FPGA.c) (revision 39bff5f9647203d9eb86e18048728057dc68b4eb) @@ -1020,7 +1020,7 @@ /*********************************************************************//** * @brief - * The startDMAReceiptOfReadResp function initiates readiness of the DMA \n + * The startDMAReceiptOfReadResp function initiates readiness of the DMA * receiver for the next DMA read command response from the FPGA. * @details * Inputs : none @@ -1221,7 +1221,7 @@ /*********************************************************************//** * @brief - * The getFPGADialInPumpOcclusion function gets the latest dialysate \n + * The getFPGADialInPumpOcclusion function gets the latest dialysate * inlet occlusion reading. * @details * Inputs : fpgaSensorReadings @@ -1235,7 +1235,7 @@ /*********************************************************************//** * @brief - * The getFPGADialOutPumpOcclusion function gets the latest dialysate \n + * The getFPGADialOutPumpOcclusion function gets the latest dialysate * outlet occlusion reading. * @details * Inputs : fpgaSensorReadings @@ -1359,7 +1359,7 @@ /*********************************************************************//** * @brief - * The setValveDialyzerInletPosition function sets the position of VDi \n + * The setValveDialyzerInletPosition function sets the position of VDi * in counts * @details * Inputs : fpgaActuatorSetPoints @@ -1374,7 +1374,7 @@ /*********************************************************************//** * @brief - * The getValveDialyzerInletPosition function reads the current position \n + * The getValveDialyzerInletPosition function reads the current position * of VDi in counts * @details * Inputs : none @@ -1432,7 +1432,7 @@ /*********************************************************************//** * @brief - * The setValveDialyzerOutletPosition function sets the position of VDo \n + * The setFPGAValveDialyzerOutletPosition function sets the position of VDo * in counts * @details * Inputs : fpgaActuatorSetPoints @@ -1447,7 +1447,7 @@ /*********************************************************************//** * @brief - * The getDialyzerOutletValvePosition function reads the current position \n + * The getFPGAValveDialyzerOutletPosition function reads the current position * of VDo in counts * @details * Inputs : none @@ -1461,7 +1461,7 @@ /*********************************************************************//** * @brief - * The getFPGAValveDialyzerOutletCurrentCounts function reads the current \n + * The getFPGAValveDialyzerOutletCurrentCounts function reads the current * of VDo in counts * @details * Inputs : none @@ -1505,7 +1505,7 @@ /*********************************************************************//** * @brief - * The setValveBloodVenousPosition function sets the position of VBV \n + * The setValveBloodVenousPosition function sets the position of VBV * in counts * @details * Inputs : fpgaActuatorSetPoints @@ -1520,7 +1520,7 @@ /*********************************************************************//** * @brief - * The getValveBloodVenousPosition function reads the current position \n + * The getValveBloodVenousPosition function reads the current position * of VBV in counts * @details * Inputs : none @@ -1534,7 +1534,7 @@ /*********************************************************************//** * @brief - * The getFPGAValveBloodVenousCurrentCounts function reads the current \n + * The getFPGAValveBloodVenousCurrentCounts function reads the current * of VBV in counts * @details * Inputs : none @@ -1577,7 +1577,7 @@ /*********************************************************************//** * @brief - * The setValveBloodArterialPosition function sets the position of VBA \n + * The setValveBloodArterialPosition function sets the position of VBA * in counts * @details * Inputs : fpgaActuatorSetPoints @@ -1592,7 +1592,7 @@ /*********************************************************************//** * @brief - * The getValveBloodArterialPosition function reads the current position \n + * The getValveBloodArterialPosition function reads the current position * of VBA in counts * @details * Inputs : none @@ -1606,7 +1606,7 @@ /*********************************************************************//** * @brief - * The getFPGAValveBloodArterialCurrentCounts function reads the current \n + * The getFPGAValveBloodArterialCurrentCounts function reads the current * of VBA in counts * @details * Inputs : none Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -rdb29226a158778db9c0bbcc202d3b56f9cf305c8 -r39bff5f9647203d9eb86e18048728057dc68b4eb --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision db29226a158778db9c0bbcc202d3b56f9cf305c8) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 39bff5f9647203d9eb86e18048728057dc68b4eb) @@ -3453,7 +3453,7 @@ /*********************************************************************//** * @brief - * The handleSetBloodValve function handles a request to set the HD air + * The handleSetAirTrapValve function handles a request to set the HD air * (blood) trap valve to open or close * @details * Inputs: none