diff --git a/asn/CPM_CommonDataTypes.asn b/asn/CPM_CommonDataTypes.asn index ca3aeb725628199d41230703bffa4efd8f422360..70b387d22bfe1c17e83b5be90bdf1738fd04506c 100644 --- a/asn/CPM_CommonDataTypes.asn +++ b/asn/CPM_CommonDataTypes.asn @@ -512,9 +512,9 @@ Absolute accuracy of measurement to a confidence level of 95%. DistanceConfidence ::= INTEGER { zeroPointZeroOneMeter (1), oneMeter (100), - outOfRange (101), -- shall be set if the accuracy is out of range - unavailable (102) -- shall be set if the accuracy data is unavailable -} (0..102) + outOfRange (201), -- shall be set if the accuracy is out of range + unavailable (202) -- shall be set if the accuracy data is unavailable +} (0..202) /** @brief Dynamic Status Indication whether the detected object is classified as a dynamic (i.e. moving) object.