openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MySensors Arduino
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 71 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix bug in openReadingPipe which disallowed pipe 5
maniacbug
More...
about 14 years ago
Add RF_SETUP to printDetails
maniacbug
More...
about 14 years ago
Changed the logic. Button press now toggles the LED.
maniacbug
More...
about 14 years ago
Moved the wide_band variable and initializer cleanup.
Greg Copeland
More...
about 14 years ago
Added two default values to the RF24 constructor; speed and channel. Some additional constantness cleanup.
Greg Copeland
More...
about 14 years ago
Adds constantness to method declarations and arguments where possible. Added the concept of wide band. Currently not used but state is properly tracked in accordance with data rate selection. Default channel is changed to 64 in begin method. That needs to move anyways. Automatic ACKs can now be adjusted on a per pipeline bases.
Greg Copeland
More...
about 14 years ago
New P variant feature support with corresponding defines. RF_DR is now broken into two bits to support P variant and is now obsolete. RF_DR is now RF_DR_HIGH and RF_DR_LOW; with RF_DR_HIGH corresponding to the original RF_DR bit. Data rate can now select 250kbs mode on supporting hardware.
Greg Copeland
More...
about 14 years ago
astyle -A1
maniacbug
More...
about 14 years ago
Fixed led_remote in docs
maniacbug
More...
about 14 years ago
Added led_remote to docs
maniacbug
More...
about 14 years ago
Added a new example
maniacbug
More...
about 14 years ago
Fixed a bug in setDataRate
maniacbug
More...
about 14 years ago
Added setCRCLength
maniacbug
More...
about 14 years ago
Made all CONFIG register changes incremental not absolute
maniacbug
More...
about 14 years ago
Added 3rd FTDI port for my own use
maniacbug
More...
about 14 years ago
Added setDataRate()
maniacbug
More...
about 14 years ago
Added carrier detect and auto ack enable/disable
maniacbug
More...
about 14 years ago
Added carrier detect and auto-ack disable, and an example to use it
maniacbug
More...
about 14 years ago
Updating docs
maniacbug
More...
about 14 years ago
Revised documentation
maniacbug
More...
about 14 years ago
Environment-specific changes for me. Testing out latest arduino from git, and added a 3rd upload option
maniacbug
More...
about 14 years ago
Avoid spurious warnings
maniacbug
More...
about 14 years ago
Added extra debugging readability
maniacbug
More...
about 14 years ago
Do clock divider on chip select. Should improve SPI interop with other devices
maniacbug
More...
about 14 years ago
Renamed ping delay to ping interval and added some comments
maniacbug
More...
about 14 years ago
Comment bug
maniacbug
More...
about 14 years ago
Merge branch 'master' of github.com:maniacbug/RF24
maniacbug
More...
about 14 years ago
Refactored common code from leaf/relay nodes into static functions. Improved comments.
maniacbug
More...
about 14 years ago
Now caches the reading pipe 0 and re-sets it when starting to listen.
maniacbug
More...
about 14 years ago
Leaf only starts hunting for a new slot after 3 timeouts. Makes the system more stable.
maniacbug
More...
about 14 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree