Skip to content

Commit

Permalink
#15 #14 Improve fragmentation and transfer speed
Browse files Browse the repository at this point in the history
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
  • Loading branch information
TMRh20 committed Sep 13, 2014
1 parent 6a79f9b commit 14db5e3
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 45 deletions.
Loading

0 comments on commit 14db5e3

Please sign in to comment.