From c2e543a2f3dbabe7302728885e67d3c4426978c7 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Tue, 5 Jul 2022 18:24:55 -0700 Subject: [PATCH] Initial commit - settings for AT-878 --- justfile | 7 ++++ my-radio.conf | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 112 insertions(+) create mode 100644 justfile create mode 100644 my-radio.conf diff --git a/justfile b/justfile new file mode 100644 index 0000000..d91b733 --- /dev/null +++ b/justfile @@ -0,0 +1,7 @@ +default: + just --list + +#Instatiate .conf file on radio +write-to-radio conf-file="device.conf": + dmrconfig -c {{conf-file}} + diff --git a/my-radio.conf b/my-radio.conf new file mode 100644 index 0000000..ab55635 --- /dev/null +++ b/my-radio.conf @@ -0,0 +1,105 @@ +# +# Configuration generated 2022/07/05 by dmrconfig, version 1.1.245 +# +Radio: Anytone AT-D878UV + +# Table of digital channels. +# 1) Channel number: 1-4000 +# 2) Name: up to 16 characters, use '_' instead of space +# 3) Receive frequency in MHz +# 4) Transmit frequency or +/- offset in MHz +# 5) Transmit power: High, Mid, Low, Turbo +# 6) Scan list: - or index in Scanlist table +# 7) Transmit timeout timer: (unused) +# 8) Receive only: -, + +# 9) Admit criteria: -, Free, Color, NColor +# 10) Color code: 0, 1, 2, 3... 15 +# 11) Time slot: 1 or 2 +# 12) Receive group list: - or index in Grouplist table +# 13) Contact for transmit: - or index in Contacts table +# +Digital Name Receive Transmit Power Scan TOT RO Admit Color Slot RxGL TxContact + 2 Channel_2 436.325 +0 Turbo 1 - - - 1 1 1 1 # Contact1 + 4 Channel_4 438.875 +0 Turbo 1 - - - 1 1 1 1 # Contact1 + 6 Channel_6 146.325 +0 Turbo 1 - - - 1 1 1 1 # Contact1 + 8 Channel_8 147.9875 +0 Turbo 1 - - - 1 1 1 1 # Contact1 + +# Table of analog channels. +# 1) Channel number: 1-4000 +# 2) Name: up to 16 characters, use '_' instead of space +# 3) Receive frequency in MHz +# 4) Transmit frequency or +/- offset in MHz +# 5) Transmit power: High, Mid, Low, Turbo +# 6) Scan list: - or index +# 7) Transmit timeout timer: (unused) +# 8) Receive only: -, + +# 9) Admit criteria: -, Free, Tone +# 10) Squelch level: Normal (unused) +# 11) Guard tone for receive, or '-' to disable +# 12) Guard tone for transmit, or '-' to disable +# 13) Bandwidth in kHz: 12.5, 25 +# +Analog Name Receive Transmit Power Scan TOT RO Admit Squelch RxTone TxTone Width + 1 Channel_1 435.525 +0 Turbo 1 - - - Normal - - 25 + 3 Channel_3 437.575 +0 Turbo 1 - - - Normal - - 25 + 5 Channel_5 144.525 +0 Turbo 1 - - - Normal - - 25 + 7 Channel_7 147.575 +0 Turbo 1 - - - Normal - - 25 + 9 KB6LED_Griz_Pk 145.290 -0.6 Turbo 1 - - - Normal - 131.8 25 + 10 CARLA_Oakland 146.850 -0.6 Turbo 1 - - - Normal - 162.2 25 + 11 Gz_Pk_K6LNK 146.850 -0.6 Turbo 1 - - - Normal - 162.2 25 + +# Table of channel zones. +# 1) Zone number: 1-250 +# 2) Name: up to 16 characters, use '_' instead of space +# 3) List of channels: numbers and ranges (N-M) separated by comma +# +Zone Name Channels + 1 Bay_Area 1-2,9-11 + +# Table of scan lists. +# 1) Scan list number: 1-250 +# 2) Name: up to 16 characters, use '_' instead of space +# 3) Priority channel 1: -, Curr or index +# 4) Priority channel 2: -, Curr or index +# 5) Designated transmit channel: Sel or Last +# 6) List of channels: numbers and ranges (N-M) separated by comma +# +Scanlist Name PCh1 PCh2 TxCh Channels + 1 Scan_List_1 - - Sel 1-8 + +# Table of contacts. +# 1) Contact number: 1-10000 +# 2) Name: up to 16 characters, use '_' instead of space +# 3) Call type: Group, Private, All +# 4) Call ID: 1...16777215 +# 5) Incoming call alert: -, +, Online +# +Contact Name Type ID RxTone + 1 Contact1 Group 12345678 - + +# Table of group lists. +# 1) Group list number: 1-250 +# 2) Name: up to 35 characters, use '_' instead of space +# 3) List of contacts: numbers and ranges (N-M) separated by comma +# +Grouplist Name Contacts + 1 Group_List_1 1 + +# Table of text messages. +# 1) Message number: 1-100 +# 2) Text: up to 200 characters +# +Message Text + 1 Hello! + 2 Welcome! + 3 Thank you! + 4 Good bye! + 5 Happy every day! + +# Unique DMR ID and name of this radio. +ID: 12345678 +Name: My Radio + +# Text displayed when the radio powers up. +Intro Line 1: YOLO +Intro Line 2: SWAG