Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
728d7ae4
Commit
728d7ae4
authored
Jul 15, 2010
by
kovacsa
Browse files
asn.1 update
parent
79601265
Changes
1
Hide whitespace changes
Inline
Side-by-side
CAM/CAM.asn
View file @
728d7ae4
...
...
@@ -66,7 +66,7 @@ CoopAwareness ::= SEQUENCE {
}
ProfileParameters ::= CHOICE {
basicVehicle
NULL
,
basicVehicle
BasicVehicle
,
emergencyVehicle EmergencyVehicle,
publicTransportVehicle PublicTransportVehicle,
...
...
...
@@ -141,6 +141,10 @@ VehicleCommonParameters ::= SEQUENCE {
}
-- STF405: introduced as replacement for TaggedValue to reflect the profiles
BasicVehicle ::= SEQUENCE {
...
}
EmergencyVehicle ::= SEQUENCE {
lightBarInUse LightBarInUse OPTIONAL,
sireneInUse SireneInUse OPTIONAL,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment