Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
NRF24L01+ Radio send channel evaluation and hopping heuristik (helps to reduces TX retransmits in relation to TX count)
  • Loading branch information
oberfritze authored Aug 12, 2023
1 parent 12a9da5 commit 3d1a946
Show file tree
Hide file tree
Showing 2 changed files with 941 additions and 837 deletions.
Loading

1 comment on commit 3d1a946

@oberfritze
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warum bringt dieses git tool auf einmal kein vernüftiges Delta mehr zustande? So ein ...
Geändert in hmPayload.h: der Aufruf von evalSendChannelQuality() und die neue Variable lastFragments.
Geändert in hmRadio.h: isNewSendChannel() bis dumpSendQuality() sowie der Aufruf von getNextSendChannel() und dumpSendQuality() und die Variablen mChQuality[] und mTxLastChIdx.

Please sign in to comment.