[riot-commits] [RIOT-OS/RIOT] 6c4010: Added standard way to query CCA status on CC2420 t...
Oleg Hahm
oleg at hobbykeller.org
Wed Apr 9 16:45:21 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6c40108c9ce3da11087ab41617bd08d20cda5a3e
https://github.com/RIOT-OS/RIOT/commit/6c40108c9ce3da11087ab41617bd08d20cda5a3e
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-02 (Wed, 02 Apr 2014)
Changed paths:
M boards/telosb/driver_cc2420.c
M boards/wsn430-v1_4/driver_cc2420.c
M drivers/cc2420/cc2420.c
M drivers/cc2420/include/cc2420_arch.h
M drivers/cc2420/include/cc2420_settings.h
M drivers/include/cc2420.h
Log Message:
-----------
Added standard way to query CCA status on CC2420 transceiver (squashed)
Commit: 7fe9a8db393fefac8706bc9db94b23b5ce70497a
https://github.com/RIOT-OS/RIOT/commit/7fe9a8db393fefac8706bc9db94b23b5ce70497a
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M drivers/cc2420/include/cc2420_settings.h
Log Message:
-----------
Completed CC2420 constants documentation (DOxygen)
Commit: 7de076efb2732dc0e5ee5fe91e39d05e5c367c4a
https://github.com/RIOT-OS/RIOT/commit/7de076efb2732dc0e5ee5fe91e39d05e5c367c4a
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M boards/telosb/driver_cc2420.c
Log Message:
-----------
Fixed error caused by non-inclusion of cc2420_txrx() prototype
Commit: 4ed4cc51fbdf721a584b24a10758d37fde46279c
https://github.com/RIOT-OS/RIOT/commit/4ed4cc51fbdf721a584b24a10758d37fde46279c
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M drivers/cc2420/cc2420.c
Log Message:
-----------
Fixed implementation of channel_clear() function
Commit: 7475f0b1a5f1d0a655a0c9f4cc9337fd3e895e19
https://github.com/RIOT-OS/RIOT/commit/7475f0b1a5f1d0a655a0c9f4cc9337fd3e895e19
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M drivers/cc2420/include/cc2420_settings.h
Log Message:
-----------
Change year of file copyright
Commit: 7f4c8f89384f248fc6196f0a541ddbbe79c383d5
https://github.com/RIOT-OS/RIOT/commit/7f4c8f89384f248fc6196f0a541ddbbe79c383d5
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M boards/wsn430-v1_4/driver_cc2420.c
Log Message:
-----------
Fix for WSN430 1.4 driver
Commit: fd7217b17376ba8b18985c1321738bb54003e84f
https://github.com/RIOT-OS/RIOT/commit/fd7217b17376ba8b18985c1321738bb54003e84f
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M boards/telosb/driver_cc2420.c
M boards/wsn430-v1_4/driver_cc2420.c
M drivers/cc2420/cc2420.c
M drivers/cc2420/include/cc2420_arch.h
M drivers/cc2420/include/cc2420_settings.h
M drivers/include/cc2420.h
Log Message:
-----------
Merge pull request #915 from rousselk/radio-cca
Add a standard way to query CCA status on CC2420 transceiver.
Compare: https://github.com/RIOT-OS/RIOT/compare/e4aee87e933b...fd7217b17376
More information about the commits
mailing list