3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extended timeouts, txStandBy changes More... over 11 years ago
Forgot to take ce(LOW). More... over 11 years ago
Merge pull request #9 from mysensors/ethernet-improvement-feature More... over 11 years ago
Merge pull request #8 from mysensors/RF24-fixes More... over 11 years ago
Ack debug prints cleaned up. More... over 11 years ago
Added a-lurkers proposed changes to speed up message porcessing. More... over 11 years ago
A-lurker proposed chnage More... over 11 years ago
Merge pull request #7 from bblacey/RF24-isValid-patch More... over 11 years ago
Added isValid() method to RF24.h as requested by andreij in http://forum.mysensors.org/topic/6/update-rf24-library-to-latest-version#12 More... over 11 years ago
Forgot to move startFastWrite to public More... over 11 years ago
txStandby() function modified completely More... over 11 years ago
Lib now passes all tests More... over 11 years ago
Increased the ACK_SEND_DELAY from 5 milliseconds to 10 milliseconds to resolve soft ACK timeouts. More... over 11 years ago
Removed powerUp. No longer needed. More... over 11 years ago
Increased the startup delay after powerup. More... over 11 years ago
Changed order. More... over 11 years ago
Ok, had to introduce a small delay on the ack-sensing side to let ack-recieving side have to to switch to listening mode. More... over 11 years ago
Fix: txStandBy hang. Updated Transfer example More... over 11 years ago
A-lurkers changes that attempt to resolve the presentation message sending failures. Creating an experimentation branch for joint investigation. More... over 11 years ago
Merge pull request #6 from bblacey/example-versioning More... over 11 years ago
Tweaked sketch info formatting in two examples for consistency... More... over 11 years ago
Modified all example sketches to report the sketch info to the gateway/controller. More... over 11 years ago
Fixed link More... over 11 years ago
Fix: Standby after regular write cmd More... over 11 years ago
Updated some examples to show the new lib usage More... over 11 years ago
Corrected part of the documentation More... over 11 years ago
Updated readme and h file for doxygen More... over 11 years ago
Inspired idea to change TX standby code More... over 11 years ago
- Slight modification to reUseTX cmd More... over 11 years ago
Added writeFast() cmd - fill FIFO or return 0 More... over 11 years ago