Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Dan Malcolm
Ok Bill, 
That's no problem if someone can tell me how exactly.  I found the Autoconf
file but the text says not to directly edit it, so I didn't.  I also didn't
find any place to edit the make command line.  

_
Dan Malcolm CFI/II
K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Saturday, March 04, 2017 1:57 PM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Hamlib3 compile error

On 04/03/2017 19:21, Dan Malcolm wrote:
> v5.8.8 built for msys-64int

Hi Dan,

ok, that also is fine. I need to see the full and verbose Hamlib build
output. Problem is I'm not sure how to do that with the JTSDK, maybe Greg is
lurking and can help out. What is needed is to add V=1 to the Hamlib make
command and also to redirect all the output (stderr and
stdout) to a log file. Then zip and send me that file please?

73
Bill
G4WJS.



--
Check out the vibrant tech community on one of the world's most engaging
tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Tx6 on startup

2017-03-04 Thread Black Michael
Don't know why but perhaps the other two lines on txrb6 should removed then 
since they are ineffective.
Joe, can you elucidate the reason for Tx1 instead of Tx6?  Looks like it might 
have something to do with VHF ops?

de Mike W9MDB

  From: Bill Somerville 
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Saturday, March 4, 2017 3:17 PM
 Subject: Re: [wsjt-devel] Tx6 on startup
   
 On 04/03/2017 21:07, Black Michael wrote:
  
 Took a look at the startup and it appears it was the intent to have Tx6 on 
startup. 
  Deleting one line makes it happen.  txrb6 was already set but later txrb1 was 
set. 
  
 Hi Mike, Joe made that change in r5282, commit comment was:     Better logic 
for handlind the band comboBox.
     Tx1 message selected on startup.
     Allow late Tx start (at least during testing phase).
     Apply Doppler only above 50 MHz.
     Tx audio freq fixed at 1000 Hz, in JT4 mode.
  73
 Bill
 G4WJS.
  
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Cumulative patch

2017-03-04 Thread Bill Somerville
On 04/03/2017 20:04, Joe Taylor wrote:
> Mike --
>
> The file you posted as "signalmeter2.patch" appears not to be what you
> intended.  It's a diff (or possibly a fragment of a diff) taken from the
> ../wsjtx/doc directory ??

Hi Mike,

further to that I had an issue with the last patch you sent. I have 
sorted it out but in future if you use `svn diff` to generate patches 
you should do the following:

1) Ensure you are at the root of your client workspace (this is probably 
the issue Joe is reporting),

2) Add the --patch-compatible option to the `svn diff` command to ensure 
that correctly formatted unified do-f file is generated (svn uses a 
non-standard format so it can include property changes - for the 
majority of patches there will be no property changes).

3) Check the content before posting -- hi hi.

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Cumulative patch

2017-03-04 Thread Joe Taylor
Mike --

The file you posted as "signalmeter2.patch" appears not to be what you 
intended.  It's a diff (or possibly a fragment of a diff) taken from the 
../wsjtx/doc directory ??

-- Joe, K1JT

On 3/4/2017 12:22 PM, Black Michael wrote:
> New signal meter shows 0-90dB -- no + anymore on the top value
> Bar graph is yellow when noise is < 15dB, Red when peak signal value > 85dB
> dB indicator shows low,high,clipping with -,+,* respectively. Resets on
> Monitor toggle.
> Signal meter is disconnected from slider for widegraph and fast graph
>
> https://www.dropbox.com/s/bzmnnu3upnigid8/signalmeter2.patch?dl=1
>
> de Mike W9MDB
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>
>
>
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Bill Somerville
On 04/03/2017 19:21, Dan Malcolm wrote:
> v5.8.8 built for msys-64int

Hi Dan,

ok, that also is fine. I need to see the full and verbose Hamlib build 
output. Problem is I'm not sure how to do that with the JTSDK, maybe 
Greg is lurking and can help out. What is needed is to add V=1 to the 
Hamlib make command and also to redirect all the output (stderr and 
stdout) to a log file. Then zip and send me that file please?

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Dan Malcolm
v5.8.8 built for msys-64int

_
Dan Malcolm CFI/II
K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Saturday, March 04, 2017 6:28 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Hamlib3 compile error

On 04/03/2017 03:38, Dan Malcolm wrote:
> >From JTSDK-MSYS prompt 'which perl' yields '/bin/perl.exe'

Hi Dan,

Ok, that seems fine. Next try:

perl --version

from the same command shell.

73
Bill
G4WJS.



--
Check out the vibrant tech community on one of the world's most engaging
tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Cumulative patch

2017-03-04 Thread Black Michael
New signal meter shows 0-90dB -- no + anymore on the top valueBar graph is 
yellow when noise is < 15dB, Red when peak signal value > 85dBdB indicator 
shows low,high,clipping with -,+,* respectively.  Resets on Monitor 
toggle.Signal meter is disconnected from slider for widegraph and fast graph
https://www.dropbox.com/s/bzmnnu3upnigid8/signalmeter2.patch?dl=1

de Mike W9MDB--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Bill Somerville
On 04/03/2017 03:38, Dan Malcolm wrote:
> >From JTSDK-MSYS prompt 'which perl' yields '/bin/perl.exe'

Hi Dan,

Ok, that seems fine. Next try:

perl --version

from the same command shell.

73
Bill
G4WJS.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JT65 HF bands capacity, spectra allocation, and software support

2017-03-04 Thread Laurie, VK3AMA

On 4/03/2017 7:58 PM, Takehiko Tsutsumi wrote:
> This Saturday afternoon, 15m is crowded and occupied with 100 TX , 83
> RX stations according to JT Alert and the most strong spectrum on 15m
> exists on JT65 channel

100 stations TX does not represent 100 simultaneous transmissions.
It represents 100 unique Stations decoded over a 10 minute period.
This number is based on reports generate world-wide and does not 
represent the level of activity to be expected at any receiving location.
It does not necessarily indicate a crowded band. Propagation, Band and 
time of the day will greatly influence the level of activity to be 
expected by any particular receiving station.

Your waterfall image, while it shows a lot of activity, does not 
indicated a crowded band, IMO.

de Laurie VK3AMA



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel