-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# c-its-itss | ||
C-ITS ITS-S reference implementation focused on a security meant for testing and studying of TeskaLabs SeaCat CA C-ITS API | ||
# C-ITS ITS-S Reference implementation | ||
|
||
This is a reference implementation of the ITS-S (a client side) as defined in ETSI C-ITS standards. | ||
Its main purpose is to enable implementators of the ITS-S software to study and validate their security implementation. | ||
It also contains a simple [ITS-G5](https://en.wikipedia.org/wiki/IEEE_802.11p) network simulator that utilizes UDP IPv4 multicast. | ||
|
||
Cooperative Intelligent Transport Systems (C-ITS) allow road users and traffic managers to share information and use it to coordinate their actions. | ||
It is a set of standards that describes data exchange between high-speed vehicles and between the vehicles and the roadside infrastructure, so called V2X communication. | ||
|
||
|
||
## C-ITS standards | ||
|
||
* ETSI TS 102 941 v1.1.1 | ||
* ETSI TS 103 097 v1.2.1 | ||
|
||
|