Loading ttcn/CAM/LibItsCam_Pics.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,10 @@ module LibItsCam_Pics { */ modulepar boolean PICS_CAM_RECEPTION := true; /** * @desc Is the IUT RSU? */ modulepar boolean PICS_RSU := false; } // end camPics } // end LibItsCam_Pics Loading
ttcn/CAM/LibItsCam_Pics.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,10 @@ module LibItsCam_Pics { */ modulepar boolean PICS_CAM_RECEPTION := true; /** * @desc Is the IUT RSU? */ modulepar boolean PICS_RSU := false; } // end camPics } // end LibItsCam_Pics