Skip to content

Add sent_at member to packet history#10045

Draft
NeimadTL wants to merge 1 commit intomeshtastic:developfrom
NeimadTL:fix-store-and-forward-chronology
Draft

Add sent_at member to packet history#10045
NeimadTL wants to merge 1 commit intomeshtastic:developfrom
NeimadTL:fix-store-and-forward-chronology

Conversation

@NeimadTL
Copy link
Copy Markdown

This new member is assigned when the packet is sent and will be used to display messages chronologically in conversation.

Fix for #4166, I don't have the hardware to test it.

This new member is assigned when the packet is sent and will be
used to display messages chronologically in conversation.
@github-actions github-actions bot added needs-review Needs human review enhancement New feature or request labels Mar 31, 2026
@GUVWAF
Copy link
Copy Markdown
Member

GUVWAF commented Apr 1, 2026

This will not yet be enough. It will need to be sent over the air, because the recipient of the S&F packet needs to know it, and then update the rx_time of the packet for the apps to properly parse the time of reception.

@NeimadTL
Copy link
Copy Markdown
Author

NeimadTL commented Apr 2, 2026

Does this mean to set the sent_at in that method here as well ?

Regarding the rx_time, should I set it with the sent_at here?

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.

2 participants