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

Allow faster morse #367

Closed
JimZAH opened this issue Jul 21, 2024 · 2 comments · Fixed by #368
Closed

Allow faster morse #367

JimZAH opened this issue Jul 21, 2024 · 2 comments · Fixed by #368
Labels
duplicate This issue or pull request already exists

Comments

@JimZAH
Copy link
Contributor

JimZAH commented Jul 21, 2024

There is mention in the rpt.conf file of faster morse speed:

[morse]
;;;;; Mores code ;;;;;
; Morse code parameters, these are common to all repeaters.
speed = 25                          ; Approximate speed in WPM
frequency = 800                     ; Morse Telemetry Frequency
amplitude = 4096                    ; Morse Telemetry Amplitude
idfrequency = 1750                  ; Morse ID Frequency
idamplitude = 2048                  ; Morse ID Amplitude

;[morse]
;speed = 35                         ; Not leagle in the USA
;frequency = 800                    ; Morse Telemetry Frequency *Changed
;amplitude = 4096                   ; Morse Telemetry Amplitude
;idfrequency = 750                  ; Morse ID Frequency        *Changed
;idamplitude = 512                  ; Morse ID Amplitude        *Changed

However the max limit is set to 20wpm.

@tsawyer tsawyer added the duplicate This issue or pull request already exists label Jul 21, 2024
@tsawyer
Copy link
Member

tsawyer commented Jul 21, 2024

Duplicate of #368

@tsawyer tsawyer marked this as a duplicate of #368 Jul 21, 2024
@tsawyer tsawyer closed this as completed Jul 21, 2024
@Allan-N
Copy link
Collaborator

Allan-N commented Aug 2, 2024

The fix for this issue has been incorporated into ASL3-Asterisk 20.9.1+asl3-3.0.4-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants