Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Replace hard-coded 0x0290 (1/FRAMES_PER_SEC in Q15) by INV_FRAME_PER_SEC_Q15

Basic info

  • Float reference:
    • Encoder (float):
    • Decoder (float):
  • Fixed point:
    • Encoder (fixed):
    • Decoder (fixed):

Bug description

At various places, (1/FRAMES_PER_SEC in Q15) is represented by 0x0290 - however, we have a macro for it.

Assignee Loading
Time tracking Loading