Steve Franke
|
dfceef3662
|
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 |
|
Steve Franke
|
337bae6d0d
|
Housekeeping. Remove unused code and unused variables. Silence some compiler warnings.
|
2018-12-05 16:06:33 -06:00 |
|
Joe Taylor
|
0235cf69ff
|
Remove all vestiges of old (isync=1) FT8 mode. Many changes here!
|
2018-11-05 11:59:48 -05:00 |
|
Steve Franke
|
87b97039b6
|
Remove a small bias in Watterson channel simulator channel amplitude.
|
2018-10-25 16:39:17 -05:00 |
|
Steve Franke
|
17ed242878
|
Minor tweak - make program name the same as file name.
|
2018-10-19 19:45:38 -05:00 |
|
Steve Franke
|
d0f0d420a9
|
Convert ft8sim.f90 to use 77bit messages. Remove ft8sim2.f90.
|
2018-10-19 16:52:00 -05:00 |
|
Steve Franke
|
b67589d29f
|
Bring isync=1 message simulator, ft8sim, up to date. Fix ap decoding for isync=1 messages.
|
2018-07-29 16:29:11 -05:00 |
|
Joe Taylor
|
2c5dd053f3
|
Don't send "mygrid" where it's no longer needed.
|
2018-07-11 16:32:08 -04:00 |
|
Joe Taylor
|
c1e71a46ef
|
Remove more "bcontest" stuff from Fortrn code.
|
2018-07-10 15:32:59 -04:00 |
|
Steve Franke
|
91388f8ba2
|
Create a separate simulation program, ft8sim2, for New Style 77 bit messages. Hashes are not handled yet. Needs more testing.
|
2018-07-04 09:52:39 -05:00 |
|
Steve Franke
|
5fc4fe6eda
|
Fix an off-by-one error. Remove attempt to refine DT estimate using polynomial interpolation.
|
2018-07-02 16:13:27 -05:00 |
|
Steve Franke
|
26de3219d3
|
Fix an off-by-one problem.
|
2018-06-30 14:56:19 -05:00 |
|
Steve Franke
|
a0db6a8a08
|
Disable AP passes for type 2 frames, for now. Write some diagnostics to lun 81.
|
2018-06-07 11:40:25 -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 |
|
Joe Taylor
|
5d1df32387
|
Replace some temporarily removed code in ft8b, and some general cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8443 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2018-01-30 16:57:14 +00:00 |
|
Joe Taylor
|
f492a2560d
|
Clean up behavior for Fox with compound callsign.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8363 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-22 17:25:16 +00:00 |
|
Joe Taylor
|
161ac6e76a
|
All-new algorithm for determining Tx messages for Fox.
Also, extend max cmsg length to 40 characters.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8356 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-21 20:55:38 +00:00 |
|
Joe Taylor
|
19e0ad921d
|
Updates to FT8 simulator, useful for testing DXped mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8352 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-19 20:59:59 +00:00 |
|
Joe Taylor
|
5c87f329a0
|
Better support for compound callsigns in DXpedition mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8351 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-19 20:01:06 +00:00 |
|
Joe Taylor
|
030e4e4651
|
Remove a spurious include.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8325 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-13 20:24:02 +00:00 |
|
Joe Taylor
|
4f90f320c0
|
Add a filtering for signals generated in ft8sim. Beware, not all options work.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8324 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-13 20:22:15 +00:00 |
|
Joe Taylor
|
84b38ee0ad
|
Fix a flaw in ft8sim. De-activate the calls to plotspec() in foxfilt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8317 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-12 20:15:36 +00:00 |
|
Joe Taylor
|
385c83658e
|
Hound can now decode Fox messages with i3bit=1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8297 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-08 17:03:11 +00:00 |
|
Joe Taylor
|
ff7e127e53
|
Option to generate many "hounds" calling a fox.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8286 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-04 17:54:30 +00:00 |
|
Joe Taylor
|
c4de80607c
|
Make ft8sim able to generate simulated "Hound" signals.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8275 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-12-01 16:23:27 +00:00 |
|
Joe Taylor
|
70adc049ee
|
Put a DXpedition "5 signal" mode into ft8sim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8234 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-11-14 18:14:50 +00:00 |
|
Steven Franke
|
2e9a64aebe
|
Move FT8 files into their own directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8200 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
|
2017-10-30 21:30:14 +00:00 |
|