Index: NVDataMgmt.c =================================================================== diff -u -rc71d01dc1d346e3208a6d4bb289fd62625b7ec19 -r09b112429917858f6e9f003290ae5b770ece880e --- NVDataMgmt.c (.../NVDataMgmt.c) (revision c71d01dc1d346e3208a6d4bb289fd62625b7ec19) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 09b112429917858f6e9f003290ae5b770ece880e) @@ -1577,7 +1577,7 @@ #ifdef _DG_ // Check all the calibration groups - haveCalGroupsPassed = TRUE; //isDGCalibrationRecordValid(); + haveCalGroupsPassed = isDGCalibrationRecordValid(); hasSystemRecordPassed = isDGSystemRecordValid(); hasServiceRecordPassed = isDGServiceRecordValid(); hasUsageRecordPassed = isDGUsageRecordValid(); // TODO add a alarm once dialin is completed