Skip to content

Commit

Permalink
s/car/vehicle
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleds committed Jun 11, 2017
1 parent 916e967 commit 90747af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/RFC-CCS.md
Expand Up @@ -12,10 +12,10 @@ This protocol provides two features:

- *ACQUISITION:*
to acquire information which is not detectable by the visual subsystem,
such as the model and the turn intention of the cars in the proximity;
such as the model and the turn intention of the vehicles in the proximity;
- *ASSOCIATION:*
to associate a node from which a message from the network has been received
with a car detected by the visual subsystem.
with a vehicle detected by the visual subsystem.

### Notation

Expand All @@ -33,7 +33,7 @@ and the implementation can be found in the following list:

* KeepAlive:
sent periodically to allow nodes discoverability; it broadcasts all
the information of the sender, including the turn intention of the car;
the information of the sender, including the turn intention of the vehicle;
* CCS (Car Communication Signal):
sent to start the association procedure with a node of the network;
* FCT (Force Communication Termination):
Expand Down

0 comments on commit 90747af

Please sign in to comment.