Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fragmentation: first and last fragment #14

Closed
reixd opened this issue Sep 10, 2014 · 0 comments
Closed

Fragmentation: first and last fragment #14

reixd opened this issue Sep 10, 2014 · 0 comments

Comments

@reixd
Copy link
Contributor

reixd commented Sep 10, 2014

Implement new fragmentation header types and fragment_id management commented in
e34a394#commitcomment-7727886

TMRh20 added a commit that referenced this issue Sep 11, 2014
Per #14 and
e34a394#commitcomment-7727886
added NETWORK_FIRST_FRAGMENT
- Add total_fragments to RF24NetworkFrame
- Add error checking per discussion
- Modify debug to include FRG for fragment handling messages and RT for
routed messages
- Add SERIAL_DEBUG_MINIMAL to be changed as required for debugging new
features in RF24NetworkDEV
TMRh20 added a commit that referenced this issue Sep 13, 2014
Notes:
- May require updating the RF24 driver (radio.rxFifoFull())

- Continue buffering data if a Network Ack is received and there is data
in the FIFO
- Fragmented payload handling improvements
- Repair and tested non-fragmented and fragmented data transfers with
user-defined header types
- Handling for data sent to self
- Stop listening during fragmented data transfers, speeds up data rates
(more to come)
- Adjusted frag_delay.
- Thanks to https://github.com/reixd and rRF24toTUN for making testing
things a lot easier
@reixd reixd closed this as completed Sep 17, 2014
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

No branches or pull requests

1 participant