Re: [wsjt-devel] Upload Problem

2016-05-18 Thread Victor Batchelor
Hi Dave,
Many thanks for your reply.
Yes I run WSP mode in WSJT-X and tried both the 1.6.2 and 1.7.0 versions.
I emailed the station concerned to try to find out what software he uses and to 
confirm his call is set up correctly set.So far I have no reply.
I assumed it was an upload problem as there were only a few spots in the DB and 
I think they were from some non WSPR decoder as they showed every 8 minutes. 
As I was copying him at -15 in Bankok I expected to see spots from many EU 
stations.
I noticed later the text I copied and pasted from my RX window was garbled so 
maybe he has something wrong in his set up.
I will provide more details if I hear from him.
73
Victor




  From: Dave Halbakken 
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Thursday, May 19, 2016 10:12 AM
 Subject: Re: [wsjt-devel] Upload Problem
   
Hi Victor,

I haven't seen any replies to your message, so I thought I would try to do 
so.

I think you're running WSPR mode in WSJT-X. I'm not sure whether you intend 
this to be a WSJT-X bug report or not. If so, perhaps you can provide more 
details as to why you think this might be a bug in WSJT-X. Perhaps there's a 
problem with WSPRnet.

73

Dave WA0PND


Date: Mon, 16 May 2016 01:24:50 + (UTC)
From: Victor Batchelor 
Subject: [wsjt-devel] Upload Problem
To: WSJT software development ,
"wsjt-devel@lists.sourceforge.net" 
Message-ID:
<1133152968.2909575.1463361890808.javamail.ya...@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

WSJT software development ; WSJT Group 
 JN86 37?? 8420
but do not get uploaded to the database with either 1.6.o rc2 or 
1.7.0-develThere are spots in th database evry 8 minutes but obviously not 
from a popular decode as there aren't many and they only show every 8 
minutes.
73
Victor




-- next part --
An HTML attachment was scrubbed...

--


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Font in Message Averaging window

2016-05-18 Thread Bill Somerville
On 18/05/2016 21:38, Bill Somerville wrote:
> it is currently connected to a slot in MainWindow called
> MainWindow::setDecodedTextFont()

Sorry I should be more accurate here, the signal 
Configuration::decoded_text_font_changed(QFont) is connected via a 
lambda function which calls MainWindow::setDecodedTextFont(QFont const&)

73
Bill
G4WJS.


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT

2016-05-18 Thread Bill Somerville
On 18/05/2016 21:31, Alessandro Gorobey wrote:
> JT65 49 columns, 22 fixed, 27 for message

Hi Sandro,

JT65 and JT4 (probably JT9 eventually as well) when used in VHF & up 
mode with deep search and message averaging now have some quality 
information appended after the decoded message text.

73
BIll
G4WJS.


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Font in Message Averaging window

2016-05-18 Thread Bill Somerville
On 18/05/2016 21:19, Joe Taylor wrote:
> Can anyone enlighten me on how to make the "Message Averaging" (F7)
> window use "Courier 11" (or some other monospace font) on all platforms?

Hi Joe,

fonts in Qt are a bit messy, if a font is set using a style sheet then 
the only way to override it in a child widget is to also use a style 
sheet. In qt_helpers.hpp there is a function font_as_stylesheet(QFont 
const&) that you can use to set the style sheet on a widget with a QFont 
object. For example in HelpTextWindow.hpp it is used to set the passed font.

I would have thought that you might be better to use the decoded text 
font rather than hard coding a font, that is already constrained to 
mono-spaced fonts. It is controlled by a signal from the Configuration 
object, it is currently connected to a slot in MainWindow called 
MainWindow::setDecodedTextFont() which could easily adjust the font on 
the message averaging window as well.

I can make a suitable change if you prefer.

73
Bill
G4WJS.


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] ALL.TXT

2016-05-18 Thread Alessandro Gorobey
Hi All,

I notice that trailing spaces in file ALL.TXT have changed in time.
This is more evident in actual HF mixed mode (JT65+JT9)
Seem as JT65 message can be longer than a JT9
JT9  44 columns, 22 fixed, 22 for message
JT65 49 columns, 22 fixed, 27 for message
Is not a problem, I only ask for reason or should we expect long messages ?

Thank in advance

-- 
73
Sandro
IW3RAB

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Font in Message Averaging window

2016-05-18 Thread Joe Taylor
Can anyone enlighten me on how to make the "Message Averaging" (F7) 
window use "Courier 11" (or some other monospace font) on all platforms?

-- Joe

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] New status items

2016-05-18 Thread Bill Somerville
On 18/05/2016 15:44, Michael Black wrote:
> Yeah...that should work.  Sounds a touch better that way as the 
> external app can have it's own freq width to check if it wants.
> And the callsign and text filtering done externally should work too.

Hi Mike,

OK, I will add something with some basic features in message_aggregator 
to exercise it and see how it goes.

73
Bill
G4WJS.


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] New status items

2016-05-18 Thread Michael Black
Yeah...that should work.  Sounds a touch better that way as the external
app can have it's own freq width to check if it wants.
And the callsign and text filtering done externally should work too.

RRR
Mike W9MDB


On Wed, May 18, 2016 at 9:36 AM, Bill Somerville 
wrote:

> On 18/05/2016 15:22, Michael Black wrote:
> > #2 is when a message is receive in the Rx Frequency window without
> > your callsign or CQ.  I currently do this with this patch.  This allow
> > the audio alert to tell you when a message appears on the offset
> > you're watching that you may be following. No need for callsign and CQ
> > since that is already covered by other alerts so eliminating those
> > reduces noise.
>
> Hi Mike,
>
> would this above requirement, and  more, be met by simply including the
> current Tx and Rx DF values in the status message?
>
> 73
> Bill
> G4WJS.
>
>
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] New status items

2016-05-18 Thread Michael Black
I'd like to request consideration of adding two status items to the UDP
status message.

#1 Runaway
#2 RxFreqMsg

#1 is the runaway watchdog which should always be generated whether the
option for it is on or not.  That way we can disable the popup but still
get an audio alert from secondary applications.

#2 is when a message is receive in the Rx Frequency window without your
callsign or CQ.  I currently do this with this patch.  This allow the audio
alert to tell you when a message appears on the offset you're watching that
you may be following.  No need for callsign and CQ since that is already
covered by other alerts so eliminating those reduces noise.
@@ -2141,6 +2143,8 @@
   (abs(decodedtext.frequencyOffset() - m_wideGraph->rxFreq())
<= 10)) bDisplayRight=true;
   if (bDisplayRight) {
   // This msg is within 10 hertz of our tuned frequency, or a JT4
avg
+if (!decodedtext.string().contains(m_baseCall) &&
!decodedtext.string().contains("CQ "))
+   QSound::play(m_wavPath+"IsThisAMessageF.wav");
 ui->decodedTextBrowser2->displayDecodedText(decodedtext
 , m_baseCall
 , false

Mike W9MDB
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel