Steve Franke
|
c39dd63f79
|
Send (i3,n3) from mainwindow to genft8. First steps at interpreting (i3,n3) to send itype=1 for classic messages and itype=2 otherwise. Very buggy at this stage.
|
2018-07-03 09:28:16 -05:00 |
|
Steve Franke
|
3f8c218ebe
|
Make changes to ft8b_2.f90 to accommodate the new 77-bit in/out encoding/decoding routines. With these changes, WSJT-X decodes (174,91) frames.
|
2018-06-17 12:11:32 -05:00 |
|
Steve Franke
|
6fe9e8f860
|
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 |
|
Steve Franke
|
68beed88a7
|
Change to Gray bit to symbol mapping for (174,91) messages.
|
2018-06-08 16:21:21 -05:00 |
|
Steve Franke
|
772b1bd5fa
|
ft8sim can now generate old (174,87) or new (174,91) frames. Frame type is selected using the itype command line parameter.
|
2018-06-05 08:40:00 -05:00 |
|