Commit 3bdb33a3 authored by garciay's avatar garciay
Browse files

GeoNetworking codecs & Layers ongoing

parent 2286026a
......@@ -164,8 +164,8 @@ module LibItsGeoNetworking_TestSystem {
Bit256 ssp optional,
UInt32 its_aid optional
} with {
// encode "RAW";
variant ""
//encode "RAW";
variant "FIELDORDER(msb)"
}
/**
......@@ -176,14 +176,15 @@ module LibItsGeoNetworking_TestSystem {
MacAddress macDestinationAddress,
UInt32 its_aid
} with {
// encode "RAW";
variant ""
//encode "RAW";
variant "FIELDORDER(msb)"
}
} // end nt2Primitives
} // End of group networkAndTransportPrimitives
with {
variant ""
encode "LibIts_Interface"
} // end interfacePrimitives
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment