<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to tickets</title><link>https://sourceforge.net/p/mshv/tickets/</link><description>Recent changes to tickets</description><atom:link href="https://sourceforge.net/p/mshv/tickets/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Jan 2023 21:05:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mshv/tickets/feed.rss" rel="self" type="application/rss+xml"/><item><title>FT8 swamped by Dxpedition FT8WW</title><link>https://sourceforge.net/p/mshv/tickets/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is my first use of this means to write an opinion and I hope my entire paragraph is permitted. &lt;br/&gt;
The demand for Crozet FT8WW in 2022 is crushing the capabilities &lt;br/&gt;
of FT8 / MSHV to fulfill the dreams of thousands of amateur radio &lt;br/&gt;
operators. Unlike older modes (CW, SSB) where the DX station can only&lt;br/&gt;
decode a few signals at a time by ear, it is easy to believe that&lt;br/&gt;
a whole waterfall full of callers have their call signs repetitively &lt;br/&gt;
displayed twice a minute in the Band Activity window. But many of those &lt;br/&gt;
operators will never called back by FT8WW because at best only two or three &lt;br/&gt;
completions can be handled per minute and propagation effects will lower&lt;br/&gt;
the average rate.  This is also a preview of what could happen with Bouvet&lt;br/&gt;
later this month. It is probably too late for any major improvements that will&lt;br/&gt;
assist in generating higher QSO rates before the end of Crozet or Bouvet. But the&lt;br/&gt;
problem should still be studied. Possible improvements could be a generous increase&lt;br/&gt;
in the number of streams transmitted by the DXpedition at the risk of dealing with&lt;br/&gt;
complaints about band-hogging and fair use. Of course, with MSHV being available for&lt;br/&gt;
installation by just about any FT8 operator, there would be the inevitable&lt;br/&gt;
concern for legitimate DXpedition use and preventing abuse by home operators.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GLENN WILLIAMS</dc:creator><pubDate>Mon, 02 Jan 2023 21:05:00 -0000</pubDate><guid>https://sourceforge.net6952ae743697bf6748ca065fae653eabc9a5c353</guid></item><item><title>Decode signal report changing</title><link>https://sourceforge.net/p/mshv/tickets/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Was working/watching the Crozet dxpedition.  As you can see in the attached FT8WW gave me several TX2 reports with changing dB levels.  It would seem necessary for FT8WW to have decoded  the TX1 transmission again in order to set a new dB level for TX2 (which I did not repeat TX1) but, if it did decode TX3 then it should have continued sequencing.&lt;br/&gt;
So how can a transmitter change dB levels on a TX-2 report without decoding the caller again?  I've seen several of these occurring.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Black</dc:creator><pubDate>Sun, 01 Jan 2023 17:03:45 -0000</pubDate><guid>https://sourceforge.net8cbc39f71d28dc5ff5c1ea492958b88f6b3b4a6b</guid></item><item><title>Debian Buster compile error</title><link>https://sourceforge.net/p/mshv/tickets/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
Trying to compile in Debian 10 buster. Everything goes OK until I get this error, after some time compiling:&lt;/p&gt;
&lt;p&gt;/usr/bin/ld: src/Hv_Lib_fftw/lin_x86_64/libfftw3v337_gcc731_thread_posix.a(direct2.o): relocation R_X86_64_32 against &lt;code&gt;.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: src/Hv_Lib_fftw/lin_x86_64/libfftw3v337_gcc731_thread_posix.a(hc2hc-direct.o): relocation R_X86_64_32 against&lt;/code&gt;.text' can not be used when making a PIE object; recompile with -fPIC&lt;br/&gt;
/usr/bin/ld: final link failed: nonrepresentable section on output&lt;br/&gt;
collect2: error: ld returned 1 exit status&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:707: bin/MSHV_x86_64]&lt;/span&gt; Error 1&lt;/p&gt;
&lt;p&gt;Can't anything helpful on the Internet... I thank anyone who could give a hint.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
     Emmanuel.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emmanuel Lomba</dc:creator><pubDate>Sat, 02 Jan 2021 23:42:01 -0000</pubDate><guid>https://sourceforge.net107f277ad5071e1d9d128bf7ff21ef24b1c0b6d4</guid></item><item><title>Compile error on Debian Buster</title><link>https://sourceforge.net/p/mshv/tickets/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to compile MSHV_247 on Debian 10 Buster 64 bit I immediately get this error:&lt;/p&gt;
&lt;p&gt;vittorio@ik1rac:/tmp/MSHV_247$ make&lt;br/&gt;
g++ -c -m64 -pipe -std=gnu++11 -ffast-math -fno-trapping-math -funsafe-math-optimizations -freorder-functions -funroll-all-loops -O2 -Wall -W -D_REENTRANT -D_LINUX_ -DQESP_NO_UDEV -D__linux__ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Ibuild -o build/main.o src/main.cpp&lt;br/&gt;
In file included from src/HvDecodeList/decodelist.h:52,&lt;br/&gt;
                 from src/main_ms.h:31,&lt;br/&gt;
                 from src/main.cpp:15:&lt;br/&gt;
