[riot-commits] [RIOT-OS/RIOT] b4e12e: at86rf231: at86rf231_set_address_long bugfix
Thomas Eichinger
thomas.eichinger1 at gmail.com
Tue Mar 17 13:23:30 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b4e12ed9d2a092390a5643ffef955af459f76914
https://github.com/RIOT-OS/RIOT/commit/b4e12ed9d2a092390a5643ffef955af459f76914
Author: Joakim Gebart <joakim.gebart at eistec.se>
Date: 2015-03-17 (Tue, 17 Mar 2015)
Changed paths:
M drivers/at86rf231/at86rf231.c
Log Message:
-----------
at86rf231: at86rf231_set_address_long bugfix
The old code was never working, all of the middle address bytes were set
to 0x00 because of the bitwise AND being executed after the right shift.
Commit: cce3edba8dae09013b6c8422964becddff4bc3b0
https://github.com/RIOT-OS/RIOT/commit/cce3edba8dae09013b6c8422964becddff4bc3b0
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2015-03-17 (Tue, 17 Mar 2015)
Changed paths:
M drivers/at86rf231/at86rf231.c
Log Message:
-----------
Merge pull request #2620 from gebart/pr/at86rf231-set-long-addr-fix
at86rf231: at86rf231_set_address_long bugfix
Compare: https://github.com/RIOT-OS/RIOT/compare/2acd216d5a61...cce3edba8dae
More information about the commits
mailing list