aboutsummaryrefslogtreecommitdiff
path: root/csta/source-files/readme.txt
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-10-05 18:32:50 +0200
committerDimitri Sokolyuk <demon@dim13.org>2015-10-05 18:32:50 +0200
commiteea7dedabcfcb7f59d344456da7be1e42cdb20e4 (patch)
tree69bb03920514d72c1eef97b14de13714dbbb05f6 /csta/source-files/readme.txt
parentaf6018ecb5c0e6aafd1cb9f2ab5ae91142e118bb (diff)
Rename to lowercase
Diffstat (limited to 'csta/source-files/readme.txt')
-rw-r--r--csta/source-files/readme.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/csta/source-files/readme.txt b/csta/source-files/readme.txt
new file mode 100644
index 0000000..8fd8279
--- /dev/null
+++ b/csta/source-files/readme.txt
@@ -0,0 +1,28 @@
+
+The ZIP file ecma285source_files.zip contains the following files:
+
+- folder asn1-source – contains the ASN.1 source files derived from ECMA-285, 4th edition,
+ that can be used with many industry compilers.
+
+- acse_user_info_csta.asn1 – This file specifies the "CSTAFunctionality"
+ parameter type that is defined in ECMA-218 (CSTA Phase II Protocol). The file needs to be
+ compiled with the above ECMA-285 source file (See clause 8.2.2 in ECMA-285).
+
+- rose94.asn1 – This file specifies the Remote Operations ASN.1 definitions. It
+ may be required by some compilers that do not provide the Remote Operations
+ definitions automatically.
+
+- readme.txt – This file contains a short explanation of the ZIP file contents.
+
+
+amendments:
+-----------
+
+1. used old acse_user_info_csta.asn1 module instead of new application-context modules
+ that threw warnings due to multiple pdu tags 2. the definition for ACSEUserInformationForCSTA inside acse_user_info_csta.asn1 may
+ generate a ASN.1 compiler warning, to achieve backward compatibility this warning stays unresolved
+
+3. tabsize = 8
+
+
+ ECMA-285 4th edition is not involved in these changes. \ No newline at end of file