WSJT-X/map65/libm65
2021-05-13 08:42:00 -04:00
..
afc65b.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
astro0.f90
astro.f90
astrosub.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
averms.f90
badmsg.f90
ccf2.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ccf65.f90 Protect against rms=0 in ccf65. 2021-05-08 10:11:12 -04:00
cgen65.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
chkhist.f90
chkmsg.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
CMakeLists.txt Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
coord.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
cutil.c Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
dcoord.f90
decode0.f90 Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
decode1a.f90 Protect against a possible bounds error in decode1a. 2021-05-07 13:25:02 -04:00
decode65b.f90
decode_rs.c Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
deep65.f90 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
deg2grid.f90
demod64a.f90
display.f90 Remove an unused variable. Protect against extreme values leading to FPEs. 2021-04-20 15:35:56 -04:00
dot.f90
dpol.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
encode65.f90
encode_rs.c
extract.f90 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
f77_wisdom.f
fchisq0.f90
fchisq.f90 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
fftw3.f
fftw3.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
fil6521.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
filbig.f90 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
fmtmsg.f90
four2a.f90 Fix the floating-point exception caused by a c2r FFT when not enough space allocated for data array. 2021-04-12 15:21:38 -04:00
ftninit.f90 Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
ftnquit.f90 Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
ftrsd2.c Prevent a divide-by-0 error in ftrsd2.c. 2021-04-26 08:08:27 -05:00
gen65.f90
gen_q65_cwave.f90 Call routine get_q65_tones when generating q65 waveforms. 2021-05-06 10:27:43 -05:00
gen_q65_wave.f90 Fix a comment. 2021-05-06 10:30:38 -05:00
geocentric.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
getdphi.f90
getpfx1.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
getpfx2.f90
gran.c Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
graycode65.f90
graycode.f90
grid2deg.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
grid2k.f90
igray.c
indexx.f90
init_rs.c Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
int.h
interleave63.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ipcomm.cpp Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
iqcal.f90
iqfix.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
jt65code.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
k2grid.f90
lorentzian.f90
m65.f90 Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration 2021-05-13 08:16:57 -04:00
m65a.f90 Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
Makefile Update map65.pro and Makefile for new location of sources in the wsjtx project. 2021-04-09 13:41:19 -04:00
Makefile.0
Makefile.jtsdk
Makefile.linux
Makefile.MinGW
map65a.f90 More WIP on wideband Q65 decoding. 2021-05-12 16:50:50 -04:00
mapsim.f90 Use hhmm rather than hhmmss for generated mapsim file names. 2021-05-05 11:21:25 -04:00
moon2.f90
moondop.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
msgs.txt Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
nchar.f90
noisegen.f90
packjt.f90
pfx.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
pfxdump.f90
ptt_unix.c Updated CMake finders and changes to build map65 on Linux 2021-04-11 15:29:15 +01:00
ptt.c
q65b.f90 Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
recvpkt.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
rfile3a.f90
rs2.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
rs.h
s3avg.f90
sec_midn.f90
set.f90
setup65.f90
shell.f90
sleep_msec.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
sleep.h
smo.f90
sort.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ssort.f
sun.f90
symspec.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
synctest.f90 Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
synctst2.f90
synctst.f90
tastro.f90
timeval.h
timf2.f90 More cleanup of compiler warnings. 2021-04-22 13:29:40 -04:00
tm2.f90 More cleanup of compiler warnings. 2021-04-22 13:29:40 -04:00
tmoonsub.c
toxyz.f90
trimlist.f90
twkfreq_xy.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
twkfreq.f90
usleep.c Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
wavhdr.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
wideband2_sync.f90 Disable diagnostic write. 2021-05-13 08:42:00 -04:00
wideband_sync.f90 Start work on Q65 wideband decoding. 2021-05-06 14:56:05 -04:00
wrapkarn.c
zplot.f90 Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00