Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zstack 3.x.0 support for TI CC2652 chip #1352

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2022

  1. Initial Z-Stack driver

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    ad8cc87 View commit details
    Browse the repository at this point in the history
  2. Update to use separate serializer/deserialzer classes

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    62a61c1 View commit details
    Browse the repository at this point in the history
  3. Update CLI commands to get more visibility of stack

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    367a18a View commit details
    Browse the repository at this point in the history
  4. Initialisation update

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    6c584f9 View commit details
    Browse the repository at this point in the history
  5. Handle HA1.2 join

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    82c02ae View commit details
    Browse the repository at this point in the history
  6. Refactored after 1.2 breaking changes

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    a26892b View commit details
    Browse the repository at this point in the history
  7. Initialisation changes

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2ebd3e9 View commit details
    Browse the repository at this point in the history
  8. Update for SeqNum bug

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    81922c0 View commit details
    Browse the repository at this point in the history
  9. Finalise initialisation

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b970744 View commit details
    Browse the repository at this point in the history
  10. Remove APS Counter setting as this is now default

    Signed-off-by: Chris Jackson <chris@cd-jackson.com>
    cdjackson authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5c38547 View commit details
    Browse the repository at this point in the history
  11. Update POM version for zstack dongle

    t-8ch authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    42dab6d View commit details
    Browse the repository at this point in the history
  12. console: mark baudrate as required

    t-8ch authored and leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    54a4a03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83f5702 View commit details
    Browse the repository at this point in the history
  14. Fixing Zstack branch

    leonschenk committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    43a25ad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eaf00fb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    739d149 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fixes transaction issues

    leonschenk committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0c093ae View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Fixing some basic warnings

    leonschenk committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    8e040ae View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    d22fb76 View commit details
    Browse the repository at this point in the history
  2. Update README.md for Z-Stack 3 ZNP

    Update README.md for Z-Stack 3 ZNP
    Hedda committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b56de40 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. New configuration system

    leonschenk committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5afeb82 View commit details
    Browse the repository at this point in the history
  2. New configuration system

    leonschenk committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    32fb3ca View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    f487d98 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. When network comes online:

     read current channel using command
    leonschenk committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b213075 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Using UTF-8 as charset

    leonschenk committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    c7fe4c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Tests updated

    leonschenk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    32ba22c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    5e4f77e View commit details
    Browse the repository at this point in the history
  2. Fix interface issues

    leonschenk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5a3c258 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Hedda/patch-2

    Update README.md for Z-Stack 3 ZNP
    leonschenk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c214f8e View commit details
    Browse the repository at this point in the history
  4. Update parent version

    leonschenk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0bacccd View commit details
    Browse the repository at this point in the history
  5. Update parent version

    leonschenk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0fc54f8 View commit details
    Browse the repository at this point in the history
  6. LGTM issue

    leonschenk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9973b1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edc4af1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    b300372 View commit details
    Browse the repository at this point in the history
  2. Remove gradle file

    leonschenk committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7d5086b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6578239 View commit details
    Browse the repository at this point in the history