Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NRF24L01+ Radio send channel evaluation and hopping heuristik (helps to reduces TX retransmits in relation to TX count)
- Loading branch information
3d1a946
There was a problem hiding this comment.
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.