diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-04-23 13:41:58 +0200 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-04-23 13:41:58 +0200 |
commit | c45fc85b78f3d8701346a231f07b7ffa984ca4ed (patch) | |
tree | 1485df9ae1746a12409b0c17bb32d1f810875774 /src/resources | |
parent | included open ticket test (diff) | |
download | UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.gz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.bz2 UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.lz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.xz UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.tar.zst UIC-barcode-c45fc85b78f3d8701346a231f07b7ffa984ca4ed.zip |
Diffstat (limited to '')
-rw-r--r-- | misc/headerSpec.asn (renamed from src/resources/headerSpec.asn) | 0 | ||||
-rw-r--r-- | misc/uicBarcodeFCBv2.0.1.asn (renamed from src/resources/uicBarcodeFCBv2.0.1.asn) | 2 | ||||
-rw-r--r-- | misc/uicBarcodeFCBv2.0.2.asn (renamed from src/resources/uicBarcodeFCBv2.0.2.asn) | 2 | ||||
-rw-r--r-- | misc/uicBarcodeFCBv2.0.asn (renamed from src/resources/uicBarcodeFCBv2.0.asn) | 2 | ||||
-rw-r--r-- | misc/uicBarcodeV1finalDelayConfirmation1.3.1.asn (renamed from src/resources/uicBarcodeV1finalDelayConfirmation1.3.1.asn) | 2 | ||||
-rw-r--r-- | misc/uicBarcodeV1finalDelayConfirmation1.3.asn (renamed from src/resources/uicBarcodeV1finalDelayConfirmation1.3.asn) | 2 |
6 files changed, 5 insertions, 5 deletions
diff --git a/src/resources/headerSpec.asn b/misc/headerSpec.asn index 08d84f6..08d84f6 100644 --- a/src/resources/headerSpec.asn +++ b/misc/headerSpec.asn diff --git a/src/resources/uicBarcodeFCBv2.0.1.asn b/misc/uicBarcodeFCBv2.0.1.asn index 010c49c..16c376b 100644 --- a/src/resources/uicBarcodeFCBv2.0.1.asn +++ b/misc/uicBarcodeFCBv2.0.1.asn @@ -1998,7 +1998,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED {
microDegree (0), -- approx. 11 cm on earth surface
- tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface
+ tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface
milliDegree (2), -- approx 110 meter on earth surface
centiDegree (3),
deciDegree (4)
diff --git a/src/resources/uicBarcodeFCBv2.0.2.asn b/misc/uicBarcodeFCBv2.0.2.asn index 5ac906d..d7067ca 100644 --- a/src/resources/uicBarcodeFCBv2.0.2.asn +++ b/misc/uicBarcodeFCBv2.0.2.asn @@ -2069,7 +2069,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED {
microDegree (0), -- approx. 11 cm on earth surface
- tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface
+ tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface
milliDegree (2), -- approx 110 meter on earth surface
centiDegree (3),
deciDegree (4)
diff --git a/src/resources/uicBarcodeFCBv2.0.asn b/misc/uicBarcodeFCBv2.0.asn index 2c2eda7..924a415 100644 --- a/src/resources/uicBarcodeFCBv2.0.asn +++ b/misc/uicBarcodeFCBv2.0.asn @@ -1996,7 +1996,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED {
microDegree (0), -- approx. 11 cm on earth surface
- tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface
+ tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface
milliDegree (2), -- approx 110 meter on earth surface
centiDegree (3),
deciDegree (4)
diff --git a/src/resources/uicBarcodeV1finalDelayConfirmation1.3.1.asn b/misc/uicBarcodeV1finalDelayConfirmation1.3.1.asn index 3c589eb..0181738 100644 --- a/src/resources/uicBarcodeV1finalDelayConfirmation1.3.1.asn +++ b/misc/uicBarcodeV1finalDelayConfirmation1.3.1.asn @@ -1977,7 +1977,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED { microDegree (0), -- approx. 11 cm on earth surface - tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface + tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface milliDegree (2), -- approx 110 meter on earth surface centiDegree (3), deciDegree (4) diff --git a/src/resources/uicBarcodeV1finalDelayConfirmation1.3.asn b/misc/uicBarcodeV1finalDelayConfirmation1.3.asn index fb19462..6b79451 100644 --- a/src/resources/uicBarcodeV1finalDelayConfirmation1.3.asn +++ b/misc/uicBarcodeV1finalDelayConfirmation1.3.asn @@ -2003,7 +2003,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN GeoUnitType ::= ENUMERATED { microDegree (0), -- approx. 11 cm on earth surface - tenthmilliDegree (1), -- 1 / 100000 degree is approx. 1.1 meter on earth surface + tenthmilliDegree (1), -- 1 / 10000 degree is approx. 11 meter on earth surface milliDegree (2), -- approx 110 meter on earth surface centiDegree (3), deciDegree (4) |