Skip to content

Commit

Permalink
Merge branch 'riebl:master' into windows_build
Browse files Browse the repository at this point in the history
  • Loading branch information
khevessy authored Dec 31, 2024
2 parents 169990d + b2f3ad8 commit fb90ad8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vanetza/common/its_aid.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace aid

/**
* ITS-AID assigned for ETSI ITS
* \see TS 102 965 V2.1.1 Annex A
* \see TS 102 965 V2.2.1 Annex A
*/
constexpr ItsAid CA = 36;
constexpr ItsAid DEN = 37;
Expand All @@ -33,6 +33,9 @@ constexpr ItsAid IMZ = 640;
constexpr ItsAid SA = 540801;
constexpr ItsAid GPC = 540802;
constexpr ItsAid IPV6_ROUTING = 270549118;
constexpr ItsAid MR = 1618;
constexpr ItsAid AVM = 71;
constexpr ItsAid POI = 1619;

} // namespace aid
} // namespace vanetza
Expand Down

0 comments on commit fb90ad8

Please sign in to comment.