Commit Graph

64 Commits

Author SHA1 Message Date
Joe Taylor ffa2f6427b Reverse order of drawing axis and fQSO mark.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@985 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 00:26:17 +00:00
Joe Taylor 2891a51921 It's now (at least) close to correct in handling fcenter reported
by Linrad.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@984 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 00:16:16 +00:00
Joe Taylor 9bab7cb635 1. Center frequency send by Linrad is now used to set frequency scale in
SpecJT and frequency labels on lines of decoded text.  (Needs checking!)
2. Corrected logic for Rx buffer assignment on program startup, and
   for when a transmission is started late.  (Needs checking!)
3. Diagnostic display of kbuf, kk, and kxp/96000 in status-bar msg7.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@943 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-12 18:11:36 +00:00
Joe Taylor 8dfca65f08 Made importing of numpy/Numeric more flexible, as in WSJT.
Changed compile-time flag Win32 to CVF (for Compaq Visual Fortran).


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@618 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-31 15:15:55 +00:00
Joe Taylor e1c1b24af1 Removed waterfall AGC option -- it's there always, now.
Blue background on Decode button only when decoding.
No crash when you hit Decode before any data are available.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@613 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 21:22:31 +00:00
Joe Taylor 0a1f6cb253 Better updating for waterfalls after change of palette, brightness,
or contrast.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@609 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 18:13:24 +00:00
Joe Taylor b0075d3370 Changed compile-time flag from "Win32" to "CVF", and a few other changes
to enable compiling MAP65.EXE under Windows, using gcc and g95.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@594 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-21 18:40:47 +00:00
Joe Taylor e618cc3c61 Replot zoomed wayerfall on next decode if fQSO has changed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@563 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 19:46:45 +00:00
Joe Taylor 4c794f9789 Waterfall AGC based on 40th percentile of avg spectrum.
Double-click in zoomed spectrum sets Tol=100.
Lower threshold for quick decode (nqd=1), if TOL.le.100.
Fixed display of shorthand S/N in main text window.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@560 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 17:39:52 +00:00
Joe Taylor eaacd90f83 Added "Display AGC" checkbox on Waterfall screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@510 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-22 02:08:01 +00:00
Joe Taylor ec2efca061 Oops! Deleted "#" at start of comment, by mistake.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@501 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 15:36:33 +00:00
Joe Taylor 5a3aa6839a Fix label at top of waterfall in Linux.
Fix restoration of SaveDir from MAP65.INI.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@500 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 14:47:41 +00:00
Joe Taylor 33782bf191 Removed diagnostic display of mouse coords.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@496 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 16:44:30 +00:00
Joe Taylor 0549ad9390 Added CSmin to Options page.
Corrected the saving of brightness/contrast settings.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@495 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 16:38:56 +00:00
Joe Taylor 02cc31b4a3 Removed diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@493 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 15:42:10 +00:00
Joe Taylor 6dc18d36be No need for green bar on upper waterfall, since fa-fb limits are
the same for plot rangs and decode range.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@492 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 21:52:06 +00:00
Joe Taylor c309bf79f7 Changed specjt to allow selected BW for upper waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 21:07:19 +00:00
Joe Taylor 0807ab8cd5 Not finished, but thunderstorm is coming ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@489 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 18:27:56 +00:00
Joe Taylor 0c9415d0b3 Corrected deep65 so that station with add-on prefix can decode
CQ messages using deep search.
Added green bar to indocate Fmin-Fmax range.
Added current utc to end of tmp26, in case there were no messages decoded.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@485 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 16:02:04 +00:00
Joe Taylor cbb96ca615 Changed version number to 0.8.
Display "No data" if not receiving packets.
Permanent label at top of Messages window.
Display green tick marks at startup.
Fix display of quick-decode time.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@482 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 00:15:11 +00:00
Joe Taylor f872770875 Fixed click-on-waterfall 2 ==> set DF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@479 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 19:32:50 +00:00
Joe Taylor df8e1637c6 Save brightness, contrast values in SpecJT.INI.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@471 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 18:44:10 +00:00
Joe Taylor 6875afc771 Fix "Erase Band Map and Messages."
Clean up File menu.
Reduce shirthand signal levels by 6 dB.
Anchor text to W in callsign readout label.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 17:44:39 +00:00
Joe Taylor 73a9da91ee Use nint() roundoff for mouse-pointed freq in SpecJT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@469 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 11:58:39 +00:00
Joe Taylor 23ff70affd Callsigns read out when mouse points to freq on waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 01:58:22 +00:00
Joe Taylor a7b7805de3 Can now change brightess or contrast of next spectrum. Waterfall still
updates only at end of minute, hoiwever.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@465 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-03 18:58:29 +00:00
Joe Taylor 5b0d12fa50 Seems to work, including Auto Mode. Try it on the air!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@447 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-30 14:28:31 +00:00
Joe Taylor d7bebff13f Working better ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@432 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 20:03:52 +00:00
Joe Taylor 625c89cff2 Proper plotting of DF range (green bar).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@431 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 18:52:11 +00:00
Joe Taylor 73556952ba Good performance, including QD (quick decode) at selected fQSO.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@430 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 18:34:13 +00:00
Joe Taylor 114f7e38a9 Put descriptive names at top of principal windows.
Changed "Measure" from a "Save" option to a mode.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@419 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 14:20:11 +00:00
Joe Taylor 66dfb5d331 Cleaned up menus.
Removed unused GUI controls.
Removed unused code and routines.
Added "Measure" and "Pulsar" to Save menu.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@416 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 20:18:43 +00:00
Joe Taylor 370f113b8a Tick marks on waterfall displays.
Display percent of deopped packets.
Save all decodes to ALL65.txt.
Shift F12/F11 to inrecment/decrement fqso.
Save even/odd ip00 separately.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@414 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-24 23:26:17 +00:00
Joe Taylor 51fa6435bc Fixed freq selection for high-res waterfall.
Corrected mouse DF readout at top of SpecJT.
Added AGC based on rxnoise.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@413 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-24 19:47:35 +00:00
Joe Taylor 876668f7cb Many changes to make operator interactions useful.
Quick-decode searches over ipol, DT, and nflip.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@406 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-22 20:32:58 +00:00
Joe Taylor 19a3060fe4 Tweaked freq readout.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@387 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-12 14:29:01 +00:00
Joe Taylor 3af0f14d98 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@353 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2007-01-15 02:28:58 +00:00
Joe Taylor 68c9f42193 Fixed waterfall display problem.
Fixed "decode all remaining files" timing problem.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@352 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-14 16:53:10 +00:00
Joe Taylor f8db0116d9 A few more tweaks.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@351 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-14 01:44:13 +00:00
Joe Taylor b654ed38b9 File opening and disk reading has been rationalized
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@350 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-14 00:44:34 +00:00
Joe Taylor 162d6499b6 Many changes. GUI version of MAP65 is beginning to tske shape.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@349 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-13 20:21:32 +00:00
Joe Taylor d0815b78c5 Basic waterfall now works.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@346 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-12 19:56:45 +00:00
Joe Taylor decd4ef274 Many changes. Starting to work on preparing spectra for waterfall display.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@345 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-12 17:57:41 +00:00
Joe Taylor ad9e31b056 A few more tweaks to the GUI, before starting to import code from
the stand-alone version of map65.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@333 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-11 17:03:39 +00:00
Joe Taylor c0b6e5377a Starting on the data input and waterfall display necessities ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@332 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-09 17:46:02 +00:00
Joe Taylor 659b430fbf Many changes to reduce map65.py and specjt.py to supporting JT65 only.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@326 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-09 14:40:24 +00:00
Joe Taylor 7f27ec815d Removes modes other than JT65 from Python code.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@323 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-08 21:19:41 +00:00
Joe Taylor 8de410081a Deleted map65.py
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@321 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-08 20:54:34 +00:00
Joe Taylor c9500abcf8 Cleaned up a number of details related to the new 5 kHz spectral range.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@299 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 18:55:21 +00:00
Joe Taylor db254d4e32 Changes to make it possible to decode JT65 over a much wider range of DF.
Sync tone can now be anywhere in the range 200-4300 Hz (approx).
NB: this is experimental, needs thorough testing!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@290 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-08 20:54:59 +00:00