Index: sources/model/dg/data/MDGPressuresData.h =================================================================== diff -u -rd8027c74c31ed6c4212d3fbb9a1523eedb7d685d -r5db87178d372acd2cc4e5d75bf99f4c0cb11f1f2 --- sources/model/dg/data/MDGPressuresData.h (.../MDGPressuresData.h) (revision d8027c74c31ed6c4212d3fbb9a1523eedb7d685d) +++ sources/model/dg/data/MDGPressuresData.h (.../MDGPressuresData.h) (revision 5db87178d372acd2cc4e5d75bf99f4c0cb11f1f2) @@ -29,9 +29,9 @@ * \brief The MDGPressures class * \details The DG pressures data model * - * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | #1:(F32) | #2:(F32) | #3:(F32) | #4:(F32) | - * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------: |:--: |:--: |:--: |:--: | - * |0x2000| 0x080 | 8 | 1 Hz | N | DG | All | DG Pressures Data | mROInletPSI | mROOutletPSI | mDrainInletPSI | mDrainOutletPSI | + * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | #1:(F32) | #2:(F32) | #3:(F32) | #4:(F32) | + * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------: |:--: |:--: |:--: |:--: | + * |0x2000| 0x080 | 8 | 1 Hz | N | DG | All | DG Pressures Data | \ref Data::mROInletPSI | \ref Data::mROOutletPSI | \ref Data::mDrainInletPSI | \ref Data::mDrainOutletPSI | * * \sa Data *