Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rwf-rr
Copy link
Contributor

@rwf-rr rwf-rr commented Oct 29, 2025

The Data Logger currently logs at the frame rate. This PR makes the interval configurable.

A new input box on the data logger tab specifies the interval in milliseconds. The interval is saved in the settings.

An interval of 0 (or less than 1/FPS) will log for each frame.

Unrelated: Add confirmations that the Data Logger was started or stopped (by F12 key).

It is not needed, as the interval is added to the real time, not the
last log time.
There is no detailed description of the data logger options in the
manual. Thus the manual does not require any further changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant