Skip to content

fix(opengd77): wire normalisation and import warnings per reference audit #74

Description

@pskillen

Problem

#43 reference audit found gaps between documented wire rules and adapter behaviour.

Items

Topic Documented Code today
Rx Only CPS Yes/No Stored as raw string — not normalised
Zone Skip vs All Skip Both documented Only All SkipscanSkip; Zone Skip in vendorExtras only (may be intentional)
Unresolved zone members Preserved in sourceMemberNames No import warning/report to operator
Member column caps Radio profile Hard-coded 80/32 in columns.ts until profile export lands

Intended outcome

  • Align parse/serialise with docs/reference/opengd77/channels.md where normalisation is specified.
  • Surface unresolved zone member names on import (report or validation UI).
  • Defer hard-coded caps to radio profile config when export profile issue ships.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions