Skip to content

TX power calculation assumes 100% power is 100w #7

Description

@brobertson

I applied the patch offered here to properly calculate power, but the result was that my QRP IC-705 is said to produce 50w, not 5!

My quick hack was to replace data.Power = powerPercent * 100 to replace data.Power = powerPercent * 10 Perhaps there is a more global solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions