Loading ttcn/Common/LibItsCommon_Pixits.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -38,12 +38,12 @@ module LibItsCommon_Pixits { /** /** * @desc The Latitude of the tester. * @desc The Latitude of the tester. */ */ modulepar integer PX_TS_LATITUDE := 436175790; modulepar integer PX_TS_LATITUDE := 515344680; /** /** * @desc The Longitude of the tester. * @desc The Longitude of the tester. */ */ modulepar integer PX_TS_LONGITUDE := 70546480; modulepar integer PX_TS_LONGITUDE := 139284390; /** /** * @desc Tolerance to be applied when checking timestamps (ms) * @desc Tolerance to be applied when checking timestamps (ms) Loading Loading
ttcn/Common/LibItsCommon_Pixits.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -38,12 +38,12 @@ module LibItsCommon_Pixits { /** /** * @desc The Latitude of the tester. * @desc The Latitude of the tester. */ */ modulepar integer PX_TS_LATITUDE := 436175790; modulepar integer PX_TS_LATITUDE := 515344680; /** /** * @desc The Longitude of the tester. * @desc The Longitude of the tester. */ */ modulepar integer PX_TS_LONGITUDE := 70546480; modulepar integer PX_TS_LONGITUDE := 139284390; /** /** * @desc Tolerance to be applied when checking timestamps (ms) * @desc Tolerance to be applied when checking timestamps (ms) Loading