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

EZSP v14 #631

Merged
merged 35 commits into from
Jul 20, 2024
Merged

EZSP v14 #631

merged 35 commits into from
Jul 20, 2024

Commits on Jun 19, 2024

  1. WIP

    puddly committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dfd1ab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix exportLinkKeyByIndex

    puddly committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fb9ba8e View commit details
    Browse the repository at this point in the history
  2. Fix setExtendedTimeout

    puddly committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    15f812e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21cfb4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4342d9b View commit details
    Browse the repository at this point in the history
  5. Compatibility with EZSP v9

    puddly committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    29d8b2e View commit details
    Browse the repository at this point in the history
  6. Compatibility with EZSP v4

    puddly committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a7df64b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Handle EmberStatus.ERR_FATAL

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1658fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6637e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a8f020 View commit details
    Browse the repository at this point in the history
  4. Fix launchStandaloneBootloader

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e8108b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7aa64b View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5bbdad1 View commit details
    Browse the repository at this point in the history
  7. Fix stack status unit tests

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4b0ca6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    160fb50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6eb2638 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae49685 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3f4c37 View commit details
    Browse the repository at this point in the history
  12. Move network initialization

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    77e5ddf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    120dab9 View commit details
    Browse the repository at this point in the history
  14. Mark abstract methods

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6ff116c View commit details
    Browse the repository at this point in the history
  15. Annotations for old Python

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    88e2363 View commit details
    Browse the repository at this point in the history
  16. More annotations

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4acfd95 View commit details
    Browse the repository at this point in the history
  17. Last one :)

    puddly committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bf4e1e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    6ea3fb0 View commit details
    Browse the repository at this point in the history
  2. WIP: tests

    puddly committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b2edc3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582c02b View commit details
    Browse the repository at this point in the history
  4. Drop async_mock

    puddly committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e3d10e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9de7766 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0a772c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc161e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f4a67 View commit details
    Browse the repository at this point in the history
  4. Fix application unit tests

    puddly committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a78d06b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Test load_network_info

    puddly committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4309ca5 View commit details
    Browse the repository at this point in the history
  2. Test write_network_info

    puddly committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    52dae0b View commit details
    Browse the repository at this point in the history