Skip to content

UX/TabletDebugger: Use epoch timestamp for data recording file name#3988

Merged
Kuuuube merged 1 commit into
OpenTabletDriver:0.6.xfrom
gonX:06x-use-epoch-timestamp-for-tablet-debugger-recording
Aug 19, 2025
Merged

UX/TabletDebugger: Use epoch timestamp for data recording file name#3988
Kuuuube merged 1 commit into
OpenTabletDriver:0.6.xfrom
gonX:06x-use-epoch-timestamp-for-tablet-debugger-recording

Conversation

@gonX
Copy link
Copy Markdown
Member

@gonX gonX commented Aug 18, 2025

This helps avoid multiple-access conflict (e.g. #3078) but also helps sending multiple smaller recordings

Changes tablet-data.txt to tablet-data_<timestamp>.txt, e.g. tablet-data_1234567890.txt

Fixes #3078

This helps avoid multiple-access conflict (e.g. OpenTabletDriver#3078) but also helps sending multiple smaller recordings
@gonX gonX added this to the 0.6.5.2 milestone Aug 18, 2025
@gonX gonX added enhancement New feature or request gui Affects driver GUI needs-forward-port PR or its features needs to be ported to development branch labels Aug 18, 2025
Copy link
Copy Markdown
Member

@Kuuuube Kuuuube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Kuuuube Kuuuube merged commit b46eb5d into OpenTabletDriver:0.6.x Aug 19, 2025
9 checks passed
@gonX gonX deleted the 06x-use-epoch-timestamp-for-tablet-debugger-recording branch September 24, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gui Affects driver GUI needs-forward-port PR or its features needs to be ported to development branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants