diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# pistar-Scripts +# pistar-scripts A collection of scripts to manage various aspects of the Pi-Star system from the command line. @@ -26,10 +26,16 @@ before using. usage: bmcli-wrapper.php add TALKGROUP TIMESLOT bmcli-wrapper.php del TALKGROUP TIMESLOT - bmcli-wrapper.php dropdyn + bmcli-wrapper.php 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 |
