mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-28 23:28:49 -05:00
Fix a comment.
This commit is contained in:
parent
49588fde96
commit
f34940aafe
@ -1,6 +1,6 @@
|
|||||||
subroutine gen_q65_wave(msg,ntxfreq,mode65,msgsent,iwave,nwave)
|
subroutine gen_q65_wave(msg,ntxfreq,mode65,msgsent,iwave,nwave)
|
||||||
|
|
||||||
! Encodes a QRA64 message to yield complex iwave() at fsample = 11025 Hz
|
! Encodes a Q65 message to yield complex iwave() at fsample = 11025 Hz
|
||||||
|
|
||||||
use packjt
|
use packjt
|
||||||
use q65_encoding
|
use q65_encoding
|
||||||
|
Loading…
Reference in New Issue
Block a user