summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason D. McCormick <jason@mfamily.org>2020-04-07 14:22:24 -0400
committerJason D. McCormick <jason@mfamily.org>2020-04-07 14:22:24 -0400
commitcb69a2faf21e9a385d6d2191259dfcccf1131ea7 (patch)
tree3a5171105cb06fccb294b8d8b42bfbc63bb0075e
parent3d62afb6bc0f708c5506430267bc217c24c22eda (diff)
reorg pistar and add new readme
-rw-r--r--README.md46
1 files changed, 6 insertions, 40 deletions
diff --git a/README.md b/README.md
index efed545..2318b57 100644
--- a/README.md
+++ b/README.md
@@ -1,41 +1,7 @@
-# pistar-scripts
-A collection of scripts to manage various aspects of the Pi-Star system
-from the command line.
+# repeater-tools
+A collection of scripts to manage various aspects of repeater systems
+based on Allstarlink and Pi-Star system from the command line.
-IMPORTANT: These scripts are NOT supported by Pi-Star. Do not request support
-for them on the Pi-Star forums or the Pi-Star Facebook group.
-
-# System Requirements
-- Pi-Star 3.4.n
-
-# Installation
-Copy the contents of the repository somewhere useful. All scripts are
-hardcoded to be called from the same directory where they reside.
-This will be changed in the future to make them more portable.
-
-# Scripts
-The following scripts are in this package.
-
-## bmcli
-bmcli (and its associated bmcli-wapper) are command-line interfaces
-to the DMR Brandmeister API. Uses all configuration from Pi-Star and
-requires the Brandmeister API to configured in the web interface
-before using.
-
-```
-usage:
- bmcli add TALKGROUP TIMESLOT
- bmcli del TALKGROUP TIMESLOT
- bmcli dropdyn TIMESLOT
-
-```
-
-This script has only rudimentary error checking so make sure you
-call it correctly or you could have some interesting BM configurations
-pointing to your repeater/hotspot.
-
-Brandmeister currently does not properly support dropping dynamic talkgroups
-from simplex talkgroups (i.e. "auto statics" instead of dynamic TGs) so
-this script doesn't work on the combination of simplex hotspots +
-dynamic groups.
-to drop dynamic
+IMPORTANT: These scripts are NOT supported by Allstar, HamVOIP or
+ Pi-Star. Do not request support for them on their mailing lists,
+forums, etc..