You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to add a menu selection, or possibly incorporate with the hot spot COR LED menu selection, an asl-menu selection to enable near zero Tx unkey delay.
This stanza to set wait times very short already exists in rpt.conf
[wait-times_hd]
; Sample for half-duplex
telemwait = 100 ; Time to wait before sending most telemetry
idwait = 100 ; Time to wait before starting ID
unkeywait = 100 ; Time to wait after unkey before sending CT's and link telemetry
calltermwait = 2000 ; Time to wait before announcing "call terminated"
The menu selection would only add wait_times = wait-times_hd to the user node stanza.
Alternatively a menu selection could set duplex = 1, hangtime = 100, wait_times = wait-times_hd, and events = event-hs_led to the user node to build a one step creation of a configured hot spot.
The text was updated successfully, but these errors were encountered:
This issue is to add a menu selection, or possibly incorporate with the hot spot COR LED menu selection, an asl-menu selection to enable near zero Tx unkey delay.
This stanza to set wait times very short already exists in rpt.conf
The menu selection would only add
wait_times = wait-times_hd
to the user node stanza.Alternatively a menu selection could set
duplex = 1
,hangtime = 100
,wait_times = wait-times_hd
, andevents = event-hs_led
to the user node to build a one step creation of a configured hot spot.The text was updated successfully, but these errors were encountered: