WSJT-X/map65
Joe Taylor 73b5c81017 Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0 2021-06-25 14:58:32 -04:00
..
libm65 Correct a one-symbol offset in the MAP65 Tx waveform for Q65, leading to +0.6 s DT bias. 2021-06-24 14:26:22 -04:00
resources Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
.gitignore Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
CMakeLists.txt Only install MAP65 on MS Windows for now 2021-05-30 14:55:50 +01:00
LICENSE_WHEATLEY.TXT Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
MAP65_Beta_Release.docx Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
about.cpp Use <h2> rther than <h4> for heading in the 'About' window. 2021-05-03 10:25:02 -04:00
about.h Use WSJT-X revision utilities to label the MAP65 revision 2021-04-30 22:51:09 +01:00
about.ui Use WSJT-X revision utilities to label the MAP65 revision 2021-04-30 22:51:09 +01:00
afmhot.dat Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
astro.cpp Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
astro.h Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
astro.ui Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
bandmap.cpp Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
bandmap.h Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
bandmap.ui Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
blue.dat Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
commons.h Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
devsetup.cpp Repair a regression in parsing map65 UI colours 2021-04-24 15:01:50 +01:00
devsetup.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
devsetup.ui Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
displaytext.cpp Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
displaytext.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ffft.f Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ft2000_freq.sh Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
getdev.cpp Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
getfile.cpp Squash more compiler warnings 2021-04-14 23:41:52 +01:00
getfile.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
getsvn.cmake Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
in.dat Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
killbyname.cpp Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
main.cpp Preparation for a v2.5.0 RC2 2021-06-22 18:51:57 +01:00
mainwindow.cpp Increase size of iwave[] buffer for 12000 Hz sample rate. 2021-06-07 12:57:23 -04:00
mainwindow.h Double-click on call in Messages window now sets Tx mode and report, as in main window. 2021-05-22 09:55:43 -04:00
mainwindow.ui Improve band combo box pop up list width management 2021-06-25 12:33:30 +01:00
map65.pro Update map65.pro and Makefile for new location of sources in the wsjtx project. 2021-04-09 13:41:19 -04:00
map65.rc Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
map65_config.h.in Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
map65b.iss Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
messages.cpp Double-click on call in Messages window now sets Tx mode and report, as in main window. 2021-05-22 09:55:43 -04:00
messages.h Double-click on call in Messages window now sets Tx mode and report, as in main window. 2021-05-22 09:55:43 -04:00
messages.ui Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
meterwidget.cpp Changes to integrate into WSJT-X build system 2021-04-10 12:29:34 +01:00
meterwidget.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
paInputDevice.c Changes to integrate into WSJT-X build system 2021-04-10 12:29:34 +01:00
pa_get_device_info.c Changes to integrate into WSJT-X build system 2021-04-10 12:29:34 +01:00
plotter.cpp Insert leading zero when needed in UTC hours or minutes, on waterfall. 2021-06-22 10:52:28 -04:00
plotter.h Squash some warnings 2021-06-02 13:44:44 +01:00
set570.cpp Some clean up of IQ+ frequency control 2021-05-21 19:49:38 +01:00
signalmeter.cpp Repair a regression in painting the signal meter scales 2021-05-30 14:21:45 +01:00
signalmeter.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
sleep.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
soundin.cpp Do necessary COM thread initializations for ASIO audio 2021-06-16 15:02:40 +01:00
soundin.h Do necessary COM thread initializations for ASIO audio 2021-06-16 15:02:40 +01:00
soundout.cpp Do necessary COM thread initializations for ASIO audio 2021-06-16 15:02:40 +01:00
soundout.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
ss.bat Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
sss.bat Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
txtune.cpp Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
txtune.h Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
txtune.ui Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00
widegraph.cpp Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
widegraph.h Refactor window widget management to fix initialization errors 2021-05-17 19:30:51 +01:00
widegraph.ui Fix rx/tx frequency overlay punctuation and make label background transparent 2021-05-08 23:51:16 +01:00
wsjt.ico Move project files to map65 sub-directory 2021-04-09 13:57:41 +01:00