Skip to content

Feat/vfs ls and xmodem ls#10151

Draft
benallfree wants to merge 8 commits intomeshtastic:developfrom
MeshEnvy:feat/vfs-ls-and-xmodem-ls
Draft

Feat/vfs ls and xmodem ls#10151
benallfree wants to merge 8 commits intomeshtastic:developfrom
MeshEnvy:feat/vfs-ls-and-xmodem-ls

Conversation

@benallfree
Copy link
Copy Markdown

@benallfree benallfree commented Apr 13, 2026

This PR builds upon #10141 to provide directory listing services to XMODEM.

Prerequisites

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • Heltec (Lora32) V3
    • LilyGo T-Deck
    • LilyGo T-Beam
    • RAK WisBlock 4631
    • Seeed Studio T-1000E tracker card
    • Other (please specify below)

FILE_O_WRITE on nRF52 (Adafruit LittleFS) appends to existing files
rather than truncating. Remove the file before opening for write so
repeated XModem uploads always produce the correct file size.

Made-with: Cursor
…pted transfers and update seq and crc16 types to uint32 in meshtastic_XModem struct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant