Commit Graph

9215 Commits

Author SHA1 Message Date
Joe Taylor
93a2b85864 Mostly working now. Still need to fix multicast input for more
than one minute of data (some index runs off the end?).  Need
to fully implement on-the-fly FFTs.  Need to double-buffer
arrays ss(), ss5(), savg().


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@435 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 01:01:20 +00:00
Joe Taylor
9fbdc274bb Mostly working now, with multicast input. FFTs start at t=43 s, though.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@434 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 00:21:31 +00:00
Joe Taylor
add08ac38b Mostly working now, with multicast input. FFTs start at t=43 s, though.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@434 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 00:21:31 +00:00
Joe Taylor
d9e5e8919e Making progress, but I will need to double-buffer ss(), savg().
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@433 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 20:36:17 +00:00
Joe Taylor
843add9ff3 Making progress, but I will need to double-buffer ss(), savg().
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@433 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 20:36:17 +00:00
Joe Taylor
92514ba855 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
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
66677dab41 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
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
25743ac557 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
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
53c2f619f2 Quick decode is now done with save algorithms as regular decode.
Working toward on-the-fly computation of symbol spectra.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@429 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 15:14:35 +00:00
Joe Taylor
fa2396e29b Quick decode is now done with save algorithms as regular decode.
Working toward on-the-fly computation of symbol spectra.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@429 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 15:14:35 +00:00
Joe Taylor
26524d0528 Backed out changes to r425.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@428 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 13:31:46 +00:00
Joe Taylor
4af2764c20 Backed out changes to r425.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@428 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 13:31:46 +00:00
Joe Taylor
822e17331a Some testing changes, including "findpol". Will probably back these out.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@427 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 13:02:01 +00:00
Joe Taylor
de78ee67fd Some testing changes, including "findpol". Will probably back these out.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@427 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 13:02:01 +00:00
Joe Taylor
abd6ef6f77 Fixed several gfortran complaints.
Brought Makefile.in up to date.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@426 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 00:44:19 +00:00
Joe Taylor
55e7563639 Fixed several gfortran complaints.
Brought Makefile.in up to date.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@426 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 00:44:19 +00:00
Joe Taylor
3620d66451 Removed some unised files.
Added dphi = 310 degrees, correction different for feedline lengths.
NB: this will be different, with new array!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@425 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 19:49:29 +00:00
Joe Taylor
20b2110af0 Removed some unised files.
Added dphi = 310 degrees, correction different for feedline lengths.
NB: this will be different, with new array!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@425 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 19:49:29 +00:00
Joe Taylor
7e3d8b47e2 Extended DT search range.
Tried to locate optimizing problem in deep65; used the kludge fix.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@424 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 16:25:32 +00:00
Joe Taylor
bf77b7ec6a Extended DT search range.
Tried to locate optimizing problem in deep65; used the kludge fix.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@424 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 16:25:32 +00:00
Joe Taylor
194224d765 Added nblock to output files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@423 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 02:28:25 +00:00
Joe Taylor
9f6950a555 Added nblock to output files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@423 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-27 02:28:25 +00:00
Joe Taylor
2e374d3155 Clean up newdat and ndecoding stuff.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@422 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 20:04:39 +00:00
Joe Taylor
5683ec4a42 Clean up newdat and ndecoding stuff.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@422 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 20:04:39 +00:00
Joe Taylor
52d32dddff Fixed scrolling in Messages window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@421 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 18:42:34 +00:00
Joe Taylor
4e13f2a132 Fixed scrolling in Messages window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@421 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 18:42:34 +00:00
Joe Taylor
9fd53783a2 Added "pulsar" receiving program.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@420 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 15:20:28 +00:00
Joe Taylor
6eccdc3b8c Added "pulsar" receiving program.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@420 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 15:20:28 +00:00
Joe Taylor
bb30c86a78 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
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
560c7550db Corrected typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@418 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:58:11 +00:00
Joe Taylor
8fd7124751 Corrected typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@418 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:58:11 +00:00
Joe Taylor
74dd138074 Add savetf2.F90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@417 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:51:09 +00:00
Joe Taylor
caa609aa19 Add savetf2.F90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@417 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:51:09 +00:00
Joe Taylor
55dfeabf15 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
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
b3974c4811 Add fading colors to bandmap and bandmap2.
Double-click on callsign in bandmap, bandmap2, puts it into ToRadio.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@415 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 16:57:31 +00:00
Joe Taylor
80cfd49a0b Add fading colors to bandmap and bandmap2.
Double-click on callsign in bandmap, bandmap2, puts it into ToRadio.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@415 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 16:57:31 +00:00
Joe Taylor
3b219465c7 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
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
648d63e207 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
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
7fac2b6019 Added readout of Rx noise level.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@412 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-24 16:31:38 +00:00
Joe Taylor
5e65045f66 Added readout of Rx noise level.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@412 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-24 16:31:38 +00:00
Joe Taylor
a61262760e Tweaked signal level for Linrad input of data.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@411 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 22:50:30 +00:00
Joe Taylor
f7e88fbdd7 Tweaked signal level for Linrad input of data.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@411 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 22:50:30 +00:00
Joe Taylor
a3b43326b4 Corrected pointer overrun in recvpkt.
Compiles and runs OK on Aubrey.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@410 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 18:12:39 +00:00