[riot-commits] [RIOT-OS/RIOT] b4f70b: drivers: Fixed struct documentation for cc110x
Alexandre Abadie
alexandre.abadie at inria.fr
Mon May 28 22:03:46 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b4f70be9efdb7a4999d2362e4d1269dbc9ffef68
https://github.com/RIOT-OS/RIOT/commit/b4f70be9efdb7a4999d2362e4d1269dbc9ffef68
Author: Marian Buschsieweke <marian.buschsieweke at ovgu.de>
Date: 2018-05-24 (Thu, 24 May 2018)
Changed paths:
M drivers/include/cc110x.h
Log Message:
-----------
drivers: Fixed struct documentation for cc110x
Commit: cbff3e6d3a557908591146fbba9bed0d26051af1
https://github.com/RIOT-OS/RIOT/commit/cbff3e6d3a557908591146fbba9bed0d26051af1
Author: Marian Buschsieweke <marian.buschsieweke at ovgu.de>
Date: 2018-05-24 (Thu, 24 May 2018)
Changed paths:
M drivers/cc110x/cc110x-rxtx.c
M drivers/cc110x/include/cc110x-interface.h
Log Message:
-----------
drivers: Implemented missing function in cc110x
Function cc110x_state_to_text is defined and (with ENABLE_DEBUG) referenced,
but implemented. This commit adds the missing implementation.
Commit: 30c79a66d0abd4ab1437d5ff6e06f01e170ee6ee
https://github.com/RIOT-OS/RIOT/commit/30c79a66d0abd4ab1437d5ff6e06f01e170ee6ee
Author: Marian Buschsieweke <marian.buschsieweke at ovgu.de>
Date: 2018-05-24 (Thu, 24 May 2018)
Changed paths:
M drivers/cc110x/cc110x-netdev.c
M drivers/cc110x/cc110x-rxtx.c
M drivers/cc110x/cc110x.c
M drivers/cc110x/include/cc110x-defines.h
M drivers/cc110x/include/cc110x-internal.h
Log Message:
-----------
drivers: Replaced magic numbers in cc110x
Replaced magic undocumented numbers in the code by human readable preprocessor
macros.
Commit: 2f3d811e99b7dee7643298faaa8613e3ed8a14e1
https://github.com/RIOT-OS/RIOT/commit/2f3d811e99b7dee7643298faaa8613e3ed8a14e1
Author: Marian Buschsieweke <marian.buschsieweke at ovgu.de>
Date: 2018-05-28 (Mon, 28 May 2018)
Changed paths:
M drivers/cc110x/cc110x-rxtx.c
M drivers/cc110x/gnrc_cc110x/gnrc_cc110x.c
Log Message:
-----------
drivers: Improved debug output in cc110x
Commit: d7585e379c5ac070bc3a3596e4bc2de6c4dd19bb
https://github.com/RIOT-OS/RIOT/commit/d7585e379c5ac070bc3a3596e4bc2de6c4dd19bb
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-28 (Mon, 28 May 2018)
Changed paths:
M drivers/cc110x/cc110x-netdev.c
M drivers/cc110x/cc110x-rxtx.c
M drivers/cc110x/cc110x.c
M drivers/cc110x/gnrc_cc110x/gnrc_cc110x.c
M drivers/cc110x/include/cc110x-defines.h
M drivers/cc110x/include/cc110x-interface.h
M drivers/cc110x/include/cc110x-internal.h
M drivers/include/cc110x.h
Log Message:
-----------
Merge pull request #9164 from maribu/cc110x
drivers: Various minor improvments of the cc110x driver
Compare: https://github.com/RIOT-OS/RIOT/compare/ea4aa1e178b3...d7585e379c5a
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list