Loading ttcn/CAM/LibItsCam_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -567,7 +567,7 @@ module LibItsCam_Templates { template CamPdu mw_camMsg_basicVehicle modifies mw_camMsg_anyVehicle := { cam := { stationCharacteristics := {true, false, true}, stationCharacteristics := {true, true, true}, camParameters := { profileDependent := {basicVehicle := ?} } Loading Loading
ttcn/CAM/LibItsCam_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -567,7 +567,7 @@ module LibItsCam_Templates { template CamPdu mw_camMsg_basicVehicle modifies mw_camMsg_anyVehicle := { cam := { stationCharacteristics := {true, false, true}, stationCharacteristics := {true, true, true}, camParameters := { profileDependent := {basicVehicle := ?} } Loading