Skip to content

Incorrect power sent to Wavelog for hamlib #4

@mattmelling

Description

@mattmelling

Thanks for providing such a useful tool :)

I am using WaveLogGoat with Hamlib 4.6.2, against Hamlib net rigctl against an Icom 7300.

WARN[2025-12-31T11:29:46Z] Hamlib support is untested and presumed broken. Please report success or failure to debug or remove this message!

Happy to report (mostly) success!

Using it daily for about 2 weeks and have not had any major issues.

The only thing that isn't right is the power levels sent to Wavelog, e.g.:

Image

The issue is that hamlib returns the mode and bandwidth on separate lines, whereas the code will try to interpret them as a single line. So we are using the bandwidth (Hz) as power level, and the power is never read from hamlib.

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