Mentions légales du service

Skip to content
Snippets Groups Projects

add drift callback

All threads resolved!
Merged CABEL Tristan requested to merge 232-drift into qt6
All threads resolved!

Closes #232 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • Resolved by CABEL Tristan

      In the GTK version of the code, drift would stay very low on generated drivers like the generic oscilator.
      However, I tested it and observed fast growing negative drift.
      The report logged in the terminal is:

      [  INF  ] Stats after 23.6719 second session of 512hz sampling (declared rate),  
      [  INF  ]   Estimate : Driver samples at 5.1hz (1% of declared). 
      [  INF  ]   Received : 120 samples.  
      [  INF  ]   Expected : 12120 samples.  

      This looks like a bug, maybe due to not calculating the drift each time samples are recorded...

      Edited by Thomas PRAMPART
  • CABEL Tristan added 1 commit

    added 1 commit

    Compare with previous version

  • Thomas PRAMPART resolved all threads

    resolved all threads

  • Thomas PRAMPART approved this merge request

    approved this merge request

  • CABEL Tristan mentioned in commit f7f721f3

    mentioned in commit f7f721f3

  • merged

  • Please register or sign in to reply
    Loading