Loading ttcn/CAM/LibItsCam_Pixits.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ module LibItsCam_Pixits { * @desc Tester Station Id * Station Id used in CAM messages sent by the tester (IRS) */ modulepar integer PX_TESTER_STATION_ID := 111111; modulepar StationID PX_TESTER_STATION_ID := 111111; /** * @desc Tester Longitude reference position Loading Loading
ttcn/CAM/LibItsCam_Pixits.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ module LibItsCam_Pixits { * @desc Tester Station Id * Station Id used in CAM messages sent by the tester (IRS) */ modulepar integer PX_TESTER_STATION_ID := 111111; modulepar StationID PX_TESTER_STATION_ID := 111111; /** * @desc Tester Longitude reference position Loading