Skip to content

Comments

Make it clear that GUI playback only works with .txt files#284

Merged
retiutut merged 1 commit intoOpenBCI:masterfrom
danielkaijzer:283-fix-incorrect-statement-csv-playback
Aug 13, 2025
Merged

Make it clear that GUI playback only works with .txt files#284
retiutut merged 1 commit intoOpenBCI:masterfrom
danielkaijzer:283-fix-incorrect-statement-csv-playback

Conversation

@danielkaijzer
Copy link
Contributor

Fixes #283

Changes Made

Playback Widget Documentation Update:

  • Corrected supported file format from .txt and .csv to .txt only, reflecting the actual GUI playback capabilities.

Marker Widget Recording Files Clarification:

  • Added specific filename format example (OpenBCI-RAW-yyyy-MM-dd-hh-mm-ss.txt) to help users identify the correct GUI CSV recording file.

added note about file format in Marker widget guide
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies the supported file formats for the OpenBCI GUI playback functionality and improves user guidance for identifying correct recording files. The documentation was updated to accurately reflect that GUI playback only supports .txt files, not .csv files as previously documented.

  • Corrected the Playback Widget documentation to specify only .txt files are supported for playback
  • Added a specific filename format example for GUI CSV recording files to help users identify the correct files

@retiutut retiutut merged commit 88900e6 into OpenBCI:master Aug 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix incorrect statement that Playback Widget accepts .csv files

2 participants