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

nimble/ll: Add support for custom TX power configuration #1359

Closed
wants to merge 1 commit into from

Commits on Sep 15, 2022

  1. nimble/ll: Add support for custom TX power configuration

    This allows to provide custom TX power setting and rounding
    functions which can take into account FEM configuration. Since
    this is highly dependend on HW configuration (FEM type and mode,
    BPFs, PA power etc) there is no point in providing "default"
    implementation as this should be typically provided by BSP or
    application.
    sjanc committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1a5a1e2 View commit details
    Browse the repository at this point in the history