Details

    • Type: Change
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V2.4.0.2, V2.4.1.0
    • Labels:
      None
    • Account:
      SPC TCP_IP (SPCTCPIP)

      Description

      The application shall be able to verify the requested sync parameters for validity before they are applied to the PTP stack through the PTP control interface.

      The new API function shall be as follows:
      uint32_t Ptp_CheckSyncParameterSet( PTP_SYNC_PARAMETERS_T* ptSyncParameters );

       

      The function basically checks the following (which are mostly the limitations of the 2PS HAL):

      • Sync0/1 interval must be in range of 5us <= interval <= 500ms
      • Sync0/1 offset must be smaller than the respective interval
      • Pulse length must be 
        • in range of 1us <= pulse length <= 500us
        • smaller than the smallest Sync0/1 interval
      • Sync 0 and 1 interval must be multiples/fractions of each other

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    TBaranczyk Thomas Baranczyk
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: