WSJT-X/lib/qso50/g0
Joe Taylor c470611cc9 Test program to exercise features of the "WSPR QSO mode" that was tested briefly in 2008.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8446 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-01-31 15:45:06 +00:00

8 lines
401 B
Plaintext

gfortran -o twq -Wall -Wno-conversion -fbounds-check twq.f90 \
../packjt.f90 wqenc.f90 wqdec.f90 packprop.f90 \
packname.f90 packtext2.f90 unpackprop.f90 unpackname.f90 \
unpacktext2.f90 unpackpfx.f90 pack50.f90 unpack50.f90 \
../hash.f90 ../deg2grid.f90 ../grid2deg.f90 \
../fix_contest_msg.f90 ../to_contest_msg.f90 \
../fmtmsg.f90 ../azdist.f90 ../geodist.f90 ../wsprd/nhash.c