3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding new example pingpair_dyn for dynamic payloads More... about 14 years ago
astyle -A1 -s2 More... about 14 years ago
Optimization of whatHappened, suggested by Mike Denzien More... about 14 years ago
docupdate More... about 14 years ago
astyle -A1 -s2 More... about 14 years ago
Now both roles use the IRQ. Thanks to Mike Denzien for testing & troubleshooting. More... about 14 years ago
Simplified printing, ok to do just from the irq handler More... about 14 years ago
Created a non-blocking write and an example for how to use it. More... about 14 years ago
Initial checking of new pingpair_irq example. Right now this is just the pingpair example but renamed. More... about 14 years ago
Factored out status-checking from write() into a public method More... about 14 years ago
More comments, factored out powerdown from write() More... about 14 years ago
Made timeouts more explicit in write() More... about 14 years ago
Documented some questionable behaviour as pointed out by mdenzien More... about 14 years ago
Tidied up EN_RXADDR setting More... about 14 years ago
Fix bug in setDataRate More... about 14 years ago
Added setRetries() More... about 14 years ago
docupdate More... about 14 years ago
Add dynpd/feature to printDetails More... about 14 years ago
Prettied up printDetails some more More... about 14 years ago
Purge useless gitignores More... about 14 years ago
Deleted starping relay. Superseded by RF24Network. More... about 14 years ago
Moved completely over to jam. bye bye make\! More... about 14 years ago
Removed unused file More... about 14 years ago
Move examples to 57600 baud More... about 14 years ago
Fixed bug of not including name. Also added extra tab on short strings. More... about 14 years ago
Re-organized nRF24L01.h file to place 'P' features in one location. Changed some bit value interpretation. More... about 14 years ago
Refactor repeated parts of printDetails into own methods More... about 14 years ago
Cleaned up some reinterpret casts to use new-style casts More... about 14 years ago
Added Jamfile for led_remote More... about 14 years ago
Fixed unused parameter warning More... about 14 years ago