src/HvDecodeList/hvtooltip.h:19:51: error: ‘Q_NULLPTR’ was not declared in this scope&lt;br/&gt;
     void showText(QPoint,QString,int,QWidget &lt;em&gt;w = Q_NULLPTR);&lt;br/&gt;
                                                   ^~~~~~~~~&lt;br/&gt;
make: &lt;/em&gt;** &lt;span&gt;[Makefile:1238: build/main.o]&lt;/span&gt; Error 1&lt;/p&gt;
&lt;p&gt;Any hint?&lt;br/&gt;
Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vittorio Vallero</dc:creator><pubDate>Tue, 20 Oct 2020 15:30:53 -0000</pubDate><guid>https://sourceforge.netc632b38cc291ae1e9281bcd7a1f5a9373df276ce</guid></item><item><title>help value not declare</title><link>https://sourceforge.net/p/mshv/tickets/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I try to install MSHV on a xubuntu 16 but i have a trouble in the compilation ( withQt4 )&lt;br/&gt;
the error is : &lt;/p&gt;
&lt;p&gt;src/main_ms.cpp: In constructor ‘Main_Ms::Main_Ms(QWidget*)’:&lt;br/&gt;
src/main_ms.cpp:55:20: error: ‘APP_NAME’ was not declared in this scope&lt;br/&gt;
     setWindowTitle(APP_NAME);&lt;br/&gt;
                    ^&lt;br/&gt;
src/main_ms.cpp: In member function ‘void Main_Ms::BandChanged(bool)’:&lt;br/&gt;
src/main_ms.cpp:857:29: error: ‘APP_NAME’ was not declared in this scope&lt;br/&gt;
             QString str_t = APP_NAME;&lt;/p&gt;
&lt;p&gt;What must i do because i don't find the value APP_Name anywhere ? &lt;br/&gt;
Thanks&lt;br/&gt;
Jeff&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Mon, 12 Dec 2016 19:37:24 -0000</pubDate><guid>https://sourceforge.netf1b59c089918a194e1c7c872d0ffb54e81bd7b49</guid></item><item><title>#1 help_bg.html and libasound on Ubuntu 14.04</title><link>https://sourceforge.net/p/mshv/tickets/1/?limit=25#29b9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;While trying to build MSHV I foud that it is using fixed patch to alsa library&lt;br/&gt;
Could you replace it with -lasound?&lt;br/&gt;
It should be more universal, and work on every distribution if alsa development packages (alsa-dev or alsa-devel) are installed.&lt;/p&gt;
&lt;p&gt;I think that all distributions already have fftw3 library, so there is no need to have local one &lt;br/&gt;
It should be sufficient to have:&lt;/p&gt;
&lt;p&gt;LIBS = -lasound -lfftw3 ...&lt;/p&gt;
&lt;p&gt;73 de SP5SMK&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wojciech Kazubski</dc:creator><pubDate>Sun, 20 Dec 2015 19:02:58 -0000</pubDate><guid>https://sourceforge.netbe421ca7859a9f6f83d3697e75adb42dc2b028e4</guid></item><item><title>help_bg.html and libasound on Ubuntu 14.04</title><link>https://sourceforge.net/p/mshv/tickets/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, ans sorry for my english...&lt;/p&gt;
&lt;p&gt;I'm testing install of MSHV on Ubuntu 14.04 and report you this small problems :&lt;/p&gt;
&lt;p&gt;On qmake :&lt;br /&gt;
RCC: Error in 'src/HvHelpMs/hvhelpms.qrc': Cannot find file 'url/help_bg.html'&lt;br /&gt;
I'm copying help_en.html in help_bg.html and OK&lt;/p&gt;
&lt;p&gt;On make :&lt;br /&gt;
For libasound library for Ubuntu is situated in /usr/lib/x86_64-linux-gnu/. After correct the file MSHV_x86_64.pro :&lt;br /&gt;
Line 101 :&lt;br /&gt;
LIBS = /usr/lib/x86_64-linux-gnu/libasound.so src/Hv_Lib_fftw/lin_x86_64/libfftw3v334_gcc482_thread_posix.a src/HvRigControl/qextserialport_1_2rc/lin_x86_64/libqextserialport_gcc482_thread_posix.a&lt;/p&gt;
&lt;p&gt;After that make and qmake OK and start MSHV is OK also.&lt;/p&gt;
&lt;p&gt;Best 73. Alain&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F5JMH</dc:creator><pubDate>Mon, 25 May 2015 13:12:08 -0000</pubDate><guid>https://sourceforge.net176de246872e6c8cb6846193a88efcfed04343e1</guid></item></channel></rss>