Index: sources/model/dg/data/MDGLoadCellReadingsData.h =================================================================== diff -u -rd8027c74c31ed6c4212d3fbb9a1523eedb7d685d -r5db87178d372acd2cc4e5d75bf99f4c0cb11f1f2 --- sources/model/dg/data/MDGLoadCellReadingsData.h (.../MDGLoadCellReadingsData.h) (revision d8027c74c31ed6c4212d3fbb9a1523eedb7d685d) +++ sources/model/dg/data/MDGLoadCellReadingsData.h (.../MDGLoadCellReadingsData.h) (revision 5db87178d372acd2cc4e5d75bf99f4c0cb11f1f2) @@ -29,9 +29,9 @@ * \brief The MDGLoadCellReadings class * \details The DG load cell readings data model * - * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | #1:(F32) | #2:(F32) | #3:(F32) | #4:(F32) | - * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------: |:--: |:--: |:--: |:--: | - * |0x0C00| 0x080 | 8 | 10 Hz | N | DG | All | DG Load Cell Readings Data | mReservoir1Prim | mReservoir1Bkup | mReservoir2Prim | mReservoir2Bkup | + * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | #1:(F32) | #2:(F32) | #3:(F32) | #4:(F32) | + * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------: |:--: |:--: |:--: |:--: | + * |0x0C00| 0x080 | 8 | 10 Hz | N | DG | All | DG Load Cell Readings Data | \ref Data::mReservoir1Prim | \ref Data::mReservoir1Bkup | \ref Data::mReservoir2Prim | \ref Data::mReservoir2Bkup | * * \sa Data *