From d2e037dc18e3591fc2c1724136ec2fe7dbccbcfb Mon Sep 17 00:00:00 2001 From: K7ABD Date: Mon, 27 May 2019 19:06:04 +0000 Subject: [PATCH] Adding documentation for advanced options --- documentation/advanced-options.md | 19 +++++++++++++++++++ website/index.html | 14 +++++++++----- 2 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 documentation/advanced-options.md diff --git a/documentation/advanced-options.md b/documentation/advanced-options.md new file mode 100644 index 0000000..ba3a8f6 --- /dev/null +++ b/documentation/advanced-options.md @@ -0,0 +1,19 @@ +# Advanced Options + +Please note that these are options. The defaults will work fine for most people. So, if you don't feel like reading this stuff, or if this doesn't make sense, you can safely ignore it. + +## Zone/Talkgroup Sort Order +This setting controls how your zones are organized. + +**Alphabetize them for me** - This is the default option; the tool will sort your zones alphabetically. Within the Digital Repeater zones (1 zone per repeater), the channels (1 per talk group) will be sorted alphabetically by talk group name. Within the Analog/Digital-Others zones, the channels will be sorted alphabetically as well. + +**Use my sorting, DMR Repeaters as the first zone** - this lets you control the sorting. For the Digital Repeater zones (1 zone per repeater), you can control the order of the zones by simply ordering the rows in the Digital-Repeaters.csv to your liking. For the Digital Repeater channels (1 per talk group), you can control the ordering of those by sorting your TalkGroups.csv file as you see fit. The Analog and Digital-Others channels will follow the order that you specied in those files and will follow the digital repeaters. + +**Use my sorting, Analog channels as first zone** - this is the same as the above, but the first zone will be the Analog/Digital-Others zones, the DMR repeaters will follow behind using your ordering, as described above. + +## TX Permit setting for Hotspots +Some hotspot owners would prefer a TX Permit setting of "Always" when they're using their hotspot. The default is "Same Color Code". + +**Same Color Code** - This is the default option; all Digital Repeater channels have the TX Permit setting of "Same Color Code" + +**Always** - For every Digital Repeater which has the same TX and RX Frequency, the TX Permit setting will be set to "Always". diff --git a/website/index.html b/website/index.html index 19aca6d..bd351a3 100644 --- a/website/index.html +++ b/website/index.html @@ -6,12 +6,15 @@

K7ABD's Anytone Config Builder

+

This is a tool to make building codeplugs easier.

-Instructions are here - +Be sure to check out the [Getting Started Guide].
+
+
-

The Tool:

+The Tool: +
Choose your files, hit upload! @@ -31,6 +34,7 @@

The Tool:

+Advanced Options: [help]
Zone/Talkgroup Sort Order: -

+
- +

Not working for you? Email me: k7abd@arrl.net.