Skip to content

drivers: lora: add support for runtime power adjustments#3

Merged
sbowles-gp merged 1 commit into
gridpoint-4.3.0from
feature/sc-221234/lora-sensor-tx-power
May 20, 2026
Merged

drivers: lora: add support for runtime power adjustments#3
sbowles-gp merged 1 commit into
gridpoint-4.3.0from
feature/sc-221234/lora-sensor-tx-power

Conversation

@sbowles-gp

Copy link
Copy Markdown
Collaborator
Make dts field power-amplifier-output optional. If defined,
the radio will remain bound to the power mode defined. Otherwise,
the radio will be free to dynamically switch between high and low
power modes based off the power level input.

@sbowles-gp sbowles-gp requested a review from ringlej March 30, 2026 17:09
@sbowles-gp sbowles-gp force-pushed the feature/sc-221234/lora-sensor-tx-power branch from a9cca82 to 738efd1 Compare May 19, 2026 14:56
Comment thread drivers/lora/loramac_node/sx126x_stm32wl.c
    Make dts field power-amplifier-output optional. If defined,
    the radio will remain bound to the power mode defined. Otherwise,
    the radio will be free to dynamically switch between high and low
    power modes based off the power level input.

Signed-off-by: Stevan Bowles <sbowles@gridpoint.com>
@sbowles-gp sbowles-gp force-pushed the feature/sc-221234/lora-sensor-tx-power branch from 738efd1 to 0ed5914 Compare May 20, 2026 17:37
@ringlej ringlej self-requested a review May 20, 2026 17:42

@eingalls-gridpoint eingalls-gridpoint left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I'd like to see the compliance warning addressed first as per Jon's comment before approval

edit: whoops, this was fixed in between me writing it and clicking the submit button :)

@sbowles-gp sbowles-gp merged commit 30566ec into gridpoint-4.3.0 May 20, 2026
9 checks passed
@sbowles-gp sbowles-gp deleted the feature/sc-221234/lora-sensor-tx-power branch May 20, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants