README.md 1.19 KB
Newer Older
Thomas Ritter's avatar
Thomas Ritter committed
# Abstract syntax notation module for ETSI TS 103 301 Release 2
Denis Filatov's avatar
Denis Filatov committed

ritterth's avatar
ritterth committed
These modules will be published as a part of delivery **ETSI TS 103 301 v2.2.1**

Thomas Ritter's avatar
Thomas Ritter committed
# Status: STABLE DRAFT - donot use
Denis Filatov's avatar
Denis Filatov committed
## License

The content of this repository and the files contained are released under the BSD-3-Clause license.

See the attached LICENSE file or visit https://forge.etsi.org/legal-matters.

## Dependencies
ritterth's avatar
ritterth committed
* The **[ETSI-ITS-CDD](https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2)** module from **ETSI TS 102 894-2**: "Intelligent Transport Systems (ITS); Users and applications requirements; Part 2: Applications and facilities layer common data dictionary".
Thomas Ritter's avatar
Thomas Ritter committed
* The **[IVI](https://standards.iso.org/iso/ts/19321/ed-3/en/)** module from **CEN ISO/TS 19321**: "Intelligent transport systems - Cooperative ITS - Dictionary of in-vehicle information (IVI) data structures".
ritterth's avatar
ritterth committed
The correctness of these ASN.1 files can be verified using the bash script **syntax_check.sh**

See the notes in this script for further details.

For convenience a Dockerfile is available that might be useful for this.

```
Usage:
ritterth's avatar
ritterth committed
	>docker build -t etsi-its-asn-is:2.2.1 .
	>docker run -v `pwd`:/home/etsi-its-asn1 etsi-its-asn-is:2.2.1