14-10-2017, 03:42 PM
Peter,
I run WSJT-X 1.8.1rc2 here (on Linux of course) and have just compiled MSHV 1.49 which doesn't (wink) have FT8.
Download MSHV sauce...
mkdir build1; cd build1
Edit ../src/config.h and uncomment QT5
== enable FT8 == Edit ../src/main_ms.cp
Line 469 rb_mode_ft8->setEnabled(true);//k1jt problem
qmake-qt5 ../MSHV_x86_64.pro
Edit Makefile find "posix" text libfftw3....posix.a
replace with "-lfftw3"
make
============ UPDATE 5/11/17 MSHV 1.53 has FT8 enabled ======
=== 6m sked times ===
Saturday and Sunday mornings, 6am to 8am for Meteor scatter, discussion on VKLOGGER
I run WSJT-X 1.8.1rc2 here (on Linux of course) and have just compiled MSHV 1.49 which doesn't (wink) have FT8.
Download MSHV sauce...
mkdir build1; cd build1
Edit ../src/config.h and uncomment QT5
== enable FT8 == Edit ../src/main_ms.cp
Line 469 rb_mode_ft8->setEnabled(true);//k1jt problem
qmake-qt5 ../MSHV_x86_64.pro
Edit Makefile find "posix" text libfftw3....posix.a
replace with "-lfftw3"
make
============ UPDATE 5/11/17 MSHV 1.53 has FT8 enabled ======
=== 6m sked times ===
Saturday and Sunday mornings, 6am to 8am for Meteor scatter, discussion on VKLOGGER