[docs](trx-client): clarify satellite scheduler label and priority

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-29 23:04:29 +02:00
parent 083caf412f
commit ce816773ab
@@ -1105,7 +1105,7 @@
<label class="sch-label" style="min-width:auto;"> <label class="sch-label" style="min-width:auto;">
<span class="sch-sat-toggle-row"> <span class="sch-sat-toggle-row">
<input type="checkbox" id="scheduler-sat-enabled" /> <input type="checkbox" id="scheduler-sat-enabled" />
<span>Enable satellite pass preemption</span> <span>Enable satellite pass scheduler (satellite passes take priority over the regular scheduler)</span>
</span> </span>
</label> </label>
</div> </div>