Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-827

Mention the FPS rate change and animation timer tick sync need

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • QSR 1.2
    • QSR 1.2
    • Documentation
    • None
    • I50fce6d38bb733a1bc99969c5c38c74c231d4cd6
    • Sprint 32

    Description

      In case the user wants to modify theĀ SAFE_TARGET_FPS rate (tooling parameter or project file option), the user should also consider updating theĀ qsafeconstraints.h file and corresponding setting for the animation

      static const quint32 ANIMATION_TIMER_TICK_IN_MS=20; //Animation timer in ms
      

      The frames per second (FPS) setting is inverse to the timer tick, and they should match in order to get a smooth animation if the default FPS is not used.

      Note: Maybe the constraints class documentation should also have some explicit mention to keep these values defined in different locations synced.

      http://10.204.0.5/1.2/2020-10-13.00.01.01/SafetyManual/saferenderer-constraints.html#ANIMATION_TIMER_TICK_IN_MS-var

      Attachments

        Issue Links

          For Gerrit Dashboard: QSR-827
          # Subject Branch Project Status CR V

          Activity

            People

              tarjasundqvist Tarja Sundqvist
              assaarel Asmo Saarela (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes