Commit Graph

703 Commits

Author SHA1 Message Date
Joe Taylor 3caaf785bd Change version number to 2.6.0-rc2. 2022-06-23 09:51:30 -04:00
Uwe Risse ce13ca8800 Preparations for the release of WSJT-X v2.6.0-rc1. 2022-05-30 13:55:01 +02:00
Steven Franke c073fefa74 Merge branch 'arrl-digi-dx' into develop 2022-04-25 07:24:03 -05:00
Steven Franke 062f3a8037 Merge branch 'feat-a7-UR' into develop 2022-04-25 07:23:06 -05:00
Joe Taylor 7cdd2da5d5 Fix CMakeLists.txt so that CPack works. 2022-04-22 17:31:32 -04:00
Joe Taylor 581ef8b6e5 Final (?) version of test_snr, with echo_snr() moved into wsjt Fortran library. 2022-04-22 13:07:23 -04:00
Joe Taylor 03b680dee5 Fix CMakeLists.txt to build program test_snr. 2022-04-22 11:04:56 -04:00
Joe Taylor e8c08c24a5 Change the source file names from arrl_digi.* to activeStations.* 2022-03-11 15:12:32 -05:00
Joe Taylor 658f23b813 Starting to implement a new "ARRL_Digi" window. 2022-03-11 13:11:39 -05:00
Uwe Risse 2e3cec2201 Fix "unable to find library -lwsjt_fort_omp" on OpenMP-unsupported-platform (by JG1UAA) 2022-02-11 10:52:20 +01:00
Joe Taylor 5b97226b33 Reinstate the cmake option for WSJT_QDEBUG_IN_RELEASE. I like having it. 2022-01-27 15:00:00 -05:00
Joe Taylor 56414dda30 Remove jtmsg.f90 from CMakeLists.txt, it's no longer used. 2022-01-27 10:55:19 -05:00
Joe Taylor 76a1dd3c44 Add Russian (ru) to the list of available user-interface languages. 2022-01-26 10:32:15 -05:00
Joe Taylor 81b4659de9 Add Russian (ru) to the list of available user-interface languages. 2022-01-26 10:05:49 -05:00
Uwe Risse 39fecf92c9 Fix a typo (needed for compilation) 2022-01-10 19:54:04 +01:00
Joe Taylor d774733636 Set build_type to devel (RC 0), not RC 1. 2022-01-08 15:09:28 -05:00
Joe Taylor 6b2df37137 Merge branch 'develop' into feat-ft8-q3 2022-01-07 11:38:10 -05:00
Steven Franke 1a794c7ce9 Change version number to 2.6.0-rc1. 2022-01-07 09:53:59 -06:00
Uwe Risse d28164e92a Set version number to 2.5.4 2021-12-28 10:31:58 +01:00
Joe Taylor 43c0752140 Add the $DXCALL macro capability. 2021-12-06 11:12:10 -05:00
Bill Somerville f68a4bb1a1
Bump revision 2021-11-10 10:53:05 +00:00
Joe Taylor 9aa4786f11 Re-organize some of the FT8 a7 code. 2021-11-05 15:57:24 -04:00
Joe Taylor 393265a0e0 Working code for FT8 'a7' decodes. Still needs some cleanup. 2021-11-04 11:55:15 -04:00
Joe Taylor 2b25c51169 First fully working version of 'a7' (q3-style) decoding for FT8. 2021-10-28 15:01:00 -04:00
Joe Taylor 384899754f Add initial version of test_ft8q3.f90. 2021-10-26 12:31:24 -04:00
Joe Taylor a5be2fb4ef TEMPORARY: save downsampled data at f0=1500 Hz, for testing ft8q3. 2021-10-26 08:58:06 -04:00
Bill Somerville a969f304ab
Bump version 2021-10-22 15:11:17 +01:00
Bill Somerville d732537b59
Release prep 2021-10-21 00:43:01 +01:00
Bill Somerville d083346597
Add new UI translation to build, Traditional Chinese 2021-10-21 00:41:49 +01:00
Bill Somerville e92ec7bf9f
Bump revision and update nag message 2021-10-12 13:19:56 +01:00
Alex Lelievre bd8992f6f2
This fixes the problem with gfortran compiler receiving the -Xclang option on Mac when it shouldn't. 2021-10-05 19:41:29 +01:00
Bill Somerville 00eb4d59ca
User Guide update removing 32-bit Intel Linux references 2021-10-05 19:41:18 +01:00
Bill Somerville 59fbb6181b
Release note updates and release preparation 2021-09-25 11:19:35 +01:00
Bill Somerville d41c0bc432
Bump RC # 2021-09-07 20:13:08 +01:00
Bill Somerville d13a5d04e8
Bump RC number 2021-08-05 15:31:05 +01:00
Bill Somerville 5d78cb0c97
Bump RC # 2021-07-31 17:51:38 +01:00
Bill Somerville 91a840df6e
Bump RC # 2021-07-09 11:28:33 +01:00
Bill Somerville 146fa7b9c2
Bump RC number 2021-06-28 13:37:57 +01:00
Bill Somerville b241b913ba
Improve band combo box pop up list width management 2021-06-25 12:33:30 +01:00
Bill Somerville e28e9ff9b5
Bump RC number 2021-06-12 15:12:04 +01:00
Joe Taylor df86257119 Add helper_functions.cpp with a function tx_duration(). 2021-06-10 14:39:23 -04:00
Bill Somerville 068a96a489
Only build map65 on Windows 2021-06-02 18:54:41 +01:00
Bill Somerville 50e124b468
Prepare for WSJT-X v2.5.0 RC1 (MAP65 v3.3.0 RC1) release 2021-06-01 15:05:34 +01:00
Steven Franke c414a3261b Move q65 fortran encoding routines to a separate file. 2021-05-06 09:53:04 -05:00
Joe Taylor 3f74137d32 Add Q65 modes and optional Doppler spread to mapsim. 2021-05-04 15:46:00 -04:00
Joe Taylor f2000dcc8c Add a stripped-down version of multimode_decoder() so that MAP65 can call the Q65 decoder routines. 2021-04-27 15:10:17 -04:00
Joe Taylor 3da21b5119 Do not tell me about IEEE FPEs inexact or denormal. 2021-04-20 15:51:18 -04:00
Bill Somerville dfdabffc82
Disable Debug configuration FPE traps in Fortran programs for now 2021-04-20 14:15:09 +01:00
Bill Somerville e32d9e1d28
Rearrange bundle fixup to ensure all executables are installed
The INSTALL (CODE  ...) targets to fixup the installed  bundle may run
before all  the executable  files are  installed if  run from  the top
level CMake  script. By creating a  new sub-directory just to  run the
bundle  fixup its  timing can  be controlled  by ensuring  it is  only
included after all sub-directory that might install executable files.
2021-04-19 16:17:25 +01:00
Bill Somerville a3334295ef
Revert to standard CMake BundleUtilities.cmake script
Fix some installation dependency finding issues.
2021-04-18 01:06:04 +01:00