WSJT-X/lib/ft4
2019-03-30 15:55:05 -05:00
..
clockit.f90 Minor cleanup: debugging a problem with FT4 decoding. 2019-02-14 14:09:22 -05:00
ft4_decode.f90 FT4: Only do the big FFT once for each candidate. Duh. 2019-03-30 15:55:05 -05:00
ft4_downsample.f90 FT4: Only do the big FFT once for each candidate. Duh. 2019-03-30 15:55:05 -05:00
ft4_params.f90 New scheme for finding candidates. Speed up sync. Improved SNR calibration. 2019-02-02 16:29:17 -06:00
ft4d.f90 Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0 2019-03-28 11:02:20 -05:00
ft4sim_mult.f90 Minor code cleanup to ft4sim.f90 and ft4sim_mult.f90. 2019-02-27 09:34:40 -05:00
ft4sim.f90 Add some better usage examples for ft4sim. 2019-03-28 09:22:29 -04:00
gen_ft4wave.f90 Generation of FT4 Tx waveform from itone() moved to a separate subroutine. 2019-01-31 16:07:07 -05:00
genft4.f90 Use 4 different Costas arrays to prevent false syncs as received frames move 2019-02-05 19:18:50 -06:00
getcandidates4.f90 Fix a bug and remove a redundant sanity check. 2019-03-28 14:01:30 -05:00
messages.txt Add ft4sim_mult, which is basically functional. 2019-01-30 15:33:47 -05:00
sync4d.f90 Speed up sync. 2019-03-28 14:34:03 -05:00
syncft4.f90 Create ft4_decode.f90. Change stand-alone decoder ft4d.f90 to use ft4_decode.f90. 2019-01-26 11:42:07 -06:00