# yaml-language-server: $schema=https://raw.githubusercontent.com/Chicago-Offline/codeplugger/5d2326610d8cae333d85a2e8f637cb755975aedd/schemas/profile-0.1.schema.json

$schema: "https://raw.githubusercontent.com/Chicago-Offline/codeplugger/5d2326610d8cae333d85a2e8f637cb755975aedd/schemas/profile-0.1.schema.json"
version: "0.1"
id: "chioff_dm32_shared"
name: "Chicago Offline Shared - Baofeng DM-32"
radio: "baofeng_dm32"
# Shared ChiOff community net for the Baofeng DM-32.
#
# The DM-32 is dual-band (VHF + UHF), so unlike the UHF-only MateTalk P4 it
# carries the MURS channels as well as the GMRS set.
#
# No radio_instance: this is a community profile, not tied to one operator's
# handset.
zones:
  # 6 channels: 4 simplex + road + the repeater pair.
  - id: "chioff_gmrs"
    name: "ChiOff GMRS"
    assignments:
      - "asg_chio_all"
      - "asg_chio_team1"
      - "asg_chio_team2"
      - "asg_chio_team3"
      - "asg_chio_road"
      - "asg_chio_repeater"
  # 10 channels: the DCS 023 ChiOff set, then upstream's open MURS set.
  # Both live in one zone so the toned/untoned pairing is visible while
  # scrolling.
  - id: "chioff_murs"
    name: "ChiOff MURS"
    assignments:
      - "asg_chio_murs1"
      - "asg_chio_murs2"
      - "asg_chio_murs3"
      - "asg_chio_murs4"
      - "asg_chio_murs5"
      - "asgn_murs_1"
      - "asgn_murs_2"
      - "asgn_murs_3"
      # Upstream names exceed the DM-32's 16-char channel-name limit.
      - {id: "asgn_murs_4", display_name: "MURS 4 Blue Dot"}
      - {id: "asgn_murs_5", display_name: "MURS 5 Grn Dot"}
