P25 Trunking Systems ({{ systems|length }})

{% for s in systems %}

{{ s.name }} WACN {{ s.wacn_id }} · SysID {{ s.system_id }}

{{ s.n_talkgroups }} talkgroups · {{ s.n_control_channels }} frequencies · {{ s.sites|length }} sites

Sites ({{ s.sites|length }}) {% for site in s.sites %} {% endfor %}
RFSSSiteName
{{ site.rfss_id }}{{ site.site_id }}{{ site.name }}
{% else %}

No P25 trunking systems in this codeplug.

{% endfor %}