mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 04:42:28 -04:00
Trivial correction to comment: "MSK144" protocol is s8 + d48 + s8 + d80 = 144 bits long.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6712 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
374282920c
commit
2e7910fdfa
@ -1,7 +1,7 @@
|
|||||||
subroutine genmsk144(msg0,ichk,msgsent,i4tone,itype)
|
subroutine genmsk144(msg0,ichk,msgsent,i4tone,itype)
|
||||||
|
|
||||||
!!!!!!!!!!!!!!!!!! Experimental small blocklength ldpc version
|
!!!!!!!!!!!!!!!!!! Experimental small blocklength ldpc version
|
||||||
! s8 + 48bits + s8 + 40 bits = 144 bits (72ms message duration)
|
! s8 + 48bits + s8 + 80 bits = 144 bits (72ms message duration)
|
||||||
!
|
!
|
||||||
! Encode a JTMSK message
|
! Encode a JTMSK message
|
||||||
! Input:
|
! Input:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user