Commit Graph

657 Commits

Author SHA1 Message Date
Joe Taylor 0b68d2c7bb Fix a flaw in decode1a.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2571 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-11 15:31:57 +00:00
Joe Taylor 5854fdfe13 Code for defining the FFTs in wisdom?.bat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2570 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-10 18:20:34 +00:00
Joe Taylor 3422dc7051 Now OK for DT from -1 to +9 s (ABC modes) and -1 to +4 s (B2,C2 modes).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2569 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-10 14:27:58 +00:00
Joe Taylor d511b34e67 Add zplot
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2568 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 16:53:22 +00:00
Joe Taylor a5c9ec137c Empirical corrections to measured DT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2567 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 16:30:43 +00:00
Joe Taylor eca274079d Fix the A, C modes in decode1a.f.
Still to do: compare full-length FFTs (maybe with smo() called?) and
mode65-summed shorted FFTs.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2566 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 15:22:56 +00:00
Joe Taylor 6ce5c09a1b Fix several minor bugs in the fast modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2565 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 14:21:34 +00:00
Joe Taylor b97645884f Fix bug in filbig.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2564 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:46:42 +00:00
Joe Taylor 02ec065a2e Scale up the B2 spectra.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2563 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:30:52 +00:00
Joe Taylor 276d7a4c0e Trying to find out why switching submodes does not work.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2562 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:14:01 +00:00
Joe Taylor d2f5c99889 Background colors for sub-modes in lab5.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2561 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 13:16:11 +00:00
Joe Taylor 5f4c119c93 B2 mode decodes now. (Still needs work, though.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2560 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 20:34:31 +00:00
Joe Taylor 29599830eb Remove DC component of symbol powers before computing FFT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2559 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 18:02:50 +00:00
Joe Taylor 73be1b0fcd Minor corrections to mapsim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2558 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 15:07:33 +00:00
Joe Taylor 07c0df1be4 Change FFT length for final symbol spectra, when nfast=2.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2557 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 20:21:48 +00:00
Joe Taylor d09f8c0892 More progress toward a working decoder for B2, C2 modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2556 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 20:11:26 +00:00
Joe Taylor 887f0c99b4 OK, I think we're now computing array ss(4,322,32768) correctly
for the B2 and C2 modes.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2555 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 17:43:23 +00:00
Joe Taylor 8663692581 Better comments in timf2.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2553 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 13:35:46 +00:00
Joe Taylor e941c44930 Better algorithm in timf2 for determining frequencies with strong sigs.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2552 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-03 17:16:43 +00:00
Joe Taylor a90fbc4033 Must do soundOutThread.setPeriod() when setting JT65ABC modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2551 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-01 15:11:14 +00:00
Joe Taylor 90eec059ef dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2550 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 19:38:45 +00:00
Joe Taylor 5fa4301e38 Correct a mis-spelling.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2549 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 19:27:50 +00:00
Joe Taylor b689f177fe Tx may now be correct for B2, C2 modes. Still working on decoder.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2548 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 18:29:54 +00:00
Joe Taylor fce75f9d07 Many changes toward GUI support for JT65B2 and JT65C2 sub-modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2547 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 15:51:58 +00:00
Joe Taylor 025a4a3473 Add synctst.f90 and synctst2.f90 to repository.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2546 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 20:07:53 +00:00
Joe Taylor 5185405c29 Another tweak to message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2545 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 19:17:49 +00:00
Joe Taylor d83d2d4407 Use ntol to distinguise spectra to be used for message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2544 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 18:47:41 +00:00
Joe Taylor ed03e0003d Better logic for message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2543 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 18:21:41 +00:00
Joe Taylor d3d956b54c Temporary save. Next, will try a ring-buffer approach.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2542 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 17:04:57 +00:00
Joe Taylor 6fce19c9f1 Close to OK with message averaging?
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2541 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 14:57:46 +00:00
Joe Taylor 46280056b0 Working on smooth functioning of decoding average messages. Not finished, yet!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2540 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 14:22:30 +00:00
Joe Taylor 5879498755 Fix "open next in directory" for filenames with HHMMSS rather than HHMM.
Start process of makinf nsave known to GUI.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2539 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 12:39:31 +00:00
Joe Taylor 92478063f7 Don't fit pol'n angle when solving for dphi.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2538 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-29 14:42:59 +00:00
Joe Taylor 3c6ba78445 Minor corrections to cgen65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2537 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-29 14:09:58 +00:00
Joe Taylor 978fe1a81b More usage information for mapsim command.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2536 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 19:01:05 +00:00
Joe Taylor e2a9cdb428 Add msgs.txt for program mapsim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 18:26:21 +00:00
Joe Taylor a7d778ad96 Add flexible command-line options for mapsim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2534 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 16:03:30 +00:00
Joe Taylor da1a91424f Add the gaussian random number generator.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2533 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 15:06:01 +00:00
Joe Taylor 37d91076fc Fixed the frequency problem.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2532 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 14:36:29 +00:00
Joe Taylor 6bfe2ed709 First cut at program "mapsim". (Frequency stuff is not right, yet.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2531 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 13:48:46 +00:00
Joe Taylor 6cbd5f9f04 Change title of devsetup screen to "Setup / Options".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2530 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-07 17:43:45 +00:00
Joe Taylor cd03b420fc Trivial change to mainwindow code.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-22 19:30:30 +00:00
Joe Taylor 30afde54c4 Help menu (and F1) now access the MAP65 User's Guide (first draft).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2471 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-14 15:57:39 +00:00
Joe Taylor 0dbc60eb72 Improve an error message regarding suspect data.
Don't zero dd() when data come from disk.
Some code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-12 14:10:21 +00:00
Joe Taylor ec56fd6912 Increase range of Si570 calibration spinner to +/- 200 ppm.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2469 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-04 19:42:38 +00:00
Joe Taylor 7cb792f31c Temporary(?) fix for the "ghost signal" problem.
NB: it occurred only with nwindow=2.
(Have not yet determined why data are being picked from dd() array beyond
where new data should appear... so for now, I have zeroed the whole 
array at start of a new minute.)


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-04 17:02:50 +00:00
Joe Taylor 291efe9a62 Update map65.iss.
Couple of tweaks to GUI forms.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-23 15:17:45 +00:00
Joe Taylor ec4db5b17b Increase width of displayed Rev number to four digits.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2465 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 17:11:39 +00:00
Joe Taylor c4a1997191 Set properties for native eol style and the "Rev" keyword.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2464 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 17:09:48 +00:00
Joe Taylor 29c0fd1ddb Re-order some params on AstroData screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2463 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 16:40:03 +00:00