8 Commits

Author SHA1 Message Date
Marven Gilhespie 43c8a709db [efr32] add radio.c debug counters for efr32mg12 and efr32mg21 (#4217)
Also adds Silicon Laboratories, Inc. to AUTHORS file.
2019-10-04 11:03:18 -07:00
Ciaran Woodward 0aa39f8d13 [doc] Add Cascoda to contributor list (#3794) 2019-05-02 09:08:27 -07:00
Qiang Gu a3771ca4ab Add Synopsys to AUTHOR. (#1831) 2017-05-25 06:38:52 -07:00
georgecpr 1f02a17c49 Added NXP Semiconductors to the AUTHORS file (#1797) 2017-05-22 09:29:02 -07:00
Seth Rickard e8611291d6 Add Support for Texas Instruments CC2650 (#1319)
* initial commit of cc2650 example code

* fixed the build order of cc2650 files

The ccfg struct was not being placed at the end of flash, this caused
the devices to become locked when reset after being programmed or
flashed with FlashProgrammer 2.

* Texas Instruments is not a subsidairy of Qualcomm

* added build instructions for the cc2650 platform

* moved to using 'VerifyOrExit' in cc2650 platform layer to match the rest of the codebase

* fixed build error from using the VerifyOrExit macro

* Using prebuilt gcc lib

* Moved cc26xxware to `thrid_party`

* Using directory based includes

* fixed driverlib name extension error

* refactored cc2650 radio module to use interrupts

The use of volatile structs was being ignored by gcc's size optomization
flag.

Refactored the recieve, transmit, and setup functions to use the
LAST_COMMAND_DONE and LAST_FG_COMMAND_DONE interrupts

* updated function declarations to specify void parameters

* added doxygen comments to the platform layer cc2650

* fixed spelling issue

* Migrated mbedtls to use the hardware AES engine and ROM SHA code for the cc2650 platform

* Add Minimal Thread Device to build.

* Merge pull request #10 in TIOP/openthread from feature/TIOP-10-use-the-ack-reception-functionality to master

TIOP-10  | ack reception.

Squashed commit of the following:

commit 48e7c0f72089b5e670b25d70d3e86929ec5a9a26
Author: Seth Rickard <s-rickard@ti.com>
Date:   Wed Jan 4 14:41:57 2017 -0800

    Added RX ACK command

    Added the IEEE_RX_ACK command as the next operation after a transmit for
    the CC2650 platform. This allows the Radio Core to handle all ACK
    reception instead of the Main Core

* Merge pull request #11 in TIOP/openthread from bugfix/TIOP-16-jenkins-support-v1 to master

TIOP-16 | Jenkins Support

Squashed commit of the following:

commit acb2fa06aa4316adaf077c3bf9d2e260d74b0af4
Author: Duane Ellis <d-ellis@ti.com>
Date:   Wed Jan 4 15:54:28 2017 -0800

    TIOP-16 | fix tabs and sh-bang

commit 82679dc01414155058e9794a0c1b51139706e771
Author: Duane Ellis <d-ellis@ti.com>
Date:   Wed Jan 4 15:07:48 2017 -0800

    TIOP-16 | jenkins support

* Merge pull request #12 in TIOP/openthread from feature/TIOP-9-use-csma-ca-functionality-of-the-cm0 to master

TIOP-9 | using CSMA-CA radio instruction to implement optional radio layer functionality.

Squashed commit of the following:

commit 85d7dbd7eba90d198577aa86c220688f1075f02d
Author: Seth Rickard <s-rickard@ti.com>
Date:   Thu Jan 5 16:26:01 2017 -0800

    Added Retry mechanism

commit 425d8a0bbcaaa025b4ae40c7a5926ccf78e00f21
Merge: 276eec8 d318ac8
Author: Seth Rickard <s-rickard@ti.com>
Date:   Wed Jan 4 16:10:27 2017 -0800

    Merge changes from adding rx ack command for the cc2650

commit 276eec82a6cbcfdfc45cdd9bd30a7413137059be
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 3 15:54:44 2017 -0800

    added CM0 CSMA-CA functionality

* Merge pull request #13 in TIOP/openthread from feature/TIOP-17-astyle-code-style-update to master

Squashed commit of the following:

commit cbe96d89d3326395f086de2644ee86d8010d8bfb
Author: Seth Rickard <s-rickard@ti.com>
Date:   Mon Jan 9 15:55:36 2017 -0800

    ran astyle for cc2650 platform

    added logic to cli and ncp Makefile.am's to ignore configuration files
    in cc26xxware

* updated TI licenses

* Merge pull request #15 in TIOP/openthread from feature/TIOP-19-support-energy-detect-scans to master

TIOP-19 | support energy detect scans on cc2650

Squashed commit of the following:

commit dace7ec3d3214947af9363aaf348ab45da263d8e
Merge: a8f982b d5c4746
Author: Seth Rickard <s-rickard@ti.com>
Date:   Wed Jan 11 16:08:50 2017 -0800

    Merge changes from master

commit a8f982bbbe31a2fba1a514b29dde5947da75e19d
Author: Seth Rickard <s-rickard@ti.com>
Date:   Wed Jan 11 12:56:58 2017 -0800

    added ieee energy detect command

* Merge pull request #14 in TIOP/openthread from bugfix/TIOP-18-fix-source-matching-structure to master

TIOP-18 | Fixed issue with the cc2650 RX command's source match structure. This was used in the autopend functionality

Squashed commit of the following:

commit 081b1e37a7b2c0d64260aa904819a9a2b84b11d6
Merge: bea5ecd d5c4746
Author: Seth Rickard <s-rickard@ti.com>
Date:   Wed Jan 11 15:57:28 2017 -0800

    Merge updates from master

commit bea5ecd727a5c01fd5c735c37d92496d0e4e2454
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 10 18:03:11 2017 -0800

    structure cleanup and implementation of maxRssi

commit fadc29dd178d087fe0d567dcdd22a658d5f3b2a0
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 10 16:37:33 2017 -0800

    fixed structure definitions

* Merge pull request #16 in TIOP/openthread from feature/TIOP-21-match-function-and-variable-naming to master

TIOP-21 | match function and variable naming conventions of OpenThread

Squashed commit of the following:

commit 743206f20a63c225fee12d4d9493600d9c2d89ad
Author: Seth Rickard <s-rickard@ti.com>
Date:   Thu Jan 26 15:25:37 2017 -0800

    added static keyword to static vars

    fixed typo
    changed variables `interrupts_disabled` to `interruptsWereDisabled` to
    increase clarity

commit ff4562352f01a2f199351edb11ece713ba07df22
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 24 18:13:38 2017 -0800

    fixed interrupts_disable early return error

commit 96170fda2c8179425ed57d5135b8ce2ad78770d1
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 24 18:08:24 2017 -0800

    ran astyle

commit 48ee9923804a898a2a0847ee5504190a183ccb4e
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 24 17:57:36 2017 -0800

    removed enabling state

    refactored the functions to syncronously wait for the RAT Start and
    Radio Setup commands to return.

commit 8c709bd912c33cb20f0e8ebead37251c4cc542c8
Author: Seth Rickard <s-rickard@ti.com>
Date:   Tue Jan 24 17:20:02 2017 -0800

    rolled state global booleans into cc2650 state enum

commit 5332494a233eb518399df459791d184533664d3e
Author: Seth Rickard <s-rickard@ti.com>
Date:   Mon Jan 23 18:12:58 2017 -0800

    moved #define to enum

commit cc2dbf184a0df84b930ca2cfc3a771f5eab06eae
Author: Seth Rickard <s-rickard@ti.com>
Date:   Mon Jan 23 16:39:17 2017 -0800

    changed function names and static variables to Hungarian Notation

* Updated license information for cc2650

Chaned author of cc2650 platform adaptation layer to `The OpenThread
Authors`

Moved cc26xxware to ti third_party subfolder and added README.md for
cc26xxware

* Reverted the travis script changes

Removed support for jenkins running travis scripts

* updated licenses and build flow

* updated code style

* removed cc26xxware doccumentation

* added constant assignment structures for radio commands

changed #if styling to match ot conventions

* added cc2650 target in travis scripts

* disabled gcc4.9 build for cc2650

* updated readme to reflect recommended toolchain
2017-02-15 18:16:11 -08:00
Krzysztof Loska 1a19689be6 Added Nordic Semiconductor as an author of OpenThread. (#796) 2016-10-12 09:21:58 -07:00
Nick Banks 09484288ed Add missing definitions for stdint.h and stdbool.h for Windows Kernel mode (#579)
* Add missing std*.h files to be used for Windows kernel mode.
* Add Microsoft to AUTHORS
2016-09-13 18:45:57 -07:00
Jonathan Hui 44350178ad Change copyright to The OpenThread Authors. (#583)
- Add a top-level file named AUTHORS which identifies the copyright
holders of the project.
2016-09-13 15:57:11 -07:00