.. |
baseline.f90
|
|
|
bpdecode174_91.f90
|
For (174,91) code, move CRC generation and testing into encode and decode routines. Make ldpcsim174_91.f90 work with the new encode/decode routines.
|
2018-06-17 08:44:10 -05:00 |
bpdecode174.f90
|
|
|
chkcrc12a.f90
|
|
|
chkcrc13a.f90
|
Create chkcrc13a.f90. Should chkcrc12a, chkcrc13a, and chkcrc14a be combined into one routine?
|
2018-06-16 09:04:51 -05:00 |
chkcrc14a.f90
|
Make two sync passes, one for each sync array. Label candidates with their type and decode accordingly.
|
2018-06-05 16:44:52 -05:00 |
compress.f90
|
Move subroutine h1() to its own file, h1.f90.
|
2017-12-09 03:21:48 +00:00 |
DXpedQuickStart.txt
|
Updates to the draft "DXpedition Quick Start Guide".
|
2017-12-13 20:38:20 +00:00 |
encode174_91.f90
|
For (174,91) code, move CRC generation and testing into encode and decode routines. Make ldpcsim174_91.f90 work with the new encode/decode routines.
|
2018-06-17 08:44:10 -05:00 |
encode174.f90
|
Edit some comments. No functional changes.
|
2018-02-24 21:40:47 +00:00 |
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
|
Add a filtering for signals generated in ft8sim. Beware, not all options work.
|
2017-12-13 20:22:15 +00:00 |
foxfilt.f90
|
Several enhancements to DXpedition mode:
|
2017-12-27 21:06:57 +00:00 |
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
|
Remove some debug print statements.
|
2018-10-04 17:47:52 -05: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
|
|
|
ft8_testmsg.f90
|
Convert ft8code to 77bit messages.
|
2018-10-19 16:36:32 -05:00 |
ft8apset_174_91.f90
|
Cleaned up and simplified AP decoding. Enabled AP decoding for ncontest=0 and ncontest=4 (RU) so far. Missing MyCall or DxCall or nonstandard calls will disable AP passes that wouldn't make sense.
|
2018-10-04 17:45:15 -05:00 |
ft8apset.f90
|
Bring isync=1 message simulator, ft8sim, up to date. Fix ap decoding for isync=1 messages.
|
2018-07-29 16:29:11 -05:00 |
ft8b_1.f90
|
Bring isync=1 message simulator, ft8sim, up to date. Fix ap decoding for isync=1 messages.
|
2018-07-29 16:29:11 -05:00 |
ft8b_2.f90
|
Tweak ndeep determination.
|
2018-10-10 16:06:53 -05:00 |
ft8code.f90
|
Convert ft8code to 77bit messages.
|
2018-10-19 16:36:32 -05:00 |
ft8d.f90
|
|
|
ft8sim.f90
|
Remove a small bias in Watterson channel simulator channel amplitude.
|
2018-10-25 16:39:17 -05:00 |
genft8_174_91.f90
|
Reconfigure foxgen.f90 for 77bit messages. Fox now transmits only 77bit messages.
|
2018-10-04 17:47:36 -05:00 |
genft8.f90
|
Bring isync=1 message simulator, ft8sim, up to date. Fix ap decoding for isync=1 messages.
|
2018-07-29 16:29:11 -05:00 |
genft8refsig.f90
|
Fix an off-by-one problem.
|
2018-06-30 14:56:19 -05:00 |
h1.f90
|
Move subroutine h1() to its own file, h1.f90.
|
2017-12-09 03:21:48 +00:00 |
ldpc_174_87_params.f90
|
|
|
ldpc_174_91_c_colorder.f90
|
Make two sync passes, one for each sync array. Label candidates with their type and decode accordingly.
|
2018-06-05 16:44:52 -05:00 |
ldpc_174_91_c_generator.f90
|
Make two sync passes, one for each sync array. Label candidates with their type and decode accordingly.
|
2018-06-05 16:44:52 -05:00 |
ldpc_174_91_c_parity.f90
|
Make two sync passes, one for each sync array. Label candidates with their type and decode accordingly.
|
2018-06-05 16:44:52 -05:00 |
ldpc_174_91_c_reordered_parity.f90
|
Remove the need to re-order the parity-check matrix columns for compatibility with the generator matrix. Redefine the codeword to have the form [91 message bits|83 parity bits].
|
2018-06-09 13:05:11 -05:00 |
osd174_91.f90
|
For (174,91) code, move CRC generation and testing into encode and decode routines. Make ldpcsim174_91.f90 work with the new encode/decode routines.
|
2018-06-17 08:44:10 -05:00 |
osd174.f90
|
Generalize osd174.f90 to permit deeper decoding, but keep depth settings as they were.1
|
2018-01-21 17:53:36 +00:00 |
subtractft8.f90
|
|
|
sync8.f90
|
Calibrate noise-baseline-fit based SNR estimate for FT8 v2 and print those estimates with decodes.
|
2018-09-23 13:03:20 -05:00 |
sync8d.f90
|
Fix an off-by-one problem.
|
2018-06-30 14:56:19 -05:00 |
twkfreq1.f90
|
|
|
watterson.f90
|
Remove a small bias in Watterson channel simulator channel amplitude.
|
2018-10-25 16:39:17 -05:00 |