This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
w4kek
/
WSJT-X
Watch
1
Star
0
Fork
0
You've already forked WSJT-X
mirror of
https://github.com/saitohirga/WSJT-X.git
synced
2024-11-14 16:11:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a8ddad307
WSJT-X
/
lib
/
ft8
History
Steve Franke
1a8ddad307
In ft8apset, mycall and dxcall must be at least 3 characters long, otherwise they are treated as non-existent.
2018-12-24 11:19:07 -06:00
..
baseline.f90
bpdecode174_91.f90
chkcrc13a.f90
chkcrc14a.f90
compress.f90
DXpedQuickStart.txt
encode174_91.f90
encode174.f90
extractmessage174_91.f90
Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages.
2018-07-11 10:13:42 -04:00
extractmessage174.f90
Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages.
2018-07-11 10:13:42 -04:00
filt8.f90
foxfilt.f90
foxgen_wrap.f90
Reconfigure foxgen.f90 for 77bit messages. Fox now transmits only 77bit messages.
2018-10-04 17:47:36 -05:00
foxgen.f90
Housekeeping. Remove unused code and unused variables. Silence some compiler warnings.
2018-12-05 16:06:33 -06:00
ft8_downsample.f90
Fix an off-by-one error. Remove attempt to refine DT estimate using polynomial interpolation.
2018-07-02 16:13:27 -05:00
ft8_params.f90
Fix an egregious bug and another not-so-egregious bug. The egregious bug prevented decodes of most signals with negative DT.
2018-12-03 07:18:52 -06:00
ft8_testmsg.f90
Convert ft8code to 77bit messages.
2018-10-19 16:36:32 -05:00
ft8apset.f90
In ft8apset, mycall and dxcall must be at least 3 characters long, otherwise they are treated as non-existent.
2018-12-24 11:19:07 -06:00
ft8b.f90
Use separate hash tables for 10, 12, and 22 bit hashes. Make unpacking i3=4 messages depend on whether unpack is being done on a received message, or a to-be-transmitted message. Give mycall13 priority over hash table entries in certain contexts.
2018-12-20 15:08:29 -06:00
ft8code.f90
Housekeeping. Remove unused code and unused variables. Silence some compiler warnings.
2018-12-05 16:06:33 -06:00
ft8d.f90
ft8sim.f90
Fix up ft8sim so that it prints a warning when SNR is set too high so that data will be clipped.
2018-12-07 11:10:25 -06:00
genft8.f90
Remove some diagnostic writes.
2018-12-21 09:51:39 -06:00
genft8refsig.f90
Fix an off-by-one problem.
2018-06-30 14:56:19 -05:00
h1.f90
ldpc_174_87_params.f90
ldpc_174_91_c_colorder.f90
ldpc_174_91_c_generator.f90
ldpc_174_91_c_parity.f90
ldpc_174_91_c_reordered_parity.f90
osd174_91.f90
subtractft8.f90
sync8.f90
Fix an egregious bug and another not-so-egregious bug. The egregious bug prevented decodes of most signals with negative DT.
2018-12-03 07:18:52 -06:00
sync8d.f90
Remove all vestiges of old (isync=1) FT8 mode. Many changes here!
2018-11-05 11:59:48 -05:00
twkfreq1.f90
watterson.f90
Remove a small bias in Watterson channel simulator channel amplitude.
2018-10-25 16:39:17 -05:00