Skip to content

feat: Add initial handling for Store and Forward PlusPlus packets#4136

Merged
jamesarich merged 1 commit into
mainfrom
feat/sfpp
Jan 5, 2026
Merged

feat: Add initial handling for Store and Forward PlusPlus packets#4136
jamesarich merged 1 commit into
mainfrom
feat/sfpp

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This commit introduces basic handling for STORE_FORWARD_PLUSPLUS_APP packets.

  • A new handler handleStoreForwardPlusPlus is added to MeshDataHandler to parse and log incoming Store and Forward PlusPlus packets.
  • The DebugViewModel is updated to decode and display StoreForwardPlusPlus payloads.

@jp-bennett 👀

This commit introduces basic handling for `STORE_FORWARD_PLUSPLUS_APP` packets.

- A new handler `handleStoreForwardPlusPlus` is added to `MeshDataHandler` to parse and log incoming Store and Forward PlusPlus packets.
- The DebugViewModel is updated to decode and display `StoreForwardPlusPlus` payloads.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the enhancement New feature or request label Jan 5, 2026
@jamesarich jamesarich enabled auto-merge January 5, 2026 01:10
@codecov

codecov Bot commented Jan 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (49f6ffe) to head (b6e4efd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4136   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich added this pull request to the merge queue Jan 5, 2026
Merged via the queue into main with commit 8400ae8 Jan 5, 2026
8 checks passed
@jamesarich jamesarich deleted the feat/sfpp branch January 5, 2026 01:32
@jp-bennett

Copy link
Copy Markdown
Contributor

It would be super cool if we could watch for our own text messages to get added to the chain, and show that status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants