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
about 5 hours
ago. based on code collected
about 22 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 69 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More doc tweaks
maniacbug
More...
about 14 years ago
Fix up some doc bugs
maniacbug
More...
about 14 years ago
Treat warning as errors in tests
maniacbug
More...
about 14 years ago
Changed test to use new 250kbps mode
maniacbug
More...
about 14 years ago
Merge cleanups
maniacbug
More...
about 14 years ago
sed s/boolean/bool/g
maniacbug
More...
about 14 years ago
astyle -A1 -s2
maniacbug
More...
about 14 years ago
Merge gcopeland/constremove
maniacbug
More...
about 14 years ago
As a just in case I misunderstood some of the constant-ness changes, I completely took out all of the constant correctness enahcements. Also added a powerUp() method.
Greg Copeland
More...
about 14 years ago
Merge branch 'p_enable' into constremove
Greg Copeland
More...
about 14 years ago
Adds explicit CRC width and PA level. Changes hardware initialization order to minimize noisy/false message reception. Removed begin call from constructor as begin now has delay which creates timer race initialization. The delay exists to allow for power on/reset radio settling which can otherwise prevent CONFIG bits from holding. Added a method to allow CRC hardware validation to be disabled. This is a requirement for various promiscuous listening RF applications. Setting CRC width now forces CRC hardware validation enable.
Greg Copeland
More...
about 14 years ago
Removed method argument const qualifiers.
Greg Copeland
More...
about 14 years ago
Reverted constructor changes. Changed SPI bus speed. Fixed setAutoAck for specific pipelines per suggestion.
Greg Copeland
More...
about 14 years ago
Added 3rd test case, static payload
maniacbug
More...
about 14 years ago
Simplify specification of test configs slightly
maniacbug
More...
about 14 years ago
Added a second test configuration
maniacbug
More...
about 14 years ago
Fixed bug in setcrclength and setdatarate which was mishandling the bits
maniacbug
More...
about 14 years ago
prepare tests to run with configuration parameters
maniacbug
More...
about 14 years ago
Created an all-up script runner
maniacbug
More...
about 14 years ago
bugfix
maniacbug
More...
about 14 years ago
Added a test script to control the test, using python.
maniacbug
More...
about 14 years ago
Added working test
maniacbug
More...
about 14 years ago
Created skeleton of new test
maniacbug
More...
about 14 years ago
Fixed missing includes, thanks to Spoiler for reporting the problem.
maniacbug
More...
about 14 years ago
comments
maniacbug
More...
about 14 years ago
Purge 'boolean' type, use 'bool' instead
maniacbug
More...
about 14 years ago
comments
maniacbug
More...
about 14 years ago
Reduce example payload size. Does this help reliability?
maniacbug
More...
about 14 years ago
Clean up read() to use new-style read_register, which reduces it to two lines of code
maniacbug
More...
about 14 years ago
Implement dynamic payloads, with an example
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