mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-23 18:02:29 -04:00
Finisg commiting the removal of [-c grid] from ft4code.f90 and ft8code.f90.
This commit is contained in:
parent
d1d0d8a0d0
commit
3efa42cb65
@ -26,8 +26,8 @@ program ft4code
|
|||||||
'LDPC(174,91) encoding,'
|
'LDPC(174,91) encoding,'
|
||||||
print*,'bit and symbol ordering, and other details of the FT4 protocol.'
|
print*,'bit and symbol ordering, and other details of the FT4 protocol.'
|
||||||
print*
|
print*
|
||||||
print*,'Usage: ft4code [-c grid] "message" # Results for specified message'
|
print*,'Usage: ft4code "message" # Results for specified message'
|
||||||
print*,' ft4code -t # Examples of all message types'
|
print*,' ft4code -t # Examples of all message types'
|
||||||
go to 999
|
go to 999
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
@ -24,8 +24,8 @@ program ft8code
|
|||||||
print*,'bit and symbol ordering, and other details of the FT8 protocol.'
|
print*,'bit and symbol ordering, and other details of the FT8 protocol.'
|
||||||
print*
|
print*
|
||||||
print*,'Usage: ft8code "message" # Results for specified message'
|
print*,'Usage: ft8code "message" # Results for specified message'
|
||||||
print*,' ft8code -T # Examples of all message types'
|
print*,' ft8code -T # Examples of all message types'
|
||||||
print*,' ft8code -t # Short format examples'
|
print*,' ft8code -t # Short format examples'
|
||||||
go to 999
|
go to 999
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user