Skip to content

Clarification on frequency code of SBAS #872

@bobzwik

Description

@bobzwik

Hello,
I've been digging into the code to figure out which frequencies of each constellation is used depending on the pos1-frequency parameter.

I found code2idx, and which each subfunction (for each constellation), I can understand which observation code is associated with the L1, L2, L5, L6, L7 options of pos1-frequency.

I've however found a mismatch. The comment for code2idx says that the L5 frequency of SBAS should return the code 2, but code2freq_SBS actually returns 1 for L5. This means that the SBAS L5 band is used when selecting L1+L2 for pos1-frequency, right? Is this intentional? Is the code wrong, or the comment?

Thanks in advance for the clarification!

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