Skip to content

fw: Resolve new filename format - #118

Open
brian-r-calder wants to merge 3 commits into
fw-1.7.0-stagingfrom
development
Open

fw: Resolve new filename format#118
brian-r-calder wants to merge 3 commits into
fw-1.7.0-stagingfrom
development

Conversation

@brian-r-calder

Copy link
Copy Markdown
Collaborator

Raw files on the logger encode the serial number into the filename, but are constrained due to the 8.3 structure of the FAT formatting of the SD card. This modification addresses #110 by modifying the name to be "rawXXXXX.wbl" (with XXXXX the serial number) so that files transferred to the local environment on a phone or laptop are distinguishable and more readily selected.

@brian-r-calder brian-r-calder added this to the Firmware 1.7.0 milestone Aug 11, 2026
@brian-r-calder brian-r-calder self-assigned this Aug 11, 2026
@brian-r-calder brian-r-calder added enhancement New feature or request firmware Discussions of topics that definitely do or may pertain to WIBL logger firmware. labels Aug 11, 2026
@brian-r-calder brian-r-calder linked an issue Aug 11, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request firmware Discussions of topics that definitely do or may pertain to WIBL logger firmware.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify raw file naming convention in firmware

1 participant