Commit Graph

578 Commits

Author SHA1 Message Date
Joe Taylor
8a0b8e4b87 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Joe Taylor
45019ba76f Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@409 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 15:40:54 +00:00
Joe Taylor
b5f49acb9d Now compiling on Aubrey.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@408 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 15:22:08 +00:00
Joe Taylor
068551448b Changes to compile on K1JT machine, Kubuntu 6.06.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@407 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-23 15:03:19 +00:00
Joe Taylor
dfe64029a1 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
f5776625a5 Make it compile on Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@405 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-22 14:38:03 +00:00
Joe Taylor
52c5fc544b Add plrs_subs_win.c
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@404 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-22 12:27:46 +00:00
Joe Taylor
b3588daa20 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@403 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2007-06-22 12:11:59 +00:00
Joe Taylor
c51b612e2a Fix Makefile.win
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@402 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-22 12:10:01 +00:00
Joe Taylor
105c13088f Start with "Monitoring" on.
Fixed the "lost packets" message.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@401 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 19:42:24 +00:00
Joe Taylor
df4b0de362 Added datcom.f90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 19:17:53 +00:00
Joe Taylor
5d9d4d992c Account for lost packets, substituting zeros.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@399 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 18:59:43 +00:00
Joe Taylor
f4bf9ef27c Forgot to include this routine.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@398 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 18:25:01 +00:00
Joe Taylor
7df821cd1b Fixed handling of nutc and kbuf.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@397 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 18:21:21 +00:00
Joe Taylor
2d27f21d31 It's basically working with multicast data now ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@396 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 17:38:30 +00:00
Joe Taylor
d9e8ad5d65 Removed unneeded header files from includes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@395 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-20 17:00:18 +00:00
Joe Taylor
b163a8a765 Added "Pseudo-Linrad" test programs.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@394 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-20 15:53:56 +00:00
Joe Taylor
24dadb7aac Trivial formatting correction
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@393 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-20 15:43:35 +00:00
Joe Taylor
ee7ad02ac7 Removed diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@392 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-15 14:21:50 +00:00
Joe Taylor
d6f894c1ee Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@391 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-15 14:18:43 +00:00
Joe Taylor
95bb84bb17 Fixed end-of-line garbage in bandmap2.txt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@390 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-15 14:17:57 +00:00
Joe Taylor
462b0da07c Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@389 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-13 18:42:55 +00:00
Joe Taylor
03bddc6c9f Many fixes to make it work on Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@388 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-13 17:05:57 +00:00
Joe Taylor
3edc0ed447 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
bce3aa9303 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@377 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-04-27 13:20:55 +00:00