Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hot Spot Wait Times #59

Open
tsawyer opened this issue Jun 26, 2024 · 1 comment
Open

Add Hot Spot Wait Times #59

tsawyer opened this issue Jun 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tsawyer
Copy link
Member

tsawyer commented Jun 26, 2024

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.

@Allan-N
Copy link
Collaborator

Allan-N commented Jul 3, 2024

Changes for "wait_times" and "hangtime" are being worked on in #46

@jxmx jxmx added the enhancement New feature or request label Jul 21, 2024
@Allan-N Allan-N transferred this issue from AllStarLink/ASL3 Sep 13, 2024
@Allan-N Allan-N self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants