Commit 4b1d1fa7 authored by Yann Garcia's avatar Yann Garcia
Browse files

First implementation of BFK TPs

parent c71138f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -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)