Re: [wsjt-devel] [FT8-Digital-Mode] WSJT-X V2.31 Issues

2021-04-12 Thread Alan VK2ZIW via wsjt-devel
Hi all,

Several ( many) years back I had the same symptoms with WSPR in that it failed 
after a few days

and lasted longer running on machines with more memory.

The problem was, not freeing up Virtual Memory after a decode cycle.

On Windows systems, the problem did not surface, only on Linux. This was 
Windows XP at the time as I recall.

Perhaps with later versions of Windows (10 etc.), the Virtual Memory system has 
changed.

So, can you check the program's memory usage, both real and virtual?

At the time I had to convince the developer, Virtual Memory is not limitless. 

Alan VK2ZIW

On Sun, 11 Apr 2021 20:45:51 -0400, William Smith wrote
> I'm seeing it too, just listening on 40M WSPR and reporting to wspr.net, and 
> it stops working probably once a day.  The waterfall stops moving and decodes 
> stop happening.  I have to stop and restart WSJT-X 
> 
> I'm running v2.3.1 0e7224 if it matters.  I've seen similar behavior on 
> previous releases, but it usually takes several days to fall over.
> 
> Copying the dev list above...
> 
> 73, Willie N1JBJ
> 
> 
> 
> On Apr 11, 2021, at 7:58 PM, KB3Z via groups.io 
>  wrote:
> I just installed WSJT-X V2.31 this morning. And I thought that everything was 
> working ok. But it seems for some reason after a period of time that the Band 
> Activity data all of a sudden stops and then moves over to the RX Frequency 
> side. And it doesn't seem to update after a period of time.It seems that this 
> program has more bugs then go a mile. Whatever happened to the program that 
> always worked? Any advice would be greatly appreciated.Mark Griffin, KB3Z
> _._,_._,_ 
---
 Groups.io Links:
> You receive all messages sent to this group. 
> View/Reply Online (#5407) | Reply To Group | Reply To Sender | Mute This 
> Topic | New Topic Your Subscription | Contact Group Owner | Unsubscribe 
> [w_sm...@compusmiths.com] 
> _._,_._,_

--- 
Alan VK2ZIW 
Before the Big Bang, God, Sela. 
OpenWebMail 2.53, nothing in the cloud.

 
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Error in compilation !?

2020-03-25 Thread Alan VK2ZIW
Hi Marco and Guillaume,

Linux: Fedora release 29 (Twenty Nine)
kernel: 5.3.11-100.fc29.x86_64
Machine: i3 8100 Z370 m/b, Intel graphics on the i3 CPU.

Compiles and runs just fine here. BUT: Rig always "None" and DTR PTT.

Hamlib on the IC-910H with three bands, 2m, 70cm and 23cm got confused.
Audio: Behringer UCA-202   (the original USB from Burr-Brown)

40m
070130 -11  0.1  654 ~  G4RIQ EA8DIG IL18
070130 -22  0.3 1027 ~  CQ EA4T IN70
070130  -9  0.2 1103 ~  VK3VFX VK5JK R+02
070130  10  0.2 1200 ~  K3UA VK3HY -20
070130 -15  0.2  625 ~  EA6EE K6JDC FM07
070145 -15  0.1  271 ~  CQ ZL3GAV RE66
070145 -17  0.4  677 ~  DJ2IA EA6EE -01
070145 -18  0.2  902 ~  CQ OE3GCU JN88

80(not 73, the 80 a problem solver, have AC need DC)

Alan VK2ZIW

On Tue, 24 Mar 2020 12:35:51 -0300, Marco Calistri wrote
> Hi Guillaume,
> 
> I'm on openSUSE Tumbleweed, so the mileage may vary.
> I'm able to compile the WSJT-X source 2.1.2 by running the following
> (adjust for your env):
> 
> marco@linux-turion64:~/WSJT-X_build/build>
> 
> tar -xzvf /home/marco/Scaricati/wsjtx-2.1.2.tgz -C
> /home/marco/WSJT-X_build/build/
> 
> cd /home/marco/WSJT-X_build/build/wsjtx-2.1.2/
> 
>  /usr/bin/cmake -Dhamlib_INCLUDE_DIRS=/usr/include \
>  -Dhamlib_LIBRARIES=/usr/lib64/libhamlib.so \
>  -Dhamlib_LIBRARY_DIRS=/usr/lib64 \
>  -DWSJT_GENERATE_DOCS=OFF \
>  -DWSJT_SKIP_MANPAGES=ON \
>  -D CMAKE_INSTALL_PREFIX=/home/marco/WSJT-X_build/.wsjtx .
> 
>  /usr/bin/cmake --build . --target install
> 
> Hope you could get some useful stuff from this.
> 
> Good luck!
> 
> --
> 
> 73 de Marco, PY1ZRJ (former IK5BCU)
> 
> Il 24/03/20 08:07, Guillaume Devoyon ha scritto:
> > Hello all
> > 
> > I'm under Ubuntu 19.04. I have downloaded the tar.gz file (2.1.2) from
> > the website (I checked in sourceforce repo, file is same). Iwant last
> > revision instead of the ubuntu one which is quite old.
> > 
> > I made the Build dir, cmake, cmake --build and I get an error I can't
> > find a way to turn around
> > 
> > in short, 
> > 
> > Making all in doc
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:4:
> > @include: could not find version.texi
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:6:
> > warning: undefined flag: VERSION
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:10:
> > warning: undefined flag: VERSION
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:11:
> > warning: undefined flag: UPDATED
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:35:
> > warning: undefined flag: VERSION
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:35:
> > warning: undefined flag: UPDATED
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:47:
> > warning: undefined flag: VERSION
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:48:
> > warning: undefined flag: UPDATED
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:130:
> > @include: could not find nutshell.texi
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:136:
> > @include: could not find getting_started.texi
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:142:
> > @include: could not find utility_programs.texi
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.texi:150:
> > @include: could not find fdl.texi
> > make[4]: *** [Makefile:479:
> > /home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-
prefix/src/hamlib/doc/hamlib.info]
> > Error 1
> > make[3]: *** [Makefile:607: all-recursive] Error 1
> > make[2]: *** [CMakeFiles/hamlib-install.dir/build.make:66:
> > hamlib-prefix/src/hamlib-stamp/hamlib-build] Error 2
> > make[1]: *** [CMakeFiles/Makefile2:298:
> > CMakeFiles/hamlib-install.dir/all] Error 2
> > make: *** [Makefile:84: all] Error 2
> > 
> > if you want to read the full stack :
> > https://pastebin.aquilenet.fr/?
170b8f8aa529fe2d#3wnxie1WMLRLV14apwJTribuFR55hrpfVrgA66rhQ2Ra
> > 
> > the file version.texi is in the dir
> > home/guitou/Téléchargements/wsjtx-2.1.2/build/hamlib-prefix/src/hamlib/doc/
> > and If I copy and past content in hamlib.texi i'm going further but
> > block to the next include... lokks like the @include do not search in
> > proper dir

Re: [wsjt-devel] WW Digi Contest Practices

2019-08-08 Thread Alan VK2ZIW
Hi Tom and Iztok,

Does the contest include JS8CALL AND Codec2 digital voice?

Alan VK2ZIW

On Thu, 8 Aug 2019 09:59:01 +0200, Iztok Saje wrote
> Hi Tom!
> 
> Check for latest N1MM+.
> 
> on WSJTX 2.1: select NA VHF contest.
> 
> 73 gl, cu
> Iztok, s52d
> 
>   --
> >
> > Message: 3
> > Date: Thu, 8 Aug 2019 09:58:37 +0300
> > From: Tom Ramberg 
> > To: rttydigi...@groups.io
> > Cc: cq-cont...@contesting.com, WSJT software development
> >   
> > Subject: Re: [wsjt-devel] [RttyDigital] WW Digi Contest Practices
> > Message-ID: <09219add-2594-41fa-a35c-a1b700ccd...@yahoo.com>
> > Content-Type: text/plain; charset=us-ascii
> >
> > Which logger can I use for this contest? I far as I can see, N1MM+does not
support it.
> >
> > If running only with WSJT-X 2.1.0, which options should I choose on the
"Special operating activity" tab?
> >
> > Tom OH6VDA
> >> 2. aug. 2019 kl. 20:16 skrev Ed Muns, W0YK :
> >>
> >> Two one-hour practices each week leading up to the contest (8 total 
> >> practice
> >> sessions):
> >>
> >> Fridays (9, 16, 23, 30 August) 19-20 UTC  (EU evening)
> >> Saturdays (10, 17, 34, 31 August) 01-02 UTC (NA Friday evening)
> >>
> >> These should be plenty of times for people to practice WW Digi within their
> >> personal schedule.  It's not ideal for some parts of the world beyond EU 
> >> and
> >> NA, but scheduling gets complex and confusing otherwise.
> >>
> >> Use the recommended frequencies in the WW Digi rules.  If you operate in 
> >> the
> >> daily FT frequency sub-bands be sure to use only the non-contest message
> >> sequence with Grid Square and SNR.  ('Special operating activity' is
> >> disabled in WSJT-X.)
> >>
> >> As part of your practice, feel free to try different scenarios that may
> >> occur during the contest.  For example, try both the WW Digi contest mode
> >> (aka NA VHF Contest mode in WSJT-X's 'Special operating activity' function)
> >> and the standard default message sequence with 'Special operating activity'
> >> disabled.  Use different calls you may have access to, e.g, club calls.  
> >> Try
> >> different configurations of your software, e.g., automatic vs. manual 
> >> modes.
> >>
> >> The WW Digi log processing system is up and running so we'd appreciate you
> >> submitting your practice logs so we can test before the actual contest.  
> >> All
> >> logs will be cleared out before the start of the contest at 12 UTC on 31
> >> August.
> >>
> >> Cabrillo logs: https://ww-digi.com/logcheck/
> >> ADIF logs: https://ww-digi.com/adif/
> >>
> >> 73,
> >> Ed W0YK
> >>
> >>
> 
> [http://psn.sdn.si/ts/podpis-nevihta-jul19-v2.jpg]
> <https://www.telekom.si/zasebni-
> uporabniki/ponudba/internet/internetne-storitve/bliskoviti-obisk> 
> Pravni pogoji / Legal disclaimer Telekom Slovenije, d.d., Ljubljana
<http://www.telekom.si/disclaimer>
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


---
Alan Beard

OpenWebMail 2.53



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Yaesu FT-847

2018-10-08 Thread Alan VK2ZIW
Hi all,

Why do you need CAT control at all?

What's really needed is a rig with Stability.

Any rig with a digital VFO will do.

My 2c.

Yes, I have an FT-840 and it's OK.

Alan VK2ZIW

On Mon, 8 Oct 2018 10:54:42 -0400, Karl Heinz Kremer wrote
> FT-840UNI would be OK. “Early” or “NoGet” would require the user to know more 
> about what’s going on with these devices. 
> 
> Karl Heinz - K5KHK
> 
> 
> On Oct 8, 2018, at 10:52 AM, Black Michael  wrote:
> 
> What can we call these earlier rigs to make the apparent in the riglist?
> 
> FT-840EARLY  ???
> Or
> FT-840UNI (unidirectional)
> FT-840NOGET
> 
> Or any better idea?
> 
> de Mike W9MDB
> 
> 
> 
> 
> 
> 
> On Monday, October 8, 2018, 9:47:05 AM CDT, Karl Heinz Kremer  
> wrote:
> 
> 
> 
> This also seems to be the case with my early Yaesu FT-840 - it can receive 
> CAT commands, but does not report anything back. 
> 
> 
> Karl Heinz - K5KHK
> 
> 
> On Mon, Oct 8, 2018 at 10:44 AM Black Michael via wsjt-devel 
>  wrote:
> 
> What version of WSJT-X are you using right now?
> 
> Looks like we need a new rig entry for the earlier serial #'s and I can build 
> you one for testing.
> 
> de Mike W9MDB
> 
> 
> 
> 
> 
> 
> On Monday, October 8, 2018, 9:34:22 AM CDT, Shane Stroud 
>  wrote:
> 
> 
> 
> I have discovered that the early serial numbered models of the Yaesu FT-847 
> had unidirectional CAT.  Basically, the software can send frequencies and 
> modes to the rig, but the rig cannot respond.  This applies to serial numbers 
> through about 8G. Mine isan 8E series.  
> 
> In any version of WSJT, under any operating system, the rig will set 
> frequency and mode, then error out because it cannot respond to polling.
> 
> I'm not sure if this needs fixed in WSJT or in hamlib, but other hamlib 
> programs seem to work with the rig without issue. 
> ___wsjt-devel mailing 
> listwsjt-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wsjt-devel___wsjt-devel
>  mailing 
> listwsjt-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wsjt-devel

Alan

Evil flourishes when good men do nothing. 
Consider the Christmas child. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler 
0414 353013 (mobile)     After uni, electronics tech
 
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] fyi ubuntu 18.04LTS

2018-05-10 Thread Alan VK2ZIW
Hi Mike and all,

I've often added a symbolic link in the /lib or the /usr/lib directories
from a later library to, the one needed.
In Ubuntu 18.04 LTS, we have libreadline5 and libreadline7 but not
libreadline6.
eg.
cd /lib; ln -s libreadline.so.7.1 libreadline.so.6

Then refresh the library cache if needed. ldconfig

This often fixes a running program's issues but on installation, the
Package Manager may require an entry in the package database. Unpack the
.deb file with "ar x .deb" then unpack the main archive and install
the files manually.

Have fun.

Alan VK2ZIW


On Thu, 10 May 2018 18:58:28 -0400, W2NAP wrote
> deb package fails install without it.
> 
> On Thu, 10 May 2018 22:47:53 + (UTC)
> Black Michael via wsjt-devel <wsjt-devel@lists.sourceforge.net> wrote:
> 
> > And why do we need libreadline6?
> > de Mike W9MDB
> > 
> >  
> > 
> > On Thursday, May 10, 2018, 12:47:53 PM CDT, W2NAP
> > <w2ibc...@gmail.com> wrote: 
> >  Not sure if anyone noticed. Libreadline6 is NOT in the 18.04 repos at
> > all. unknown if it will ever be. work around seems to be installing
> > the libreadline6 package from artful repo
> > https://packages.ubuntu.com/artful/libreadline6
> > 
> > just wanted to say something in case this was overlooked.
> > 
> > de w2nap
> > 
> > --

> > 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


Alan

Evil flourishes when good men do nothing.
Consider the Christmas child.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
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


[wsjt-devel] WSJT-X r6659 build on Fedora 21 x86_64

2016-04-30 Thread Alan VK2ZIW
Hi all,

Building WSJT-X I had a few probs with:
hamlib  rig_set_split_freq_mode

Fedora 21 has hamlib 3.0.3, that doesn't include function
rig_set_split_freq_mode and RIG_PASSBAND_NOCHANGE

Actually, I don't use rig control other than PTT with DTR
a legacy from early WSJT and all sorts of issues with an IC-910H
with the 23cm band module.

Another silly, at link of wsjtx, "ld" reports no "-ludev".
so I linked /lib64/libudev.so.1.6.1 to libudev.so all fixed.

Anyway, WSJT-X r6659 works.

Alan VK2ZIW


On Fri, 29 Apr 2016 23:10:07 +0100, Bill Somerville wrote
> On 29/04/2016 23:05, Jim Pennino wrote:
> > I generally agree, but think it should be a pull down for general
operating mode, as
> > in HF, EME, meteor scatter with only the appropriate modes selectable.
> >
> > I realize this would be a lot of changes, but it would simplify operating
if, for example,
> > one selected EME and only those things applicable to EME were enabled,
selectable and changeable.
> >
> > With all the new features in WSJT-X it is starting to get confusing
remembering what does what to who.
> 
> Hi Jim,
> 
> I strongly recommend that you try out the new Configurations menu 
> before suggesting such disruptive changes.
> 
> 73
> Bill
> G4WJS.
> 
> --
> Find and fix application performance issues faster with Applications 
> Manager Applications Manager provides deep performance insights into 
> multiple tiers of your business applications. It resolves 
> application problems quickly and reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Evil flourishes when good men do nothing.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] wsprd segmentation fault caused by subtraction

2016-03-15 Thread Alan VK2ZIW
Rubbish,

My Banana Pi and 1Tb real SATA hard disk and Fedora 23 is VERY caoable.

On Tue, 15 Mar 2016 21:54:08 +0100, Clemens Heese wrote
> Dear Bill,
> 
> Aha! You see my Linux skills got a bit rusty :)
> Now we are down to 20sec. Fantastic! So the world is in order again 
> *G Is there a possibility to use cmake to install just wsprd? the 
> whole qt stuff is a bit heavy on this small system.
> 
> 73 de PA7T / Clemens
> 
> Am 15.03.2016 um 21:20 schrieb Bill Somerville :
> 
> > On 15/03/2016 20:08, Clemens Heese wrote:
> >> make clean
> >> cmake --build . --target wsprd
> > Hi Clemens,
> > 
> > the clean is not necessary as this is a new configuration. You can 
> > enforce a clean before build by including the --clean-first option to 
> > the CMake build command.
> > 
> > 73
> > Bill
> > G4WJS.
> > 
> > --
> > Transform Data into Opportunity.
> > Accelerate data analysis in your applications with
> > Intel Data Analytics Acceleration Library.
> > Click to learn more.
> > http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> --
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Alan

Evil flourishes when good men do nothing.
Consider Jesus.
---
Alan Beard               Unix Support Technician from 1984 to today
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler
0414 353013 (mobile)     After uni, electronics tech
 
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Errors running on arm (RPi2) OK 4 me (BPi)

2016-03-03 Thread Alan VK2ZIW
Fixed. 

WSJT 10.0 r6470
Fedora 23 on Bnanan Pi
Reinstall Pillow:

/usr/bin/pip3.4 install -I pillow
Using cached Pillow-3.1.1.tar.gz
Installing collected packages: pillow
  Running setup.py install for pillow
Successfully installed pillow-3.0.0


Hi,

Fedora 23 on Banana Pi all is not OK yet...

WSJT Version 10.0 r6470 , by K1JT
Revision date ...: 2016-02-06 11:42:05 +1100 (Sat, 06 Feb 2016) 
Run date : Thu Mar  3 12:02:09 2016 UTC
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/PIL/ImageTk.py", line 176, in paste
tk.call("PyImagingPhoto", self.__photo, block.id)
_tkinter.TclError: invalid command name "PyImagingPhoto"

SNV code downloaded today, Ver: 6505

Alan VK2ZIW



On Thu, 3 Mar 2016 10:40:29 +, Barry Jackson wrote
> On 03/03/16 01:13, Bill Somerville wrote:
> > On 02/03/2016 20:54, Barry Jackson wrote:
> >> On a new clean build of rev6503 I do have the same as above with one
> >> exception, I don't have moc_OmniRigTransceiver.cpp but maybe that is
> >> from a different build.
> > Hi Barry,
> >
> > the file moc_OmniRigTransceiver.cpp is only generated on a Windows build
> > so you definitely had files in your build tree that generated during a
> > Windows build. That is not good, a build tree must be exclusively used
> > on the platform it is configured for.
> >
> > The clean build that you supplied log of looks good to me. The only
> > query I have is that it reports that the source tree has local
> > modifications so it is not exactly r6503. It would be interesting to see
> > what those local edits are. You can show that by changing your CWD to
> > the root of the source tree and typing:
> >
> > svn diff
> >
> > 73
> > Bill
> > G4WJS.
> >
> > --
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
> 
> I suspect that the only modification will be the patch that we apply 
> right at the start of the build:
> 
> #---
> 
> diff -ur wsjtx-1.7.0.6180_o/doc/CMakeLists.txt 
> wsjtx-1.7.0.6180/doc/CMakeLists.txt
> --- wsjtx-1.7.0.6180_o/doc/CMakeLists.txt 2015-11-25 19:56:41.0 
> +
> 
> +++ wsjtx-1.7.0.6180/doc/CMakeLists.txt   2015-11-25 
> 21:01:18.214793183 + @@ -90,9 +90,9 @@
> 
>   )
> 
> -find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoctor)
> +find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoc)
>   if (NOT ASCIIDOCTOR_EXECUTABLE)
> -  message (FATAL_ERROR "asciidoctor is required to build the documentation
> +  message (FATAL_ERROR "asciidoc is required to build the documentation
> 
>   Building the documenation may optionally be turned off by setting 
> the CMake  option WSJT_GENERATE_DOCS to OFF.")
> 
> #---
> 
> I will double check though.
> 
> Barry
> G4MKT
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application 
> Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Evil flourishes when good men do nothing.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Errors running on arm (RPi2)

2016-03-03 Thread Alan VK2ZIW
Hi,

Fedora 23 on Banana Pi all is not OK yet...

WSJT Version 10.0 r6470 , by K1JT
Revision date ...: 2016-02-06 11:42:05 +1100 (Sat, 06 Feb 2016) 
Run date : Thu Mar  3 12:02:09 2016 UTC
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/PIL/ImageTk.py", line 176, in paste
tk.call("PyImagingPhoto", self.__photo, block.id)
_tkinter.TclError: invalid command name "PyImagingPhoto"

SNV code downloaded today, Ver: 6505

Alan VK2ZIW



On Thu, 3 Mar 2016 10:40:29 +, Barry Jackson wrote
> On 03/03/16 01:13, Bill Somerville wrote:
> > On 02/03/2016 20:54, Barry Jackson wrote:
> >> On a new clean build of rev6503 I do have the same as above with one
> >> exception, I don't have moc_OmniRigTransceiver.cpp but maybe that is
> >> from a different build.
> > Hi Barry,
> >
> > the file moc_OmniRigTransceiver.cpp is only generated on a Windows build
> > so you definitely had files in your build tree that generated during a
> > Windows build. That is not good, a build tree must be exclusively used
> > on the platform it is configured for.
> >
> > The clean build that you supplied log of looks good to me. The only
> > query I have is that it reports that the source tree has local
> > modifications so it is not exactly r6503. It would be interesting to see
> > what those local edits are. You can show that by changing your CWD to
> > the root of the source tree and typing:
> >
> > svn diff
> >
> > 73
> > Bill
> > G4WJS.
> >
> > --
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
> 
> I suspect that the only modification will be the patch that we apply 
> right at the start of the build:
> 
> #---
> 
> diff -ur wsjtx-1.7.0.6180_o/doc/CMakeLists.txt 
> wsjtx-1.7.0.6180/doc/CMakeLists.txt
> --- wsjtx-1.7.0.6180_o/doc/CMakeLists.txt 2015-11-25 19:56:41.0 
> +
> 
> +++ wsjtx-1.7.0.6180/doc/CMakeLists.txt   2015-11-25 
> 21:01:18.214793183 + @@ -90,9 +90,9 @@
> 
>   )
> 
> -find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoctor)
> +find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoc)
>   if (NOT ASCIIDOCTOR_EXECUTABLE)
> -  message (FATAL_ERROR "asciidoctor is required to build the documentation
> +  message (FATAL_ERROR "asciidoc is required to build the documentation
> 
>   Building the documenation may optionally be turned off by setting 
> the CMake  option WSJT_GENERATE_DOCS to OFF.")
> 
> #---
> 
> I will double check though.
> 
> Barry
> G4MKT
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application 
> Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Evil flourishes when good men do nothing.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK on ARM7

2016-01-10 Thread Alan VK2ZIW
Hi Greg,


ARMv7 device

Yes you do. Here in Australia.

At "club.bmarc.org" yes, the ADSL fails sometimes.
Here at my home, it's been running 24x7 for perhaps 2 years now.

Alan VK2ZIW



On Sat, 9 Jan 2016 19:15:59 -0700, Greg Beam wrote
> Hi Richard,
> 
> What version of JTSDK are your running and how did this error get 
> produces ( steps taken? )?
> 
> I don't have an armv7l device, so I can't really test this out, but 
> I suspect the "l" is for little-endian and most things are hf ABI 
> but that's purely a guess. For WSJT-X I don't think either one 
> matters really.
> 
> If you want to manually build WSJT-X, I think Bill sent you the link.
> 
> 73's
> Greg, KI7MT
> 
> On 1/9/2016 15:50, Richard Bown wrote:
> > Hi
> > Using a Odroid Xu4 running Ubuntu 15 , all the downloaded deb files are 
> > armhf
> > Yet when JTSDK is run I get:-
> > -
> > RUN CONFIGURE
> > -
> >
> >   Unsupported OS armv7l
> >
> > -
> > COMPILE MAIN TARGETS
> > -
> >
> > grep: Makefile: No such file or directory
> > make: *** No targets specified and no makefile found.  Stop.
> >
> > The CPUs are
> > Samsung Exynos5422 Cortex™-A15 2Ghz and Cortex™-A7 Octa core CPUs
> >
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application 
> Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] wsjtx 1.7.0 r6346 Hangs....

2016-01-07 Thread Alan VK2ZIW
Hi all,
RFI into USB

I've not had any problems with USB as Audio device.
My radios are 3m away from the USB interface, shack is a
tin (colourbond) shed, antenna on top.
Little chance of RFI.

WSJT, WSPR, WSJT-X always reliable.

Alan VK2ZIW

On Thu, 7 Jan 2016 17:18:54 +0100, Claude Frantz wrote
> On 01/06/2016 03:11 PM, Bill Somerville wrote:
> 
> > that seems to be an RFI issue; USB connections, especially hubs are
> > prone to RFI and will disconnect devices at the slightest level of
> > interference. This is probably due to noise on the USB 5V line as that
> > line is already used to detect USB device disconnection.
> >
> > I've found that laptop mouse pads are particularly prone to this issue.
> 
> Yes, I confirm this observation.
> 
> Best 88 de Claude (DJ0OT)
> 
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] wsjtx, all the meteors gone

2016-01-07 Thread Alan VK2ZIW





 All meteors in the Southern Hemisphere have stopped!!

http://www.rmob.org/livedata/main.php

2016-01-08 07:28:49 (264 KB/s) - ‘Klekociuk_012016rmob.TXT’ saved [4540/4540]
2016
jan| 00h| 01h| 02h| 03h| 04h| 05h| 06h| 07h| 08h| 09h| 10h| 11h| 12h| 13h| 14h| 15h| 16h| 17h| 18h| 19h| 20h| 21h| 22h| 23h|
 01|  5 |  4 |  3 |  8 |  6 |  5 |  10|  8 |  8 |  11|  28|  24|  15|  19|  20|  24|  30|  24|  13|  18|  32|  11|  9 |  12|
 02|  19|  4 |  23|  12|  15|  16|  14|  12|  14|??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |??? |
 03|  1 |  2 |  10|  2 |  3 |  3 |  7 |  9 |  6 |  5 |  8 |  2 |  6 |  5 |  10|  12|  19|  9 |  5 |  0 |??? |??? |??? |??? |
 04|??? |??? |??? |  2 |  3 |  0 |  3 |  2 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |
 05|  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |
 06|  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |
 07|  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |  0 |??? |??? |??? |??? |



 


 Really

BTW: We use FSK441, down-under.

Alan VK2ZIW




 


 

On Thu, 7 Jan 2016 17:18:54 +0100, Claude Frantz 
wrote
 

> On 01/06/2016 03:11 PM, Bill Somerville 
wrote:
 

> 

 

> > that seems to be an RFI issue; USB connections, especially hubs 
are
 

> > prone to RFI and will disconnect devices at the slightest level 
of
 

> > interference. This is probably due to noise on the USB 5V line as 
that
 

> > line is already used to detect USB device 
disconnection.
 

> 
>
 

> > I've found that laptop mouse pads are particularly prone to this 
issue.
 

> 

 

> Yes, I confirm this 
observation.
 

> 

 

> Best 88 de Claude 
(DJ0OT)
 

> 

 

> 
--
 

> 
___
 

> wsjt-devel mailing 
list
 

> 
wsjt-devel@lists.sourceforge.net
 

> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 


 


 

Alan
 


 

Man's greatest waste of time: Worshipping the wrong 
God.
 

Consider 
Jesus.
 

---
 

Alan Beard               Unix Support 
Technician from 1984 to 
today
 

70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, 
Linux, SCO, 
MIPS
 

Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
etc..
 

+61 2 47353013 (h)       Support Programming, shell scripting, 
"C", 
assembler
 

0414 353013 (mobile)     After uni, electronics 
tech
 







--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] wsjtx 1.7.0 r6346 Hangs...not here, Fedora 22 64bit

2016-01-05 Thread Alan VK2ZIW
Hi all,
r6343 has run all day, "top" shows no problems, has decoded local calls
and uploaded spots.
System: AMD Kabini powered ASRock m/b QC5000-ITX/WiFi (for low power)
 Fedora 22 x86_64 Linux
    Sound card: Behringer UCA202 (Texas Instruments)
Bus 003 Device 002: ID 08bb:2902 Texas Instruments PCM2902 Audio Codec
    PTT: DTR   not hamlib.

WSJT-X 1.7.0 r6343

qt5-qtbase.x86_64    5.4.2-1.fc21  installed
qt5-qtbase-common.noarch 5.4.2-1.fc21  installed
qt5-qtbase-devel.x86_64  5.4.2-1.fc21  installed

   PID USER  PR  NI    VIRT    RES    SHR S  %CPU %MEM TIME+ 
COMMAND    
22552 alanb 20   0 1597492 112352  74764 S   6.0  1.5 128:21.73 wsjtx   


Josh, can you give us more details?

872B  (what is a 73?)

Alan VK2ZIW

On Mon, 4 Jan 2016 16:49:38 -0500, Josh Rovero wrote
> Seeing similar symptom to earlier revisions,
> wsjtx in wspr2 mode hangs after a few hours.
> 
> -- 
> 
> P.J. "Josh" Rovero     http://www.roveroresearch.org                  
> Ham Radio: KK1D     http://www.roveroresearch.net
> http://www.roveroresearch.info        

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler 
0414 353013 (mobile)     After uni, electronics tech
 
--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X feature for WSPR

2016-01-03 Thread Alan VK2ZIW
Hi all,

Is there a way, for WSPR, to not submit spots for local stations?
A text file with a simple list of "ignore".

Or, am I missing something?

Alan VK2ZIW


On Sun, 3 Jan 2016 19:24:10 +, Bill Somerville wrote
> On 03/01/2016 18:58, Alessandro Gorobey wrote:
> > Now the question:
> > The decode menu (fast normal ...) have no effect on JT65 and the
> > relative parameters are now in setting -->advanced.
> > It remain valid for mode NOT jt65
> > Is this correct ?
> 
> Hi Sandro,
> 
> not quite. The menu setting "Decode->Include Correlation" is active 
> for JT65 single mode operating, it switches on the deep search 
> experienced based decoding feature that uses CALL3.TXT as a source 
> of likely to active active EME callsigns. Other decoding depth 
> settings currently have no effect with JT65 decoding.
> 
> 73
> Bill
> G4WJS.
> 
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] nameservers for svn.code.sf.net down Dec 7 2015

2015-12-07 Thread Alan VK2ZIW
Hi all,

I wemt to download the code today with SVN:
svn  co svn://svn.code.sf.net/p/wsjt/wsjt

and  "svn.code.sf.net" is not known. Their nameserver is down and all
the caches have been 'thrown away'.

I added this to my "/etc/hosts" file and I downloaded fine (and fast).

216.34.181.157        svn.code.sf.net

Internet blues.

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler 
0414 353013 (mobile)     After uni, electronics tech
 
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Compile Error WSPR @PYTHON@ not found. UPDATE.

2015-11-04 Thread Alan VK2ZIW
Hi Bill,

What about MIPS?

MIPS is the CPU in most ADSL routers and we all reload them with
OpenWRT.

Some heve one or two USB ports om which one can put a USB disk, or
just use NFS.

But, is it worth it with a Banana Pi clone such as the Orange Pi
being so cheap, and has a SATA port!!

1B3GT   (like 73 but cheaper)

Alan VK2ZIW

On Wed, 4 Nov 2015 23:23:01 +, Bill Somerville wrote
> On 04/11/2015 22:54, KI7MT wrote:
> > Hi Bill,
> Hi Greg,
> >
> > Ok, thanks for the info.
> >
> > Now, to convolute this whole picture a bit more. Sean told me he's
> > running Ubuntu-Mate on a G5 iMac. From my understanding, the G5 iMac is
> > a ppc 32-bit box, and the Ubuntu kernel ( don't ask me how this works,
> > as I've no idea ) is 64-bit smp ( uname -r = 4.2.0-16-powerpc64-smp ).
> Linux certainly run on PPC and like Windows it supports 32-bit 
> applications with a 64-bit kernel (and vice versa I believe).
> >
> > Question is, will WSJT-X support this combination, 32-bit packaging with
> > a 64-bit Kernel ? I would think yes, as long as the packages are
> > available through the repository ( in this case 32-bit Ubuntu ppc ) and
> > / or there is nothing funky with the WSJT-X code that wont work with ppc
> > (32-bit). This is way outside my WheelHouse for sure.
> The first question will be are Qt 5 and FFTW3 supported which I 
> believe is so, if they are then there is a fair chance that WSJT-X 
> can be built and run. If he is actually trying to get WSJT-X running 
> on that hardware then I am happy to help out.
> >
> > I can say, nothing in the JTSDK-Nix base package requires any ARCH
> > specific packaging that is not available for ppc (32-bit) or ppc64el,
> > mainly, bash, autotools and dialog. I'm not sure bout Python packages,
> > but Sean was able to get WSPR running so that must be OK as is.
> There will probably have to be a couple CMake script enhancements 
> for WSJT-X building on Linux/ppc.
> > The other unknown is, what about the KVASD binary for PPC? If this is a
> > non-starter, would this not limit the availability to WSJT-X v1.6.1
> > where the new Non-KVASD decoder is / has been implemented. I can't
> > recall if this is been added to the v1.6.0 branch or not.
> A KVASD build could be made for Linux PPC if an account on a 
> suitable build machine were made available to Joe, obviously that 
> would not necessarily happen fast given Joe's many commitments. The 
> move to eliminate KVASD is still in progress and as far as WSJT-X is 
> concerned is only in wsjtx_exp and not yet complete although there 
> is not much left to do (mainly eliminating it from the build and 
> packaging).
> 
> I wonder how many OMs have an old G4 or G5 PPC under the bench that 
> could be revived with Linux/ppc for shack usage. It's been a few 
> years since I worked with them, I always remember the rush of air 
> around my feet in the Morning when they had crashed overnight (they 
> fail safe at full fan speed).
> >
> > Thanks
> >
> > 73's
> > Greg, KI7MT
> 73
> Bill
> G4WJS.
> >
> > On 11/04/2015 08:08 PM, Bill Somerville wrote:
> >> On 04/11/2015 18:46, KI7MT wrote:
> >>> To be honest, I'm a bit fuzzy on the -fPIC v.s.
> >>> -fPIE flag usage.
> >> Hi Greg,
> >>
> >> PIC code is required if the relocatable object code is to be linked into
> >> a shared library. This is necessary so that the image loader can map the
> >> library into more than one process address space without wasting large
> >> amounts of address space (which would be the case if it had to be mapped
> >> at the same address in every process that needed it).
> >>
> >> PIE executables are executables that contain only PIC code and therefore
> >> can be loaded at any address. This is not normally required since
> >> executables are normally loaded at he same address. PIE executables can
> >> be used in a form of security hardening when load addresses are randomized.
> >>
> >> The gcc compiler suite recognizes -fPIC and -fpic (also -fPIE and
> >> -fpie), the lower case forms are more efficient on some processors but
> >> the differences are not very significant.
> >>
> >> Richard KF5OIM recently reported that WSJT-X code that is not used in a
> >> shared library had to be compiled as PIC, this make no sense to me but
> >> it is possible that recent versions of gcc have changed the meaning or
> >> requirements for PIC code. He was using a recent Fedora (FC23) which
> >> uses gcc v5. Having said that I have built Hamlib 3 and WSJT-X on F

[wsjt-devel] WSJT-X r5995 Successful compile on Fedora 21/ARM

2015-10-25 Thread Alan VK2ZIW
Hi all,
Compile on Fedore 21 ARM on Banana Pi with 1TB SATA disk as / fine.

Ony silly here, WSJT-X r5995 takes an age to start. I change
the audio input to "vac1.monitor" from:
Add the following lines to /etc/pulse/default.pa and restart pulse:
load-module module-null-sink sink_name=vac1
sink_properties=device.description=Vac1

-- as one line - and restart pulseaudio 

Now, WSJT-X starts quickly and the audio input can then be changed to my
Behringer UCA202 Burr-Brown USB sound device.

I used wsjtx 1.5.0 to change the audio settings to "vac1".

80

Alan VK2ZIW


On Fri, 23 Oct 2015 16:19:10 -0600, Greg Beam wrote
> Hi Richard,
> 
> Not that I know of, v1.5.0 is the latest official release. Joe has 
> released a couple Alpha versions for testing various features / functions.
> 
> If your COPR is building v1.5.0, I don't think there would be any 
> package changes to speak of.
> 
> One important thing to note, for FOSS platforms, Steve and Joe are 
> close to having a replacement for KVASD it would seem, for both WSJT 
> and WSJT-X, so when they make that announcement, that will certainly 
> simplify builds for various distributions. I am not certain where 
> things stand with hamlib3 being officially released and the build 
> model for WSJT-X changing there, but that's not too far off either I 
> would think.
> 
> Re: Fedora, I forgot about looking in the SRPM's for the package 
> lists. I can use that an add to grab a rough pkg list ad add to the file.
> 
> 73's
> Greg, KI7MT
> 
> On 10/23/2015 09:20, Richard Shaw wrote:
> > On Fri, Oct 23, 2015 at 10:13 AM, David Ranch <wsjt-de...@trinnet.net
> > <mailto:wsjt-de...@trinnet.net>> wrote:
> >
> >
> > Hey Greg,
> >
> > Though slightly older versions at the moment, Richard Shaw has had WSJTX
> > RPMs available for Fedora for some time:
> >
> > https://copr.fedoraproject.org/coprs/hobbes1069/WSJT/builds/
> >
> >
> > Yeah, I've been dealing with a lot of stuff at $DAYJOB, $HOME, and
> > Scouting so I haven't had a lot of time.
> >
> > Is there a newer release I should build at this point? I prefer to work
> > from archives or at least official tags rather than random checkouts for
> > COPR builds.
> >
> > Thanks,
> > Richard
> >
> >
> > --
> >
> >
> >
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
> 
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Error Message in WSJT

2015-10-10 Thread Alan VK2ZIW
Hi all,
"top" reports 200% CPU:

  PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND 
26215 alanb 20   0  732960  66480  21892 R 205.6  0.9 610:33.01 python3 

and
Audio streams running normally.
**
Expression 'alsa_snd_pcm_prepare( stream->capture.pcm )' failed in
'src/hostapi/alsa/pa_linux_alsa.c', line: 2927
Expression 'AlsaStart( stream, 0 )' failed in
'src/hostapi/alsa/pa_linux_alsa.c', line: 3241

After 20hrs running, mostly [Auto off] in FSK441 mode

Any thoughts?

Linux Fedora 21 x86_64,

Alan VK2ZIW



Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech



WSJT.INI
Description: application/wine-extension-ini
--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT downloaded today, wsjt.py idWarn is still not defined

2015-09-28 Thread Alan VK2ZIW
Hi all,

I've mentioned this before, can this be fixed, yes it can,
put "idWarn=-1" just after "idsec=0" in wsjt.py.

Runtime error:


 File "/downloads/hamradio/digital/wsjt/5932all/wsjt/trunk/wsjt.py", line
1869, in trackOK
lWarn.after_cancel(idWarn)
NameError: name 'idWarn' is not defined

Keep Smiling

Alan VK2ZIW


On Mon, 28 Sep 2015 06:33:20 +1000, Alan VK2ZIW wrote
> Hi Joe and Steve,
> 
> WSJT-X v1.6.1-devel r5898 on Linux, running for 10s of hours did this:
> 
> At line 58 of file
/downloads/hamradio/digital/wsjt/5898jtx/wsjtx_exp/lib/sort.f90
> Fortran runtime error: Index '114' of dimension 1 of array 'arr' 
> above upper bound of 113 /usr/local/bin/wsjtx_exp: line 6: 14549 Aborted
> 
> We had had some successful QSOs on JTMSK so I was still in JTMSK 
> mode, Rx on, TxAuto off. And, I still get that silly on startup in 
> JTMSK, the blue bar starts 0/32677.
> 
> Thanks for great software.
> 
> Alan VK2ZIW
> 
> Man's greatest waste of time: Worshipping the wrong God.
> Consider Jesus.
> ---
> Alan Beard   Unix Support Technician from 1984 to today
> 70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
> Emu Heights N.S.W. 2750  Routers, terminal servers, printers,
>  terminals etc.. +61 2 47353013 (h)   Support Programming, shell 
> scripting, "C", assembler 0414 353013 (mobile) After uni,
>  electronics tech
> 
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] FSK315 testing, downunder, Australia

2015-09-24 Thread Alan VK2ZIW
Hi all,

Brisbane to Sydney and Melbourne, about 600Km paths.

Meteors about every two minutes, mostly 1/2 sec, some 2 secs.

Successful QSOs Sydney to Brisbane using WSJT, mode FSK315
(WSJT10 r5755 on Linux here)

We tried to use mode JTMSK, but the Windows WSJT-X crashed.
My WSJT-X v1.6.1 on Linux ran fine.

Back to FSK441 where we suspect, on short pings, is better.

Alan VK2ZIW 


On Thu, 24 Sep 2015 10:09:45 -0400, Joe Taylor wrote
> Hi Steve,
> 
> I'm happy to see that our test results are fully consistent.  I look 
> forward to seeing how well sfrsd will perform in WSJT10 -- and 
> subsequently how much we can improve the JT65 decoding sensitivity 
> in WSJT-X.
> 
>   -- Joe, K1JT

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJTX_EXP r5853 won't transmit, Rig=None, DTR

2015-09-09 Thread Alan VK2ZIW




Hi,
 

Fedora 21 x86_64, code downloaded from SVN and 
compiled.
 


 

WSJT-X v1.6.0-devel r5825  works fine. I use DTR for PTT. 
Rig=None
 


 

With the exact same config, same 
machine:
 


 

WSJT-X v1.6.1-devel r5853 will not transmit or in Test 
PTT
 


 

If I set the rig to Yaesu FT-450, but my CAT control cable is 
out,
 

I get a hamlib error and [Test PTT] is greyed 
out.
 


 

In short, Rig=None is broken, PTT 
Method=PTT is ignored.
 

In Setup, once selected, [Test PTT] sets PTT on 
continuously.
 


 
I gave up on CAT control and built an interface box, audio and PTT from DTR or RTS.
to be able to use many applications that didn't have CAT.

With my IC-910H which has three bands, but only two, one as main, another as secondary,
the CAT commands via the CI-V interface, could never get it right.

80

Alan VK2ZIW



 

On Wed, 9 Sep 2015 22:29:07 +0200, Alessandro Gorobey 
wrote
 

> Hi 
All,
 

> 

 

> I try to decode the new files uploaded with version 
r5875
 

> The problem is a unexpected close of all windows, but the process 

 

> remain in memory and I have to kill 
it.
 

> 

 

> I 
try:
 

> gdb --args wsjtx -r 
EXP
 

> 
...
 

> [Thread 4304.0x21a8 exited with code 
2]
 

> [Thread 4304.0x2024 exited with code 
2]
 

> [Thread 4304.0x10b4 exited with code 
2]
 

> warning: QObject::~QObject: Timers cannot be stopped from another 
thread
 

> 

 

> After some experiments I realize that in JTMSK the T/R time is 
30s.
 

> 

 

> Putting T/R time to 15 sec do not 
crash
 

> 

 

> 
73
 

> 
Sandro
 

> 
IW3RAB
 

> 

 

> 
--
 

> Monitor Your Dynamic Infrastructure at Any Scale With 
Datadog!
 

> Get real-time metrics from all of your servers, apps and 
tools
 

> in one 
place.
 

> SourceForge users - Click here to start your Free Trial of Datadog 
now!
 

> http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
 

> 
___
 

> wsjt-devel mailing 
list
 

> 
wsjt-devel@lists.sourceforge.net
 

> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 


 


 

Alan
 


 

Man's greatest waste of time: Worshipping the wrong 
God.
 

Consider 
Jesus.
 

---
 

Alan Beard               Unix Support 
Technician from 1984 to 
today
 

70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, 
Linux, SCO, 
MIPS
 

Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
etc..
 

+61 2 47353013 (h)       Support Programming, shell scripting, 
"C", 
assembler
 

0414 353013 (mobile)     After uni, electronics 
tech
 







--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJTX_EXP r5853 won't transmit, Fixed in r5876

2015-09-09 Thread Alan VK2ZIW
Thanks,

Now fixed in r5876 BUT:

If I select a radio eg. Icon IC-746PRO, under the PTT Method, CAT is selectable 
as is DTR,
but [Test PTT] is greyed out, and I cannot transmit using the selected PTT 
Method, DTR.

This is needed for my IC-910H. Quite a popular radio as it does 23cm. (with the 
23cm module)

Keep Smiling

Alan VK2ZIW

On Thu, 10 Sep 2015 10:01:02 +1000, Alan VK2ZIW wrote
> Hi,
> Fedora 21 x86_64, code downloaded from SVN and compiled.
> 
> WSJT-X v1.6.0-devel r5825  works fine. I use DTR for PTT. Rig=None
> 
> With the exact same config, same machine:
> 
> WSJT-X v1.6.1-devel r5853 will not transmit or in Test PTT
> 
> If I set the rig to Yaesu FT-450, but my CAT control cable is out,
> I get a hamlib error and [Test PTT] is greyed out.
> 
> In short, Rig=None is broken, PTT Method=PTT is ignored.
> In Setup, once selected, [Test PTT] sets PTT on continuously.
> 
> I gave up on CAT control and built an interface box, audio and PTT from DTR 
> or RTS.
> to be able to use many applications that didn't have CAT.
> 
> With my IC-910H which has three bands, but only two, one as main, another as 
> secondary,
> the CAT commands via the CI-V interface, could never get it right.
> 
> 80
> 
> Alan VK2ZIW
>

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler 
0414 353013 (mobile)     After uni, electronics tech
 
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X v1.6.1 r5853 builds fine on Fedora 21 x86_64

2015-09-07 Thread Alan VK2ZIW

No probs here on Fedora 21 x86_64

svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx_exp

 == cmake ==
# cd wsjtx_exp; mkdir build; cd build; cmake ../ 
# edit CMakeCache.txt change INSTALL ; make install
# get both kvasd and kvasd_md5
INSTALL=/home/data/apps/wsjtx161

Alan VK2ZIW


On Sun, 06 Sep 2015 15:52:40 -0500, Steven Franke wrote
> Hi Joe - 
> Trying to build on OS X after your addition of mskdt.f90 to 
> CMakeLists.txt, I get the following error:
> 
> CMake Error at CMakeLists.txt:856 (add_library):
>  Cannot find source file:
> 
>lib/mskdt.f90
> 
>  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm 
> .hpp .hxx .in .txx
> 
> Is this a misprint by any chance? i.e., should it be mskdf.f90 instead?
> 
> Steve k9an
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT-X 1.6.1-devel r5834, Tx in JTMSK

2015-09-03 Thread Alan VK2ZIW
Hi Joe,

I've done some more testing:
Ubuntu 14.04 LTS x86_64   does the same thing:

On startup in JTMSK mode, the blue bar starts at 0/32626.
When one selects mode to, say ISCAT, the blue bar shows 0/30.
Select mode JTMSK and the blue bar has 0/5.

Also, There is nothing in FrequencyList.cpp for modes ISCAT and JTMSK.
And, few for JT4.


Downloading from SVN:
I always create a new directory and do a complete wsjtx_exp download:
svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx_exp

# cd wsjtx_exp; mkdir build; cd build; cmake ../ 
# edit CMakeCache.txt change INSTALL ; make install
# get both kvasd and kvasd_md5
INSTALL to /home/data/apps/wsjtx161

Run from script /usr/local/bin/wsjtx_exp
:
cd ~/wsjtx
WXDIST=/home/data/apps/wsjtx161
PATH=$WXDIST/bin:$PATH
export PATH
$WXDIST/bin/wsjtx


Thanks Joe

Alan VK2ZIW



On Tue, 01 Sep 2015 08:14:18 -0400, Joe Taylor wrote
> I am unable to reproduce this problem.  On the systems I've tested 
> (two Windows, one Ubuntu Linux) the wsjtx v1.6.1 r5834 transmits as 
> expected after startup in JTMSK mode.
> 
>   -- Joe, K1JT
> 
> On 8/31/2015 6:48 PM, Alan VK2ZIW wrote:
> > *Hi,
> >
> > WSJT-X 1.6.1-devel r5834, works a treat but:
> >
> > If I startup in JT9 mode, in JT9 set [Enable Tx] on, all is well.
> >
> > If I then select mode JTMSK, and set [Enable Tx] on, all is well.
> >
> > Problem:
> >
> > Now, if I exit out and re-run wsjt_exp, we come in in JTMSK mode.
> >
> > I **set [Enable Tx] on and it does not transmit.
> >
> > If I then change mode to JT9 and back to JTMSK, all is well.
> >
> >
> > System: Fedora 21 x86_64, code from SVN
> >
> > Audio: Behringer UCA202 PTT: DTR Radio: None (actually FT-450)
> > *
> > Alan VK2ZIW
> >
> > Man's greatest waste of time: Worshipping the wrong God.
> > Consider Jesus.
> > ---
> > Alan Beard Unix Support Technician from 1984 to today
> > 70 Wedmore Rd. Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
> > Emu Heights N.S.W. 2750 Routers, terminal servers, printers, terminals etc..
> > +61 2 47353013 (h) Support Programming, shell scripting, "C", assembler
> > 0414 353013 (mobile) After uni, electronics tech
> >
> >
> >
> > --
> >
> >
> >
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X 1.6.1-devel r5834, Tx in JTMSK

2015-08-31 Thread Alan VK2ZIW




Hi,
 


 

WSJT-X 1.6.1-devel r5834, works a treat 
but:
 


 

If I startup in JT9 mode, in JT9 set [Enable Tx] on, all is 
well.
 


 

If I then select mode JTMSK, and set [Enable Tx] on, all is 
well.
 

Problem:


 

Now, if I exit out 

 and re-run wsjt_exp, we come in in JTMSK mode.

I set [Enable Tx] on and it does not transmit.

If I then change mode to JT9 and back to JTMSK, all is well.


System: Fedora 21 x86_64, code from SVN

Audio: Behringer UCA202    PTT: DTR   Radio: None (actually FT-450) 


 

Alan
 VK2ZIW


 

Man's greatest waste of time: Worshipping the wrong 
God.
 

Consider 
Jesus.
 

---
 

Alan Beard               Unix Support 
Technician from 1984 to 
today
 

70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, 
Linux, SCO, 
MIPS
 

Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
etc..
 

+61 2 47353013 (h)       Support Programming, shell scripting, 
"C", 
assembler
 

0414 353013 (mobile)     After uni, electronics 
tech
 







--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] jtmsk segfault on Tx

2015-08-30 Thread Alan VK2ZIW
Hi all,

Tx crash, it's not hamlib.

I compiled up wsjtx_exp r5825 and have a similar problem:

Selected mode JTMSK.

Enabled TX, waited to the time period to start, PTT was set ON,
crash.

I use DTR keying, so it's not a hamlib problem.

System: Linux, Fedora 21 x86_64

80   (has more anodes than 73)

Alan VK2ZIW


On Sun, 30 Aug 2015 18:41:46 +, Steven Franke wrote
 Joe - 
 Now trying to TX. The rig is a TS480 keyed using CAT. WSPR mode 
 works fine. The Tune function in jtmsk also seems to work - the TX 
 is keyed up and a tone is emitted - but the tone frequency sounds 
 lower than the selected 1500 Hz. After disabling Tune, I then 
 selected Enable TX (with CQ selected as the message). The 
 transmitter is keyed and the program segfaults, leaving the rig 
 keyed. I re-compiled with all Debugging enabled. The trace does not 
 show anything obviously wrong. The last few lines in the trace are 
 included below:
 
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_get_ptt called
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_get_if called
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_safe_transaction called
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_transaction called
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:743)Debug: 
 virtual void HamlibTransceiver::poll() rig_get_ptt PTT = 0
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/Configuration.cpp:643)Debug: 
 Configuration::transceiver_online: open_if_closed: false 
 Transceiver::TransceiverState(online: yes Frequency {5028Hz, 
 0Hz} USB; SPLIT: off; PTT: off)
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/Configuration.cpp:689)Debug: 
 Configuration::transceiver_ptt: true 
 Transceiver::TransceiverState(online: yes Frequency {5028Hz, 
 0Hz} USB; SPLIT: off; PTT: off)
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:765)Debug: 
 virtual void HamlibTransceiver::do_ptt(bool) true 
 Transceiver::TransceiverState(online: yes Frequency {5028Hz, 
 0Hz} USB; SPLIT: off; PTT: off) reversed = false
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:770)Debug: 
 virtual void HamlibTransceiver::do_ptt(bool) rig_set_ptt PTT = true
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_set_ptt called
 Sun Aug 30 18:32:11 2015 
 GMT(/home/radio/Builds/wsjtx_exp/HamlibTransceiver.cpp:49)Debug: 
 Hamlib: kenwood_transaction called
 
 Steve k9an
 
  On Aug 30, 2015, at 5:53 PM, Steven Franke s.j.fra...@icloud.com wrote:
  
  Hi Joe - 
  I went back outside to finish mowing the lawn, so I missed this:
  
  162015   4  6.1 1500  CQ K1JT FN20
  162015   4  6.1 1500  CQ K1JT FN20
  
  Thanks! 
  
  Steve k9an
  
  On Aug 30, 2015, at 4:10 PM, Joe Taylor j...@princeton.edu wrote:
  
  Steve --
  
  I'll CQ with JTMSK, 50.280 in your direction for the next 10-15 minutes. 
  (This is not a good time of day for meteors, though.)
  
 -- Joe
  
  On 8/30/2015 12:02 PM, Steven Franke wrote:
  That seems to have fixed it Joe. Neither file causes it to crash now. I
have not yet decoded any pings though. I will let it run on 50.280 for awhile
to see if I can decode anything.
  Thanks!
  Steve k9an
  
  On Aug 30, 2015, at 2:47 PM, Joe Taylorj...@princeton.edu  wrote:
  
  Hi Steve,
  
  I was about to write to you along the same lines.  The copies of nhash.h
  and nhash.c in .../wsjtx_exp/lib have been used only for building the
  executable testmsk, not for wsprx.  I was clearly on the wrong track
  yesterday.
  
  It turns out, I believe, that the problem is entirely elsewhere.  Under
  certain conditions an undefined value for TRperiod could be passed to
  function getfile(), which is used to read *.wav files from disk.  As a
  consequence a big memory segment could be zeroed when this statement
  (line 56 of getfile.cpp) was executed:
  
   memset(jt9com_.d2,0,2*npts);
  
  I have now protected against this occurrence.  Please try building and
  testing revision 5831.
  
   -- Joe, K1JT
  
  On 8/30/2015 10:15 AM, Steven Franke wrote:
  Joe -
  
  In perusing the wsjtx_exp code this morning, I noticed two things:
  
  1. All references to nhash.c in CMakeLists.txt are to the version in
/lib/wsprd - so it seems that changes in /lib/nhash.c are not going to make
any difference. If this is working for you, then perhaps we can just delete
the nhash.c/nhash.h in /lib?
  
  2. in /lib/nhash.h, length is declared size_t in nhash and uint32_t in
nhash_, whereas in /lib/nhash.c is it uint32_t in nhash.c and uint32_t in nhash_
  
  I’m guessing that item 2 is not the problem due to item 1?
  
  I think that we need to resolve

Re: [wsjt-devel] Rigblaster compability issue with wsjt (alsa-driver/libjack)

2015-08-27 Thread Alan VK2ZIW
Hi Håken,

The Ubuntu WSJT package is ancient. We are on WSJT 10 r5755 now.

99% of useres here are running on Windows, so the Linux community
here download the source code and compile it themselves so as
to use the latest.

There are so many Linux flavours, just look on www.distrowatch.com.

I suggest, don't look for a pre-compiled package. Period.

Since you are running Linux, the Development System is free, so
download all the required packages, and the source code and
compile it yourself. Put your system online and ask for somebody
to login and set it up for you, this is another option.

Your Rigblaster will work.

80   (Not 73, an old valve that I've never ever seen)

Alan VK2ZIW

On Thu, 27 Aug 2015 15:08:22 +0200, Håken Hveem wrote
 Hello, is anyone aware of the Rigblaster compability issue with wsjt 
 ? It does not like the alsa driver,it cannot get the proper sample rate.
 More info is in the link:
 
 https://bugs.launchpad.net/ubuntu/+source/wsjt/+bug/1488906
 The problem is, according to the folks at the #linuxmint-chat ,-
 Linux mint and jack audio server does not play along nice, and wsjt
 needs libjack-jackd2-0.
 Fldigi uses portaudio,and works fine with that.
 The newest wsjt-x also works, the older version 1.1 also had problems
 relating to the sample rate.
 
 ---
 Håken Hveem
 LA1RMA
 
 --
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Fw: sending RR73 message on JT9H voice from Downunder

2015-08-24 Thread Alan VK2ZIW
Hi all,

We must ALWAYS send the sending callsign. Period.

Downunder, we replace the   (space) with a / between the receiving callsign 
and the report eg.

VK3AMZ/26 VK2ZIW 26

So, onlookers can figure out, in garbled MS messages, who's who.

Does this make sense?

Alan VK2ZIW

On Mon, 24 Aug 2015 15:23:47 -0700, George J Molnar wrote
 Agree, Bill. Auto-sequence should be the same as manual, and RR73 isn't a 
 good way to complete, nor is anything else that fails to include your 
 callsign.
 
 George J Molnar, CEM, CHPP
 Nevada Statewide Interoperability Coordinator
 @GJMolnar | KF2T | AFA9GM
 
 On Aug 24, 2015, at 3:18 PM, Bill Ockert - ND0B n...@ockert.us wrote:
 
 
 
 Mike,
  
 No   I do treat RRR 73 as a valid ending when I handle it manually.  I treat 
 RR73 as improper in both in content and in white space.  
  
 Bill
 
  
 
 From: Michael Black 
 Sent: Monday, August 24, 2015 4:53 PM
 To: Bill Ockert - ND0B ; WSJT software development 
 Subject: Re: [wsjt-devel] sending RR73 message on JT9H with auto sequencer
  
 
 Just curious Bill -- do you treat RR73 as a valid QSO ending?
 About 7% of users use that according to my logs.
 
 Mike W9MDB
 
  
 On Mon, Aug 24, 2015 at 3:40 PM, Bill Ockert - ND0B n...@ockert.us wrote:
 Jay,
 
 I do not view it as harsh.  Harsh was when I went off HF JT modes completely
 for well over a year
 because of it.   I am one of about five stations in ND that are on JT HF
 modes, one
 of about three on both JT HF modes and LOTW and one of  one on JT HF modes,
 LOTW
 and 12 and 160 meters.    I get on about twice a year to help folks with
 WAS,  I am
 not a fan of HF period so it is generally not an enjoyable experience and I
 get a
 resentful when folks start counting teeth...  I already know I am about
 ready for McDonalds
 or the glue factory.
 
 Both the WSJT and WSJTX manual clearly state what is considered a minimal
 QSO
 and I am in complete agreement with it.   A QSO is complete when all of the
 essential elements of if are complete and that includes one station
 receiving an RRR.
 
 If others choose to use a different format that is purely their business
 just as it
 is mine to choose not to accept less than the published minimal contact.
 At one point
 I had a much more lenient policy about that which included sending TX3 a
 second
 time then emailing the station letting them know what the issue was and
 offering a
 retry.   However I was point blank told that I had no right to tell other
 stations what
 to transmit, I capitulated completely and now have a policy where I
 terminate the contact
 immediately upon deviation from the minimal QSO and do not offer a retry.
 The person
 who was doing the complaining called me a crazy old ^%$#$% when I made the
 change
 so it must have been exactly the right thing to do.
 
 As a personal side note I was hoping to make it to 60 before that happened
 but oh well...
 
 I believe if there is going to be an auto sequencer one of its functions
 should be to
 enforce the minimal QSO and not facilitate less than minimal QSOs.   That is
 both
 for integrity of the QSO reasons and because it would be a pain to program
 all of the
 variations that are floating around out there.   The only question mark
 there should
 be for an auto sequencer is how to gracefully shut down the contact.  There
 is a catch 22 in the logic to handle 73's that I believe is handled
 reasonably well in the WSJT
 ISCAT auto sequencer that I hope to move over the WSJTX.
 
 For those users who feel otherwise they can always override the auto
 sequencer and advance
 if they feel the auto sequencer was being too strict.
 
 73 de Bill ND0B
 
 -Original Message-
 From: Jay Hainline
 Sent: Monday, August 24, 2015 2:13 PM
 To: WSJT software development
 Subject: Re: [wsjt-devel] sending RR73 message on JT9H with auto sequencer
 
 Not logging it? That seems a little harsh. The sequencing was correct up to
 that point. He had already received my R-signal report from me and just
 bunched the RR73 into one transmit sequence. All I wanted to do was send the
 73 transmission but for QSO purposes, it was complete at that point. I did
 manually send the 73 sequence and the QSO was logged.
 
 73 Jay
 
 Jay Hainline KA9CFD
 Colchester, IL EN40om
 
 -Original Message-
 From: Bill Ockert - ND0B
 Sent: Monday, August 24, 2015 15:54
 To: wsjt-devel@lists.sourceforge.net
 Subject: Re: [wsjt-devel] sending RR73 message on JT9H with auto sequencer
 
 The auto sequencer, while it should not have gone back to TX2, actually
 acted in a
 benign manner compared to what I would have done manually, namely ended the
 contact
 without the  benefit of logging it.
 
 73 de Bill ND0B
 
 -Original Message-
 From: Jay Hainline
 Sent: Monday, August 24, 2015 6:56 AM
 To: wsjt-devel@lists.sourceforge.net
 Subject: [wsjt-devel] sending RR73 message on JT9H with auto sequencer
 
 I had a small issue this morning working a station on 6 meters using
 WSJTX-devel r5808 using

Re: [wsjt-devel] WSJT-X, some s/w little issues

2015-08-18 Thread Alan VK2ZIW
Hi,

Can we have the date in ALL.TXT please ?

This is the balloon PS-49 near New Zealand:

bash-4.3$ cat ALL_WSPR.TXT | grep VK3
150816 1500   3 -13 -0.2 10.1402676  VK3YT RF15 27   2 10
150816 2100   2 -21 -0.7 10.1402686  VK3YT RF46 27   0 10
150816 2200   2 -24 -0.5 10.1402686  VK3YT RF46 27   0 10
150818 0700   2 -22 -0.1 10.1402676  VK3YT BF86 27   2 20
150818 0800   1 -24 -0.2 10.1402664  VK3YT BF86 27   1   1000
bash-4.3$ cat ALL.TXT | grep VK3
0702 -17 -0.1 1004 @ VK3YT1CB38S40
0802 -21 -0.1 1004 @ VK3YT1D738RU0
bash-4.3$ ls -l ALL*

WSJT-X 1.6.0 devel compiled on Fedora 21 x86_64.

Images:

 Are you saying the build fails to find the default icons or is it 
 specific images in the document used during the user-guide build section?

Images in the document used during the user-guide build section:
information.png

And, in WSJT (wsjt/trunk/wsjt.py) can you define idWarn=-1 in
the globals next to idsec.

73

Alan VK2ZIW

On Sun, 16 Aug 2015 22:23:49 -0600, Greg Beam wrote
 HI Alan,
 
 See below.
 
 On 8/16/2015 5:44 PM, Alan VK2ZIW wrote:
  Hi,
  WSJT-X experimental compiled from SVN on Fedora 21 x86_64
 
  1) Still, no SVN version in Title or Help - About WSJT-X
 
 This one has already been discussed / explained.
 
 
  2) Images used in documentation not there, fix:
  bash-4.3$ mkdir -p doc/user_guide/images; cd doc/user_guide/images
  bash-4.3$ ln -s ../../../../../doc/icons icons
  bash-4.3$ cd ../../..
  bash-4.3$ pwd
  /downloads/hamradio/digital/wsjt/5790all/wsjt/branches/wsjtx_exp/build
 
 Are you saying the build fails to find the default icons or is it 
 specific images in the document used during the user-guide build section?
 
 I am assuming this is on Fedora? To cover the bases here, the icon 
 admonitions, to the best of my knowledge, are from the AsciiDoc 
 package itself and not included as part of the WSJT-X user-guide 
 source folder.
 
 The default location for these icons should be something like :
 
 /etc/asciidoc/images/icons
 
 The AsciiDoc conf file ( system level ) should find them.  Can you 
 verify the locations on your AsciiDoc system installation and where 
 did you get the icons to link with in your ln -s statement above ? I 
 don't see these icons anywhere in the ^/branches/wsjtx_exp or 
 ^/branches/wsjtx but maybe I am misunderstanding the problem?
 
 Either way, I'll have a peak at the sources to see if there's a 
 rouge location being specified or something. Any changes / updates 
 will be made to the Devel branch ^/branches/wsjtx *not* Joe's Exp 
 branch ^/branches/wsjtx_exp.
 
 
  3) Warnings
 
  mainwindow.cpp:2006:43: warning: ‘txDuration’ may be used uninitialized in
  this function
 
  and some warnings re. comparison between unsigned and int
 
  4) When started up in JT9 mode, the Wide Graph draws horizontal lines every 
  30
  secs and the noise cannot be seen. Cmange mode to WSPR-2 and back and it's
  all fixed.
 
 Joe and / or Bill will have to comment on 3 and 4.
 
 
  Otherwise, all good. Listening for PS49 balloon.
 
 
  http://picospace.net/tracker/new
 
  Alan VK2ZIW
 
  Man's greatest waste of time: Worshipping the wrong God.
  Consider Jesus.
  ---
  Alan Beard   Unix Support Technician from 1984 to today
  70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
  Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
  etc..
  +61 2 47353013 (h)   Support Programming, shell scripting, C, 
  assembler
  0414 353013 (mobile) After uni, electronics tech
 
 73's
 Greg, KI7MT
 
 --
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X exp, some s/w little issues

2015-08-16 Thread Alan VK2ZIW
Hi,
WSJT-X experimental compiled from SVN on Fedora 21 x86_64

1) Still, no SVN version in Title or Help - About WSJT-X

2) Images used in documentation not there, fix:
bash-4.3$ mkdir -p doc/user_guide/images; cd doc/user_guide/images
bash-4.3$ ln -s ../../../../../doc/icons icons
bash-4.3$ cd ../../..
bash-4.3$ pwd
/downloads/hamradio/digital/wsjt/5790all/wsjt/branches/wsjtx_exp/build

3) Warnings

mainwindow.cpp:2006:43: warning: ‘txDuration’ may be used uninitialized in
this function

and some warnings re. comparison between unsigned and int

4) When started up in JT9 mode, the Wide Graph draws horizontal lines every 30
secs and the noise cannot be seen. Cmange mode to WSPR-2 and back and it's
all fixed.

Otherwise, all good. Listening for PS49 balloon.


http://picospace.net/tracker/new

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] MS Downunder with WSJT(not X)

2015-08-10 Thread Alan VK2ZIW
Thanks Joe for fabulous software.

In WSJT, in wsjt.py, can you define idWarn=-1 to stop the error message?

In WsjtMod/options.py can we default, that the sending callsign be always sent?

And, Downunder here, we use / to attach the report to the callsign as in:

VK7XX/26 VK2ZIW 26

VK7XX/R26 VK2ZIW

VK7XX/RRR VK2ZIW

VK7XX/73 VK2ZIW

Such that when a garbled message via MS is received, we can sort it out.

Lots - a - fun, on 6m, 0700 to 0800 local.

80(more anodes than a 73)

Alan VK2ZIW


On Fri, 07 Aug 2015 16:28:19 -0400, Joe Taylor wrote
 Several people have asked for an update on development of the Fast 
 modes in WSJT and WSJT-X.  So here's a brief summary.
 
 First, a review of some relevant terms and motivations.  It's 
 convenient to think of the various WSJT protocols (modes) in two groups:
 
 *Slow modes* -- JT4, JT9, JT65, and WSPR.  These modes are designed 
 for communication with extremely weak signals -- often too weak to 
 be heard.   Target propagation modes include EME and long-distance 
 troposcatter on VHF-and-up bands, and QRP Dxing on the LF, MF, and 
 HF  bands.  Relevant signal amplitudes are approximately constant 
 over a minute and more, aside from so-called libration fading for 
 EME.  Transmit/receive sequences are 1 minute for JT4, JT9, and JT65,
  and 2 minutes for WSPR.
 
 *Fast modes* -- JTMS, FSK441, ISCAT, and JT6M -- and now also 
 *FSK315* 
 (implemented in WSJT) and *JT9E* through *JT9H* (implemented in WSJT-
 X).   These modes are made for communication with rapidly varying 
 signals: for example, meteor scatter, ionospheric scatter, airplane 
 scatter, and scatter off the International Space Station.  The 
 decoders are designed take advantage of short enhancements of signal 
 strength.  T/R sequences are 30 seconds (or sometimes even shorter).
 
 Bill, ND0B, has implemented a trial version of FSK315 in WSJT. 
  Think of this mode as FSK441 slowed down to 315 baud; the bandwidth 
 is therefore narrow enough to make the mode legal in the CW and 
 data portion of the 10 meter band.  Bill and a few others have been 
 experimenting with FSK315 and also ISCAT-A on 10 meters, under dead-
 band conditions, using meteors and ionospheric scatter propagation.
 
 I have implemented experimental submodes of the JT9 protocol in the 
 program branch WSJT-X v1.6.1.  As with JT4 and JT65, letters 
 following the JT9 designator indicate increased spacings between 
 the FSK tones.   Traditional JT9 (now also called JT9A) has tone 
 spacing 1.736 Hz, so the signals used at HF and below have total 
 bandwidth 9*1.736 = 15.6 Hz.   The widest of the new submodes, JT9H, 
 has tone spacing 200 Hz and therefore bandwidth 9*200 = 1800 Hz.
 
 When used with the standard 1-minute periods, the wide JT9 submodes 
 should be useful for the same purposes as the wide JT4 submodes: 
 microwave EME, for example, where libration fading can cause Doppler 
 spreading of 100 Hz or more.  Used in this way, all JT9 submodes are 
 slow modes; they use 1-minute T/R periods and keying rate 1.736 
 baud, and they send the full 85-symbol message protocol in 85/1.736 
 = 48.96 s.
 
 Optionally, the wide JT9 submodes can now also use fast keying 
 rates equal to their tone spacing.  Fast JT9H, for example, uses 
 keying rate 200 baud, so the full message protocol is transmitted in 
 85/200 = 0.425 
 s.  The message is sent repeatedly for the full Tx period, in the 
 same way as done for the other fast modes.
 
 The fast JT9 submodes should be very effective for meteors and 
 ionoscatter propagation, especially on the 6 meter band. 
  Sensitivity should be similar to ISCAT, or perhaps slightly better. 
  Because JT9 includes strong forward error correction, decoding 
 results are like those for all the slow modes: you should see 
 messages exactly as they were transmitted, or nothing at all.
 
 Tests of the fast JT9 submodes are currently under way, with 
 excellent results.
 
   -- 73, Joe, K1JT
 
 --
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK Nix v2.0.12 Available

2015-07-30 Thread Alan VK2ZIW
Hi Greg,

Fedora 21 x86_64

./autogen.sh ran fine.

make failed:

Package : JTSDK 2.0.12
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `echo  Distribution ..: Fedora release 21
(Twenty One) x86_64'
Makefile:96: recipe for target 'make-summary' failed
make: *** [make-summary] Error 1

So I changed DESC in Makefile, removed ().

Running make install failed:
..Changing /home/alanb/jtsdk Ownership to: [ alanb ]
/usr/bin/chown: invalid group: ‘alanb:alanb’
Makefile:116: recipe for target 'install' failed
make: *** [install] Error 1

---
My system does not have a group named alanb,
this is up to the sys-admin.
 
Thanks

Alan VK2ZIW





On Thu, 30 Jul 2015 14:52:07 -0600, KI7MT wrote
 Hi Pino,
 
 Thanks for catching the URL Typo:
 
 Correct SVN TAGS URL for jtsdk-nix-2.0.12:
 
 svn co https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-nix/tags/jtsdk-
 nix-2.0.12
 
 73's
 Greg, KI7MT
 
 --
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Sourceforge SVN repository is down

2015-07-24 Thread Alan VK2ZIW
Hi all,

In case you are having trouble.

July 24 2015 07:17:00

svn: E000111: Unable to connect to a repository at URL
'svn://svn.code.sf.net/p/wsjt/wsjt'
svn: E000111: Can't connect to host 'svn.code.sf.net': Connection refused

And, by Sourceforge's blog, they are having trouble:

https://twitter.com/sfnet_ops?lang=en

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Bandaid for stupid Qt volume issue in wsjt-x

2015-07-22 Thread Alan VK2ZIW
Hi Richard and Bill,

I've read the docs: (http://doc.qt.io/qt-5/qaudioinput.html#setVolume).

But, how do you have two or more Input devices as in I and Q ?

(I'm not a Qt programmer)

Alan VK2ZIW

On Wed, 22 Jul 2015 20:48:47 +0100, Bill Somerville wrote
 On 22/07/2015 20:33, Richard Shawwrote:
 
 Hi Richard,
 
 
 
  Wed, Jul 22, 2015 at 2:14 PM, BillSomerville g4...@classdesign.comwrote:
 
 
 On 22/07/2015 18:45, Richard Shaw wrote:
 
 Hi Richard,
 
 I'm notsure who else has battled this but Qt in theirinfinite wisdom decided 
 they need a random namefor the audio connection to PulseAudio whichmeans it 
 will NEVER remember the volume levelyou set. 
  What's wrong with setting the levels in WSJT-X,those settings are saved 
 between sessions?
 
 I have to cut it WAY down and I haven't done any actualanalysis, but the 
 instructions indicate that that's not agood thing. Why amp up your audio in 
 software just toknock it back down in software?  It can't possibly helpthe 
 audio quality.You are right in principle but I would expect the default level 
 tobe 0dB i.e. what comes out of the A/D converter so doing all 
 digitalattenuation in WSJT-X is optimal since it limits any 
 accumulatedquantization error. The same would apply if the WSJT-X level 
 wereleft at 0dB (the middle I believe) and all digital adjustment weredone in 
 the pulseaudio digital domain.
 
 The best solution is to set the analog level at he rig to a bestapproximation 
 and only do fine adjustments per band or to compensatefor AGC variations in 
 the Rx.
 
 
 And either way, it's still just obnoxious on the Qtside. I wonder how many 
 presets PulseAudio has stored fordevice names it will never see again?Agreed 
 that it would be nice to have a way of setting the streamname on Linux, but 
 there is an alternative where, like we do withTx, the stream level can be 
 directly adjusted from the applicationusing the stream 
 (http://doc.qt.io/qt-5/qaudioinput.html#setVolume).This allows the 
 application to store the level itself. CurrentlyWSJT-X doesn't use this, 
 instead it has its own gain/attenuationstage further downstream in the DSP 
 chain. I believe the built ingain stage is both historical from before we 
 switched to Qt audioand also to provide gain as well as attenuation (gain is 
 notavailable on some platforms).
 
 I expect the availability of adjustment of the stream level via theQt API is 
 the reason why our request to control the stream name hasbeen ignored by the 
 Qt developers.
 
 
 Thanks,
 Richard
 73
 Bill
 G4WJS.

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electronics tech
 
--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR-2 Segmentation Fault in Linux

2015-07-13 Thread Alan VK2ZIW
Hi Steve,
WSJT-X 1.6.0 devel

All seems fine here on Fedora 21 x86_64 from SVN download yesterday.


0756 -- Receiving WSPR-2 --- 6m
0758 -- Receiving WSPR-2 --- 6m
0800   -8   1.9   50.2944461   VK2HC QF56 37 48
0802 -- Receiving WSPR-2 --- 6m
0806 -- Receiving WSPR-2 --- 6m
0810   -7   2.0   50.2944452   VK2HC QF56 37 48


MY idWarn not defined bug. I defined it as idWarn=-1 and all is fine.

Do ypu need testers on ARM linux?

I heve Fedora 21 on a Banana Pi with a 1Tb SATA disk as /.

80 (twice as good as a 73)

Alan VK2ZIW

On Sun, 12 Jul 2015 20:14:32 -0500, Steven Franke wrote
 r5718 corrects two potentially nasty bugs in the Tx scheduler. One 
 of the problems would cause a crash if pctx was set to 0.
 
 Steve k9an
 
  On Jul 12, 2015, at 7:49 PM, Steven Franke s.j.fra...@icloud.com wrote:
  
  Hi John and Bill,
  This is my fault I think. There is an obvious divide-by-zero defect in my
recent changes to the Tx Scheduler. John, do you, by any chance, have Tx Pct
set to 0%? If so, try setting it to something other than 0, like 20%...
  
  I will commit a fix for this shortly.
  Steve k9an
  
  On Jul 12, 2015, at 2:18 PM, John N1ISA n1...@yahoo.com wrote:
  
  Greetings All...
  
  I am seeing a WSPR-2 segmentation fault running WSJT-X v1.6.0-devel r5717 
  in Linux. I am using a custom Ubuntu 15.04 install. I have run countless 
  WSJT-X v1.6.0 devel versions without any issues for many, many months now.
  
  I am fairly confident that I ran WSPR-2 without any segmentation faults 
  with r5700, and earlier versions. I updated to r5716 this morning, and was 
  running JT65 without any issues, and then updated to r5717 this afternoon, 
  and attempt to run WSPR-2, but I get a Segmentation Fault at 59 second 
  mark, and also when just changing modes... from JT65 to WSPR-2.
  
  I start WSJT-X in a terminal via the command line. All I see is 
  Segmentation fault in the terminal. There is no additional details, or 
  information provided.
  
  I can also get a segmentation fault when just changing modes, from JT65 to 
  WSPR-2. When I click WSPR-2 I get a immediate crash, with segmentation 
  fault displayed in the terminal. I have not see this issue in any other 
  WSJT-X devel release.
  
  I do find it a bit odd, that when I do to re-start WSJT-X. The mode is 
  JT65, and I see the Red frequency box with 14.095 600. I would expect 
  that when I restart, I would be in WSPR-2 mode.
  
  I can start WSJT-X in WSPR-2 mode, and I will observe a segmentation fault 
  at second 59 (immediate crash).
  
  So, to clarify my bug report:
  
  #1 I see a WSPR-2 segmentation fault at second 59 (immediate crash at the 
  59 second mark).
  #2 I see a WSPR-2 segmentation fault when just changing modes... from JT65 
  to WSPR-2 (immediate crash when I click WSPR-2 mode, when I was previously 
  running JT65 successfully decoding).
  
  I can run JT65 mode in r5717 without any issues.
  
  73, John, N1ISA
  
  
  
 
--
  Don't Limit Your Business. Reach for the Cloud.
  GigeNET's Cloud Solutions provide you with the tools and support that
  you need to offload your IT needs and focus on growing your business.
  Configured For All Businesses. Start Your Cloud Today.
  https://www.gigenetcloud.com/
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  
  
  --
  Don't Limit Your Business. Reach for the Cloud.
  GigeNET's Cloud Solutions provide you with the tools and support that
  you need to offload your IT needs and focus on growing your business.
  Configured For All Businesses. Start Your Cloud Today.
  https://www.gigenetcloud.com/
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 
 --
 Don't Limit Your Business. Reach for the Cloud.
 GigeNET's Cloud Solutions provide you with the tools and support that
 you need to offload your IT needs and focus on growing your business.
 Configured For All Businesses. Start Your Cloud Today.
 https://www.gigenetcloud.com/
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd

Re: [wsjt-devel] RRR bug fixed, WSJT crash on Fedora 21

2015-06-29 Thread Alan VK2ZIW
Hi Joe and Bill,

I compiled WSJT SVN r5635 on my Ubuntu 14.04 LTS x86_64 box and
yes, the fast modes JTMS etc do not crash and do not gobble memory.

So, I guess, Fedora 21 uses later Python etc. libraries.

Earlier this year, when Fedora 21 first came out for ARMv7 (Pi and clones)
I did compile up WSJT, but obviously did not adequately test it.
I tested it today and the fast modes crash in the same way as
the Intel architecture.

As I see it, Fedora is THE Red Hat linux flavour.

They (Fedora) put a LOT of work into the ARM platform.
This allows ultra low power apps for balloons etc..

And, of course, remote sites on solar power.

As far as I know, you access to my ARM box here has not changed.
You have GUI via RDP. User: wsjtdev

Keep Smiling

Alan VK2ZIW

On Sun, 28 Jun 2015 09:31:40 -0400, Joe Taylor wrote
 Hi Alan,
 
 On 6/28/2015 3:10 AM, Alan VK2ZIW wrote:
  WSJT compiled from SVN r5635 crashes in modes JTMS, FSK441, ISCAT-A and
ISCAT-B.
  But, is fine on all JT65 and JT4 modes.
 
  Crash is a memory leak and, when RES memory (top) runs out, crash.
  Takes 10 mins or less. Obvious with top system monitor.
 
  System: Fedora 21 x86_64 on ASRock QC5000-ITX motherboard.
  (all standard dev tools)
 
 I don't presently have a Fedora-based machine.
 
 Under Windows and Ubuntu Linux I see no such bad behavior.  All WSJT 
 modes run as expected, over long times and with no evident memory leaks.
 
 Perhaps you can make some tests to isolate the code leading to a 
 memory leak on your system.  I note that your problem is with the 
 WSJT fast modes -- those for which the waterfall scrolls 
 horizontally.  That might be a good place to start your search.
 
  Also, idWarn in wsjt.py is not defined.
 
 Is this causing a problem for you?  As far as I am aware the 
 functions using this variable perform as expected.
 
   -- 73, Joe, K1jT
 
 --
 Monitor 25 network devices or servers for free with OpManager!
 OpManager is web-based network management software that monitors 
 network devices and physical  virtual servers, alerts via email  
 sms for fault. Monitor 25 devices for free with no restriction. 
 Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o 
 ___ wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical  virtual servers, alerts via email  sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] RRR bug fixed, WSJT crash on Fedora 21

2015-06-29 Thread Alan VK2ZIW
Hi Greg,

WSPR, yes, is running fine, though, it's memory use (top) is
growing slowly. RES started at 60,000 and after 1/2 hour is up to 111,000.
VIRT is how 787,836, up from the 616,664 at startup.

My issue reported a year ago was this slow growth 'killing' it's use
on small memory systems such as the Banana Pi.

Flying a full PC on a balloon is, out of the question. But, a Pi?



80

Alan VK2ZIW

On Mon, 29 Jun 2015 19:48:26 -0600, KI7MT wrote
 Hi Alan,
 
 This issue seems a bit different for Fedora. I've not specifically
 checked / monitored RES and VIRT growth on later versions of
 Debian/Ubuntu, and I'm fairly certain it was only the Horizontal
 waterfalls causing the crashes. To date, I've not had to work around 
 any other version of PIL other than 2.6.x.
 
 Just for completeness, have you built / tried WSPR (python3 version) 
 on Fedora-21?
 
 Sorry I can't be more help on this one at the moment.
 
 73's
 Greg, KI7MT
 
 On 06/29/2015 07:26 PM, Alan VK2ZIW wrote:
  Hi Greg,
  
  Not quite resolved yet
  
  I did yum remove python3-pillow which removed both:
  
  python3-pillow
  python3-pillow-tk
  
  and did pip3 install -I pillow==2.8.2
  (2.8.2 is the latest)
  
  Still, the same crash in fast modes, JTMS etc..
  
  
  So, let's try 2.7.0 of pillow
  
  pip3 uninstall pillow
  pip install -I pillow==2.7.0
  
  Sorry, WSJT still crashes.
  
  top shows the process grows to RES  1Gb in about 2 mins.
  
  So, let's try 2.5.3 of pillow
  
  pip3 uninstall pillow
  pip install -I pillow==2.5.3
  
  Now, WSJT in JTMS mode is much much better. top still shows
  a slow memory growth (RES and VIRT).
  
  == The original Fedora 20 problem ===
  
  Any mode, as soon as a Waterfall window was drawn, crash.
  
  That does not happen. This is a new problem.
  WSJT does draw waterfalls, both types.  Vertical ones gobble memory.
  
  80
  
  Alan VK2ZIW
  
  
  On Mon, 29 Jun 2015 10:25:55 -0600, KI7MT wrote
  Hi Alan,
 
  It appears, Fedora 21 is using python3-pillow 2.6.2 according to RPM 
  find. Pillow 2.6.x has been problematic on several distros I've used 
  / tested. The problems seems to be isolated to those using Pillow 
  v2.6.x ( Debian Jessie, Ubuntu 15.04, etc. ). Distro's using earlier 
  or latter versions of Pillow do not exhibit the same problem.
 
  To resolve this on Debian / Ubuntu, I installed the Pillow build 
  dependencies then installed ( compiled ) the latest version of 
  Pillow via Pip3.
 
  FWIW, Here's what I used for Jessie / Utopic:
  * Open a termainl, Ctrl+Alt+T
  * sudo apt-get update
  * sudo apt-get install libfreetype6-dev libjpeg-dev liblcms2-dev 
  libtiff5-dev libwebp-dev libwebpmux1 mime-support tcl8.6-dev tk8.6-
  dev zlib1g-dev * sudo pip3 install --upgrade pillow
 
  I'm not entirely sure if the real root cause is Pillow or the 
  combination of Pillow 2.6.x being built against tcl/tk 8.5 or not. 
  But building form Source ( using pip3 ) against tcl/tk-8.6 seems to 
  resolve the horizontal display crashes on Jessie and Utopic.
 
  73's
  Greg, KI7MT
 
  On 6/29/2015 6:14 AM, Alan VK2ZIW wrote:
  Hi Joe and Bill,
 
  I compiled WSJT SVN r5635 on my Ubuntu 14.04 LTS x86_64 box and
  yes, the fast modes JTMS etc do not crash and do not gobble memory.
 
  So, I guess, Fedora 21 uses later Python etc. libraries.
 
  Earlier this year, when Fedora 21 first came out for ARMv7 (Pi and clones)
  I did compile up WSJT, but obviously did not adequately test it.
  I tested it today and the fast modes crash in the same way as
  the Intel architecture.
 
  As I see it, Fedora is THE Red Hat linux flavour.
 
  They (Fedora) put a LOT of work into the ARM platform.
  This allows ultra low power apps for balloons etc..
 
  And, of course, remote sites on solar power.
 
  As far as I know, you access to my ARM box here has not changed.
  You have GUI via RDP. User: wsjtdev
 
  Keep Smiling
 
  Alan VK2ZIW
 
  On Sun, 28 Jun 2015 09:31:40 -0400, Joe Taylor wrote
  Hi Alan,
 
  On 6/28/2015 3:10 AM, Alan VK2ZIW wrote:
  WSJT compiled from SVN r5635 crashes in modes JTMS, FSK441, ISCAT-A and
  ISCAT-B.
  But, is fine on all JT65 and JT4 modes.
 
  Crash is a memory leak and, when RES memory (top) runs out, crash.
  Takes 10 mins or less. Obvious with top system monitor.
 
  System: Fedora 21 x86_64 on ASRock QC5000-ITX motherboard.
  (all standard dev tools)
 
  I don't presently have a Fedora-based machine.
 
  Under Windows and Ubuntu Linux I see no such bad behavior.  All WSJT
  modes run as expected, over long times and with no evident memory leaks.
 
  Perhaps you can make some tests to isolate the code leading to a
  memory leak on your system.  I note that your problem is with the
  WSJT fast modes -- those for which the waterfall scrolls
  horizontally.  That might be a good place to start your search.
 
  Also, idWarn in wsjt.py is not defined.
 
  Is this causing a problem for you?  As far as I am aware the
  functions using this variable perform

Re: [wsjt-devel] WSJT 10.0 r5490 crash, on Fedora 21 x86_64

2015-06-27 Thread Alan VK2ZIW
Hi all,

It all depends on the Mode.

JT65C is OK

JTMS, FSK441 and ISCAT-A   gobble memory.

Can you look at this?

Also in the wsjt.py globals, can you define idWarn eg..
-- Global variables
g2font='Lucida Console  16'
idWarn=None
isync=0
--
When one uses File-Exit we get
wsjt.py, line 1734, in trackOK
lWarn.after_cancel(idWarn)
tkinter.TclError: wrong # args: should be after cancel id|command

System: Fedora 21 x86_64 on ASRock QC5000-ITX low power motherboard.

Alan VK2ZIW

On Sat, 27 Jun 2015 18:04:23 +1000, Alan VK2ZIW wrote
 Hi all,
 
 Going back to WSJT10 r4227 downloaded from SVN -r4231, Aug 22 2014.
 
 WSJT runs and doesn't gobble memory.
 
 As before, I removed libjt.a and did make again.
 Hope this helps.
 
 On Sat, 27 Jun 2015 17:34:56 +1000, Alan VK2ZIW wrote
  Hi all,
  
  Boom,  Python3 process gobbles memory until crash.about 10 mins.
  
  top - 17:29:12 up 2 days,  9:06,  4 users,  load average: 0.91, 0.77, 0.72
  Tasks: 218 total,   2 running, 216 sleeping,   0 stopped,   0 zombie
  %Cpu(s): 16.1 us,  6.6 sy,  0.0 ni, 76.8 id,  0.4 wa,  0.0 hi,  0.1 si,  
  0.0 st
  KiB Mem :  7592764 total,   126532 free,  7363976 used,   102256 buff/cache
  KiB Swap:  8191996 total,  3387460 free,  4804536 used.    74816 avail Mem 
  
   PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND  
    
  2255 alanb     20   0 11.224g 6.551g   3448 R  32.1 90.5   2:20.70 python3  
    
  1143 root      20   0  297420  16080   2780 S  17.5  0.2 391:45.58 Xorg.bin 
    
  2236 alanb     20   0 1535676 184796   7600 S  15.2  2.4 382:52.11 firefox  
    
  
  
  On Sat, 27 Jun 2015 09:48:14 +1000, Alan VK2ZIW wrote
   Hi all,
   
   I thought it was going well until after 10 mins running in JTMS.
   
   System: Fedora 21 x86_64 on ASRock QC5000-ITX,
   
   Exception in Tkinter callback
   Traceback (most recent call last):
     File /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__
       return self.func(*args)
     File /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, 
   line 1767, in trackOK    lWarn.after_cancel(idWarn) NameError: name 
   'idWarn' is not defined Exception in Tkinter callback Traceback 
   (most recent call last):  File 
   /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__   
    return self.func(*args)  File 
   /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, line 1767, 
   in trackOK    lWarn.after_cancel(idWarn) NameError: name 'idWarn' is 
   not defined
   
   == and again 
   
   Exception in Tkinter callback
   Traceback (most recent call last):
     File /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__
       return self.func(*args)
     File /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, 
   line 1767, in trackOK    lWarn.after_cancel(idWarn) NameError: name 
   'idWarn' is not defined /usr/local/bin/wsjt5629: line 25: 28685 
   Killed
   
   On Fri, 26 Jun 2015 22:18:22 +1000, Alan VK2ZIW wrote
Hi all,

I needed to copy the configure script from an earlier version
and, as usual specify F2PY as f2py3 then the make went smoothly.
   
   
   Alan
   
   Man's greatest waste of time: Worshipping the wrong God.
   Consider Jesus.
   ---
   Alan Beard               Unix Support Technician from 1984 to today
   70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
   Emu Heights N.S.W. 2750  Routers, terminal servers, printers,
    terminals etc.. +61 2 47353013 (h)       Support Programming, shell 
   scripting, C, assembler 0414 353013 (mobile)     After uni,
    electronics tech
   
   --
   Monitor 25 network devices or servers for free with OpManager!
   OpManager is web-based network management software that monitors 
   network devices and physical  virtual servers, alerts via email  
   sms for fault. Monitor 25 devices for free with no restriction. 
   Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o 
   ___ wsjt-devel mailing list
   wsjt-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  
  Alan
  
  Man's greatest waste of time: Worshipping the wrong God.
  Consider Jesus.
  ---
  Alan Beard               Unix Support Technician from 1984 to today
  70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
  Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
  etc..
  +61 2 47353013 (h)       Support Programming, shell scripting, C, 
  assembler
  0414 353013 (mobile)     After uni, electronics tech
  
 
 Alan 
 
 Man's greatest waste of time: Worshipping the wrong God. 
 Consider Jesus

[wsjt-devel] WSJT 10.0 r5490 crash, on Fedora 21 x86_64

2015-06-26 Thread Alan VK2ZIW
Hi all,

I thought it was going well until after 10 mins running in JTMS.

System: Fedora 21 x86_64 on ASRock QC5000-ITX, 

Exception in Tkinter callback
Traceback (most recent call last):
  File /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__
return self.func(*args)
  File /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, line 1767, in
trackOK
lWarn.after_cancel(idWarn)
NameError: name 'idWarn' is not defined
Exception in Tkinter callback
Traceback (most recent call last):
  File /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__
return self.func(*args)
  File /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, line 1767, in
trackOK
lWarn.after_cancel(idWarn)
NameError: name 'idWarn' is not defined

== and again 

Exception in Tkinter callback
Traceback (most recent call last):
  File /usr/lib64/python3.4/tkinter/__init__.py, line 1487, in __call__
return self.func(*args)
  File /downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py, line 1767, in
trackOK
lWarn.after_cancel(idWarn)
NameError: name 'idWarn' is not defined
/usr/local/bin/wsjt5629: line 25: 28685 Killed 



On Fri, 26 Jun 2015 22:18:22 +1000, Alan VK2ZIW wrote
 Hi all,
 
 I needed to copy the configure script from an earlier version
 and, as usual specify F2PY as f2py3 then the make went smoothly.
 


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical  virtual servers, alerts via email  sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSPR 4.0 r5489 runs well, on Fedora 21 x86_64

2015-06-26 Thread Alan VK2ZIW
Hi all,

I needed to copy the configure script from an earlier version
and, as usual specify F2PY as f2py3 then the make went smoothly.

Alan VK2ZIW


On Thu, 25 Jun 2015 16:03:49 -0400, Joe Taylor wrote
 Hi all,
 
 My, you've been busy here -- lots of very impressive progress!  Many 
 thanks to all of you contributors to the WSJT-related projects!
 
 [Brief aside: My wife and I thoroughly enjoyed our 8-day cruise -- 
 Venice to Athens, with stopovers at ports on the Dalmatian coast: 
 Split, Korcula, Dubrovnik, Kotor, Butrint, Corfu, and Delphi; then 
 into the Ionian sea and through the Corinth canal into the Aegean, 
 ending at Piraeus.  Two canceled flights on the way home extended 
 our trip by more than 24 hours, and 2 of our 3 bags are currently 
 lost -- but otherwise all is well.]
 
 Here's a start toward responding to some issues raised in the past 
 two weeks:
 
 1. I've briefly tried the G4WJS r5629-dirty version of WSJT-X -- 
 the one with Bill's suggested changes to the user interface.  They 
 look very good, and I suggest they should be committed to our -devel 
 branch.
 
 2. Our other Bill, ND0B, has made great progress with implementing 
 short-sequence ISCAT capability in WSJT.  Bill has a bunch of 
 enthusiastic testers using it on 6 meters with excellent results.  I 
 haven't tried it yet, but after reading the reports from others it 
 seems that you must be nearing the point of committing the v9 code 
 (or something similar) to the SVN repository.  Is that right?
 
 A related question: Bill has started a Yahoo Group (possibly to 
 changed to a Google Group?) to host discussion among the testers of 
 his experimental version.  No doubt this made good sense in early 
 phases of the effort; there's a downside, however, to moving away 
 from this list some important communication among programmers 
 working on WSJT-related code.  If others have views on this matter,
  please share them here.
 
 3. Related to the above ISCAT developments: Bill (ND0B), do you have 
 a few example *.wav files illustrating the RRS/RRT decoding 
 problem?  If so, could you post them somewhere or send them to me? 
  I'd like to look into the problem.
 
 4. It's hardly surprising that Charlie (G3WDG) and others have found 
 that correlation decodes (in WSJT-X, presently implemented only 
 for JT4) can produce different confidence levels and (rarely) even 
 different message results when run against CALL3.TXT files of very 
 different lengths.  After all, the correlation algorithm is 
 effectively answering these two questions:
 
 A) Which one of the following list of plausible messages best 
 matches the tone sequence of the received signal?
 
 B) Is the best match better than the second-best match by a 
 large enough margin for us to be reasonably certain we have a valid decode?
 
 Obviously, the answers to both questions will depend on the length 
 of the list of plausible messages, which is generated from call+grid 
 combinations derived from CALL3.TXT, augmented by the DX Call and 
 DX Grid entries on the main window.  If the list is short (but 
 still contains the call and grid actually in the message), the 
 chances of a correct decode and the estimated confidence in its 
 validity will be higher than with a long list.
 
 5. I'm delighted to hear that Steve (K9AN) has implemented a WSPR 
 signal subtraction algorithm that works so well!  I haven't looked 
 at the code or tried it yet, but from Steve's report it sounds like 
 we should make wsprd_exp (renamed to wsprd) the default WSPR 
 decoder.  Perhaps we can use the existing Fast / Normal / Deep 
 selection on the Decode menu to control whether subtraction and 
 multi-pass decoding will be used, or not?  I'm not too worried about 
 the longer decoding times: as we have found previously, significant 
 optimizations will likely be possible after we have it working well. 
  Furthermore, fast decoding is arguably of minimal importance in 
 WSPR mode, since no quick operator interactions are required.
 
 6. Signal dropouts in the *.c2 files are a concern -- we'd better 
 find out what's causing them.  An important question to be answered: 
 are the dropouts present in the c2 array in memory, or just in the 
 file as written to disk?
 
 That's probably enough for my first day back on the job...
 
   -- 73, Joe, K1JT
 
 --
 Monitor 25 network devices or servers for free with OpManager!
 OpManager is web-based network management software that monitors 
 network devices and physical  virtual servers, alerts via email  
 sms for fault. Monitor 25 devices for free with no restriction. 
 Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o 
 ___ wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong

[wsjt-devel] wsjt, Fedora 20 to 21 linux upgrade, all good

2015-06-25 Thread Alan VK2ZIW
Hi all,

WSJT compiled on Fedora 20, when run on Fedora 21 fails.
All that is required is to remove libjt.a and do make again.

Remember, we had problems with a Qt library version. Crashes as
soon as a waterfall was drawn. Jan 2015.

All good now.

Both r4895 and r5329 tested.

80

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical  virtual servers, alerts via email  sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT r5329 compiles fine on Fedora 21 x86_64

2015-05-02 Thread Alan VK2ZIW
Hi all,

WSJT from the GIT repository compiles fine with a few changes to
configure:

At line 3352 change:
HAS_PORTAUDIO_H=1
HAS_PORTAUDIO_LIB=0
HAS_PORTAUDIO=1

Line 3359 becomes:
portaudio_lib_dir=/usr/lib64


Line 4428 change python to python3
set dummy python3; ac_word=$2

Line 4468 change f2py to f2py3 in the same way.

= That's all folks ===

80


Alan VK2ZIW


On Fri, 01 May 2015 17:08:36 -0600, KI7MT wrote
 Hi Guy,
 
 snip

 snip
 
  73 de Guy G4DWV/4X1LT
 
 73's
 Greg, KI7MT
 

Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT/WSPR Python3-Pillow 2.6.1 Issue

2015-04-14 Thread Alan VK2ZIW
Hi Greg,

Fedora 21 now cones with: python3-pillow.armv7hl  2.6.2-1.fc21

So, does 2.6.2 work?

I'm not sure as I've upgraded pillow using pip to 2.7.0.
 
/usr/lib/python3.4/site-packages/Pillow-2.7.0-py3.4.egg-info

Today, I did a yum update and I now have
/usr/lib/python3.4/site-packages/Pillow-2.6.2-py3.4.egg-info
dated Apr 15 07:20

Today,
wsjt10 runs fine via RDP session, (headless, there is no Mali driver yet)

Back on Jan 15, there was, when the Banana Pi was loaded, pillow 2.6.1.

Keep Smiling

Alan VK2ZIW



On Tue, 14 Apr 2015 10:50:28 -0600, KI7MT wrote
 Hello All,
 
 While updating WSJT/WSPR build documentation, I've come full circle 
 on the Python3-Pillow 2.6.1 segfault problem that many have 
 reported. I'm need of assistance in trying to debug / generate a 
 work around, as this has gone well past my level of knowledge with Python.
 
 This issue affects both Windows and *Nix, but seems to be isolated 
 to the Pillow 2.6.1.
 
 THE PROBLEM
 
 When using Pillow 2.6.1, WSPR and WSJT will both segfault, almost
 immediately, either at decode time for WSPR ( sample *.wav file or T=50
 to 55 of the 2min cycle ) or at the end of the first FSK441 cycle (
 first whole minute? ) with WSJT. Neither application present the 
 issue when using Pillow  or  2.6.1 on my test distro's.
 
 TESTING PERFORMED
 
 I've performed several tests with various versions of Pillow, primarily
 on Linux. On my Ubuntu based installs, after installing JTSDK Nix, those
 distros using python3-pil 2.6.1 ( Ubuntu 14.10, Debian Jessie for
 example ) will build correctly but fail as above.
 
 Removing python3-pil and python3-pil.imagetk, installing the required
 build dependencies:
 
 libtiff4-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev
 libwebp-dev tcl8.6-dev tk8.6-dev
 
 then installing ( via pip3 ) Pillow==2.5.3, ==2.7.0 or ==2.8.1 ( the
 latest Pillow release ), neither WSJT nor WSPR present the segfault.
 
 At this point, I would think the import instructions in WSPR.py an
 WSJT.py are OK, but I don't know where or how to take this any further.
 
 Without getting this resolved, we will not be able to update WSJT / WSPR
 in any distro using Pillow 2.6.1 as the default package (Ubuntu 14.10
 and Debian Jessie at present ). I believe there are Fedora based distros
 also using Pillow-2.6.1, but I am not as familiar with their package
 structures, so I cannot say for sure which ones.
 
 Any input or debugging suggestions would be much appreciated.
 
 73's
 Greg, KI7MT
 
 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___ wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK v2.0.0-B2 for Linux Available For Build Testing

2015-02-16 Thread Alan VK2ZIW
Hi Greg,

Can I be a real pain and ask for Fedora and/or Centos to be included?

Reason: All my systems are remote and will be connected to by RDP. (Microsoft 
mstsc.exe)

Ubuntu 14.04 LTS fails this with Qt: XKEYBOARD not supported by X server.

In particular, because of Low Power needs, Fedora 21 on a headless Banana Pi.
(Where WSJT-X works)

Alan VK2ZIW

On Mon, 16 Feb 2015 21:18:24 + (UTC), Greg Beam wrote
 Hello All,
 
 I've been testing JTSDK on Linux (mainly Ubuntu) for some time now
 (as have opthers) and have finally gotten around to adding a tar.gz
 file for folks to test out. Bare in mind, there is allot of work to do still
 and this should be considered a work in progress, so expect a few
 anomalies at first.
 
 There is a short README and INSTALL.txt file included in the archive. I
 won't spell out the install instructions here, as I'd like to get feedback
 on the INSTALL.txt and process as a whole to see if things need
 fixing / updating / edits or whatever the case may be. Documentation is
 minimal at present, but will eventually land in the WSJT dev-guide when
 appropriate.
 
 Due to package variations between the various Distro versions, there is
 no immediate plan to create distribution files (.deb, .rpm etc) as the
 package management is being dealt with by autotools. This may change as
 the package matures.
 
 
 SUPPORTED DISTROS  BUILDS
 * Ubuntu .. 14.04 .. WSJT, WSPR, WSJTX/WSJTX-RC
 * Mint ... 17.1  WSJT, WSPR, WSJTX/WSJTX/RC
 * Debian ... 8.0 . WSJTX/WSJTX-RC Only
 
 Note(s):
  a). Ubuntu includes Xubuntu, Lubuntu, Kubuntu
  b). Due to package incompatibilities with Debian Jessie, WSJT
  and WSPR will compile, but may give you runtime errors.
  c). Additional distro's will be included as time allows.
 
 
 DOWNLOAD
 -Preview Link: http://preview.tinyurl.com/pyat8lo
 -Download: http://tinyurl.com/pyat8lo
 -SHA1: 34b12d5b9313b1271647003f1413b6ab3c5308c0
 -MD5SUM: f4e5063a1443114195068bf2cd5979d6
 
 
 INSTALLATION
 a). Extract the tar.gz to a convenient location
 b). Follow instructions in INSTALL.txt
 
 
 As always, if you have problems with the JTSDK, please report them
 to the WSJT-Devel List:  wsjt-devel@lists.sourceforge.net 
 
 
 73's
 Greg, KI7MT

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] wsjtx on Ubuntu 14.04 LTS via RDP

2015-02-15 Thread Alan VK2ZIW
Hi,

Ubuntu 14.04 LTS x86_64 (the latest LTS version) with xrdp

Can WSJT-X work via RDP ?

Works fine on Fedora 20. Even Fedora 21 on ARM (Banana Pi, headless).

Error here: Qt: XKEYBOARD extension not present in the X server.

73

Alan VK2ZIW

On Sun, 15 Feb 2015 00:50:35 +, Bill Somerville wrote
 On 14/02/2015 20:56, Josh Rovero wrote:
 
 Hi Josh,
 
 Noticed same initial delay, but then decodes werenoticeably faster than before
 
 Maybe there should be an indication in the GUI that thefftwisdom run is
 in progressI have added a progress bar to show that something useful 
 ishappening when the FFT optimization is happening.
 
 
 -- 
 
 P.J. Josh Rovero                   Ham Radio: KK1D
 http://www.roveroresearch.net  http://www.roveroresearch.info       
 73
 Bill
 G4WJS.

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] wsjtx on Ubuntu 14.04 LTS via RDP

2015-02-15 Thread Alan VK2ZIW
Hi Bill,

Yes, I like your lateral thinking but.

Everybody has mstsc.exe. So, can we stick to the standard?

What we remote system builders need is, systems everybody can use:

1) Connect with the 'standard' RDP.
2) Multi-user through the one TCP/IP port.

So if, for Ubuntu 14.04 LTS, the answer is no, we'll build Fedora systems.

You mentioned, you have Ubuntu 14.04 LTS on one of your systems in a
previous email, so have you tried RDP to it?
If so, please answer I have the same error or, it works for me.

Thanks for the great work.

Alan VK2ZIW

On Sun, 15 Feb 2015 11:16:00 +, Bill Somerville wrote
 On 15/02/2015 11:03, Alan VK2ZIW wrote:
 Hi,
 Hi Alan,
 
 Ubuntu 14.04 LTS x86_64 (the latest LTS version) with xrdp
 
 Can WSJT-X work via RDP ?
 
 Works fine on Fedora 20. Even Fedora 21 on ARM (Banana Pi,headless).
 
 Error here: Qt: XKEYBOARD extension not present in the Xserver.
 Have you tried TigerVNC?
 
 start it with '+kb' added to the 'vncserver' command.
 
 73
 
 Alan VK2ZIW
 73
 Bill
 G4WJS.

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] New Rasberry Pi 2

2015-02-08 Thread Alan VK2ZIW




Hi 
all,
 


 


 The Banana Pi, dual core and 1Gb ram with SATA disk is still a winner.

My 1Tb disk,  NO wear out problems and SPACE, SPACE SPACE.
I even have 10Gb for swap, real swap space.

And of course, loaded with Fedora 21, runs WSJT-X etc.. well.

The only downer is the ARM Consortium MALI 400 graphics,
no open sauce driver. Headless is great, it's over by the radios.

Alan VK2ZIW


 

On Sun, 8 Feb 2015 15:26:08 -0500, Bob McCormick W1QA 
wrote
 

 Bill G4WJS 
wrote:
 

 

 

  The latest Rasberry Pi 2 launched today with a quad core 

 

  ARM Cortex A7 800MHz CPU (that's 3 more cores and 

 

  100MHz more speed) and 1Gbyte main memory which 

 

  is double the what the B+ 
offered.
 

  

 

  This may be a serious contender for running the GUI version 

 

  of WSJT-X with acceptable decode 
performance.
 

  

 

  Apparently Windows 10 will be available too but that might 

 

  be one step too far 
;)
 

 
(snip)
 

 

 

 Maybe we'll see something like a cross between the Windows ARM 
code
 

 

 

 (Surface) and Windows Embedded for the Pi 2.  Anyone who is 

 

 interested may want to consider joining the Windows Developer 

 

 Program for IoT (Internet of 
Things):
 

 

 

 https://dev.windows.com/en-us/featured/raspberrypi2support
 

 

 

 The Pi 2 should be a great contender - currently Microsoft working 

 

 with the Intel Galileo product which is a single core 400 MHz (Quark 

 

 X1000) 
SoC.
 

 

 

 Bob 
W1QA
 

 

 

 
--
 

 Dive into the World of Parallel Programming. The Go Parallel 
Website,
 

 sponsored by Intel and developed in partnership with Slashdot Media, 

 

 is your hub for all things parallel software development, from 

 

 weekly thought leadership blogs to news, videos, case studies, 

 

 tutorials and more. Take a look and join the conversation 
now.
 

http://goparallel.sourceforge.net/
 

 
___
 

 wsjt-devel mailing 
list
 

 
wsjt-devel@lists.sourceforge.net
 

 https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 


 


 

Alan
 


 

Man's greatest waste of time: Worshipping the wrong 
God.
 

Consider 
Jesus.
 

---
 

Alan Beard               Unix Support 
Technician from 1984 to 
today
 

70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, 
Linux, SCO OpenServer 
5.0.X
 

Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
etc..
 

+61 2 47353013 (h)       Support Programming, shell scripting, 
C, 
assembler
 

0414 353013 (mobile)     After uni, 
electr
 







--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT-X on Fedora 64 Rawhide

2015-02-05 Thread Alan VK2ZIW
Hi Chuck,

Can you test your WSJT-X using an RDP connection to your Linux box?

(Install xrdp)

Alan VK2ZIW

On Wed, 04 Feb 2015 22:24:51 -0800, Chuck Forsberg WA7KGX wrote
 Running on Fedora Rawhide Linux 3.19 I downloaded wsprx and wsjtx.
 
 svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx
 svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsprx
 
 Wsjtx compiled and with a year old kvasd I made the odd contact.
 I can't get it to write a log file however.
 
 The cmake process in wsprx generates a spurious reference to
 a windows DLL.   Obviously broken for Linux.
 
 -- 
   Chuck Forsberg WA7KGX   c...@omen.com   www.omen.com
 Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc  The High Reliability Software
 10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430
 
 
--
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, 
 is your hub for all things parallel software development, from 
 weekly thought leadership blogs to news, videos, case studies, 
 tutorials and more. Take a look and join the conversation now. 
http://goparallel.sourceforge.net/
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Error while compiling revision 4916 on Fedora 21

2015-01-31 Thread Alan VK2ZIW
Hi all,

No problem here building WSJT r4916 on Fedora 20 
(since we ARE in the WSJT group)

Oh, you mean WSJT-X, why didn't you say?

This is where I get

g++ -o jt9 jt9.o jt9a.o jt9b.o jt9c.o -L. -ljt9 -lQt5Core -lfftw3f `gfortran -
print-file-name=libgfortran.so`
jt9.o: In function `MAIN__':
jt9.f90:(.text+0x6dc): undefined reference to `fftwf_init_threads'
jt9.f90:(.text+0x6ec): undefined reference to `fftwf_plan_with_nthreads'
collect2: error: ld returned 1 exit status
Makefile:62: recipe for target 'jt9' failed
make: *** [jt9] Error 1
[alanb@localhost lib]$ grep fftwf_init_threads *
fftw3.f03:integer(C_INT) function fftwf_init_threads() bind(C, 
name='fftwf_init_threads')
fftw3.f03:end function fftwf_init_threads

ooo00ooo---

Alan VK2ZIW


On Sat, 31 Jan 2015 05:37:31 +0100, Claude Frantz wrote
 Please allow me to report the following problems:
 
 [  4%] Building Fortran object CMakeFiles/wsjt.dir/lib/filbig.f90.o
 /home/claude/ham/JoeTaylor/wsjtx/lib/filbig.f90:44.35:
 
   plan2=fftwf_plan_dft_1d(nfft2,c4a,c4a,-1,nflags)
 1
 Warning: Same actual argument associated with INTENT(OUT) argument 
 'in' and INTENT(OUT) argument 'out' at (1) 
/home/claude/ham/JoeTaylor/wsjtx/lib/filbig.f90:45.35:
 
   plan3=fftwf_plan_dft_1d(nfft2,cfilt,cfilt,+1,nflags)
 1
 Warning: Same actual argument associated with INTENT(OUT) argument 
 'in' and INTENT(OUT) argument 'out' at (1)
 
 . and later ..
 
 Scanning dependencies of target jt9
 [ 61%] Building Fortran object CMakeFiles/jt9.dir/lib/jt9.f90.o
 [ 62%] Building Fortran object CMakeFiles/jt9.dir/lib/jt9c.f90.o
 Linking CXX executable jt9
 CMakeFiles/jt9.dir/lib/jt9.f90.o: In function `.L9':
 jt9.f90:(.text+0x91c): undefined reference to `fftwf_init_threads'
 jt9.f90:(.text+0x92a): undefined reference to `fftwf_plan_with_nthreads'
 collect2: error: ld returned 1 exit status
 CMakeFiles/jt9.dir/build.make:182: recipe for target 'jt9' failed
 make[2]: *** [jt9] Error 1
 CMakeFiles/Makefile2:129: recipe for target 'CMakeFiles/jt9.dir/all' 
 failed make[1]: *** [CMakeFiles/jt9.dir/all] Error 2 Makefile:137: 
 recipe for target 'all' failed make: *** [all] Error 2
 
 I hope that will help you a little bit.
 
 Best 88 de Claude
 
 
--
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, 
 is your hub for all things parallel software development, from 
 weekly thought leadership blogs to news, videos, case studies, 
 tutorials and more. Take a look and join the conversation now. 
http://goparallel.sourceforge.net/
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Error while compiling revision 4916 on Fedora 21

2015-01-31 Thread Alan VK2ZIW
Hi all,

WSJT-X on Fedora 21 ARM (Banana Pi)

Sorry, my old instructions, wrong. (below)

Now doing: mkdir build; cd build; cmake ..

And we are:

[100%] Building CXX object CMakeFiles/wsjtx.dir/wsjtx_automoc.cpp.o
Linking CXX executable wsjtx
[100%] Built target wsjtx

Done. Must run.

Alan VK2ZIW

On Sat, 31 Jan 2015 23:15:28 +1000, Alan VK2ZIW wrote
 Hi all,
 
 No problem here building WSJT r4916 on Fedora 20 
 (since we ARE in the WSJT group)
 
 Oh, you mean WSJT-X, why didn't you say?
 
 This is where I get
 
 g++ -o jt9 jt9.o jt9a.o jt9b.o jt9c.o -L. -ljt9 -lQt5Core -lfftw3f 
 `gfortran - print-file-name=libgfortran.so` jt9.o: In function `MAIN__':
 jt9.f90:(.text+0x6dc): undefined reference to `fftwf_init_threads'
 jt9.f90:(.text+0x6ec): undefined reference to `fftwf_plan_with_nthreads'
 collect2: error: ld returned 1 exit status
 Makefile:62: recipe for target 'jt9' failed
 make: *** [jt9] Error 1
 [alanb@localhost lib]$ grep fftwf_init_threads *
 fftw3.f03:integer(C_INT) function fftwf_init_threads() bind(C, 
 name='fftwf_init_threads')
 fftw3.f03:end function fftwf_init_threads
 
 ooo00ooo---
 
 Alan VK2ZIW
 
 On Sat, 31 Jan 2015 05:37:31 +0100, Claude Frantz wrote
  Please allow me to report the following problems:
  
  [  4%] Building Fortran object CMakeFiles/wsjt.dir/lib/filbig.f90.o
  /home/claude/ham/JoeTaylor/wsjtx/lib/filbig.f90:44.35:
  
plan2=fftwf_plan_dft_1d(nfft2,c4a,c4a,-1,nflags)
  1
  Warning: Same actual argument associated with INTENT(OUT) argument 
  'in' and INTENT(OUT) argument 'out' at (1) 

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSPR Crash on ARM, trying Pillow 2.7.0

2015-01-16 Thread Alan VK2ZIW
Hi all,

Install of pillow 2.7.0 with pip3 went smoothly, but when
WSPR r4889 is run, it went for 1 1/2 hours and crashed:
mmap() failed: Cannot allocate memory
Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c line:1735
etc...

So, back to Pillow 2.5.3.

(Should I have re-compiled WSPR?)

Fedora 21 on Banana Pi

Alan VK2ZIW

On Fri, 16 Jan 2015 00:12:35 +, Bill Somerville wrote
 --
 New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
 GigeNET is offering a free month of service with a new server in Ashburn.
 Choose from 2 high performing configs, both with 100TB of bandwidth.
 Higher redundancy.Lower latency.Increased capacity.Completely compliant.
 http://p.sf.net/sfu/gigenet
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR Crash on ARM, was : Re: WSPR crashes, threads understood

2014-12-30 Thread Alan VK2ZIW
Hi Bill, Greg and Joe,

Threads

More testing, this time on Fedora 21 ARM released Dec 2014.

Kernel: 3.17.4-301.fc21.armv7hl

A user process can do 379 threads that's all.
See the th.c test file below.

Note, I used the word do. Even if they (the threads) terminate cleanly,
the user process can only do 379 of them.

So, WSPR will stop after 379 x 2mins, or about 11 hours.

This is an ARM Linux problem.

Previous email:
Hi Bill, Greg and Joe,
On reading:
http://www.thegeekstuff.com/2012/04/terminate-c-thread/
they use a function call pthread_exit(ret)

Which is not there doing a grep on the WSPR code.

How many threads do we have:
alanb@bananapi:~$ cat /proc/sys/kernel/threads-max    13988
x86_64 bash-4.2$ cat /proc/sys/kernel/threads-max   59148
But, per process, about 380 on the Banana Pi.
828 on my PC x86_64 Fedora 20

See this C code:
--cut---
#includestdio.h
#includestring.h
#includepthread.h
#includestdlib.h
#includeunistd.h
/* Test how many threads we can do */
// gcc -std=c99 th.c -lpthread

#define MAXT 300

pthread_t thrd[MAXT];
int ret1;

void * thread(void* i)
{
    sleep(1);//make the thread stay alive 1 sec
    ret1 = 0;
    pthread_exit(ret1);
}

int main()
{
    for(int i=0;iMAXT;i++)
    {
    int err=pthread_create(thrd[i],NULL,thread,(void*)i);
    if(err!=0)
    printf( thread creation failed: %d, err );
    }
    printf( threads created MAXT );
    sleep(20);//wait for 1st group to end, then create more
    for(int i=0;iMAXT;i++)
    {
    int err=pthread_create(thrd[i],NULL,thread,(void*)i);
    if(err!=0)
    printf( thread creation failed: %d %d, err,i );
    }
    return 0;
}
-cut---

My ARM problem is, we get to MAX_THREAD_COUNT in about 10 hours.
So, we are not clearing them.
10hrs = 600 mins = 300 2min Rx sessions, processing with 100 threads = 30.000 
threads.
But, the Rx process fails at about the 300 to 400 2min sessions.

My test code uses the function pthread_exit() but it doesn't help.

So, it's a program design issue on the ARM.

So, I tried on the PC, AMD A4-5000, 8gb ram. 828 max simultaneous threads, But 
doing 800
with pthread_exit() call, wait until they finish, we can do another 800.

6146B

Alan VK2ZIW

On Tue, 23 Dec 2014 14:55:43 +1000, Alan VK2ZIW wrote
 Hi Bill and all,
 ps -eLfu alanb  =
 UID    PID     PPID   LWP  C NLWP STIME TTY  TIME CMD
 alanb 3778  2254  3778  0    1 14:24 pts/0    00:00:00 /bin/sh 
 /usr/local/bin/wspr40
 alanb 3780  3778  3780  3    5 14:24 pts/0    00:01:52 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3781  0    5 14:24 pts/0    00:00:04 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3783  0    5 14:24 pts/0    00:00:03 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3875 99    5 15:17 pts/0    00:00:10 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3876  3    5 15:17 pts/0    00:00:00 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 
 Why the 99?
 
 Then on a 2nd ps -eLfu alanb, the 99 is back to 0. Another time, 80.
 
 Puzzled, seems to jump in the Decode phase.
 cat /proc/sys/kernel/threads-max 
 13988
 cat /proc/sys/vm/max_map_count
 65530
 ulimit -a
 core file size  (blocks, -c) 0
 data seg size   (kbytes, -d) unlimited
 scheduling priority (-e) 0
 file size   (blocks, -f) unlimited
 pending signals (-i) 6994
 max locked memory   (kbytes, -l) 64
 max memory size (kbytes, -m) unlimited
 open files  (-n) 1024
 pipe size    (512 bytes, -p) 8
 POSIX message queues (bytes, -q) 819200
 real-time priority  (-r) 0
 stack size  (kbytes, -s) 8192
 cpu time   (seconds, -t) unlimited
 max user processes  (-u) 6994
 virtual memory  (kbytes, -v) unlimited
 file locks  (-x) unlimited
 
 Alan VK2ZIW
 
 On Sun, 21 Dec 2014 12:24:14 +, Bill Somerville wrote
  On 21/12/2014 11:01, Alan VK2ZIW wrote:
  Hi Greg and all, 
  Hi Alan,
   
  Can we please focus on the crash  problem? 
  
  WSPR runs perfectly fine for 10+ hours then crashes: 
  
  spawning new thread: Resourcetemporarily unavailable 
  Error starting rx thread    11 
  I don't know the WSPR code base apart from acursory skim through it but 
  that error sounds like the o/s has runout of process/thread slots. Clearly 
  WSPR doesn't spawn largenumbers of concurrent threads or processes so I 
  would guesssomething is starting threads or processes and they are 
  notterminating when they should. A simple 'ps' listing now and againwhile 
  WSPR is running should reveal the issue.
   
  
  snip
   Keep Smiling
  
  Alan VK2ZIW
  
 
 Alan 
 
 Man's greatest waste of time: Worshipping the wrong

Re: [wsjt-devel] WSPR SVN 4857 on Ubuntu 14.04LTS autogen.sh

2014-12-24 Thread Alan VK2ZIW




Hi 
Greg,
 


 

I've extensively read the INSTALL.txt document from SVN 
4857.
 


 
Line 19

1st. PIL, not being completely open-source, has been replaced by 
Pillow.
 


 
Can you mention, as at SVN 4857 and before, pillow 2.6.1 will cause crashes
whenever a waterfall is drawn? So, revert to the last 'mainline' version 2.5.3.
If your Linux package manager can't achieve this, use Python3's tool pip3.
pip3 install -I pillow==2.5.3
Which will build pillow from source, using all the 'other' libraries around it.

This effects both WSPR and WSJT.

Otherwise, great work.

6146

Alan VK2ZIW


 

On Tue, 23 Dec 2014 15:02:08 -0700, ki7mt 
wrote
 

 Hi 
Alan,
 

 

 

 The configure script is doing what it supposed to do. See 
INSTALL.txt
 

 for further 
details.
 

 

 

 Maybe you should use the pre-compiled versoin (PPA) of WSPR for 

 

 UBuntu 
proper.
 

 

 

 Link: https://launchpad.net/~ki7mt/+archive/ubuntu/wspr
 

 

 

 I don't have any more suggestions for you on the ARM situation, 
other
 

 than what Ive' posted 
already.
 

 

 

 This, from my x86_64 Ubuntu 
install:
 

 

 

 
---
 

  Configuration 
Summary
 

 
---
 

 

 

  Package: .: WSPR 
4.0
 

  Optimization .: 
default
 

  Python3: .: 
/usr/bin/python3
 

  F2py: : 
/usr/bin/f2py3
 

  Fcompiler: ...: 
gfortran
 

  FC Lib Path ..: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/
 

  Samplerate: ..: 
OK
 

  FFTW3: ...: 
OK
 

  Portaudio: ...: 
OK
 

  Website ..: http://www.physics.princeton.edu/pulsar/K1JT/wspr.html
 

  Report Bugs To ...: 
wsjt-devel@lists.sourceforge.net
 

  Install prefix ...: 
/usr
 

 

 

  Finished creating 
Makefile
 

 

 

  To build and install WSPR, 
type
 

 

 

  make  sudo make 
install
 

 

 

 Distributor ID: 
Ubuntu
 

 Description: Ubuntu 14.04.1 
LTS
 

 Release: 
14.04
 

 Codename: 
trusty
 

 

 

 
73's
 

 Greg, 
KI7MT
 

 

 

 On 12/23/2014 02:10 PM, Alan VK2ZIW 
wrote:
 

  Hi 
all,
 

  
x86_64
 

  
Issues:
 

  1) Because Ubuntu 14.04LTS has Python 3, and Python 2.7, it picks 
the
 

wrong one for 
F2py.
 

  2) Did not pickup portaudio19-dev not 
installed.
 

  
./autogen.sh
 

  
---
 

   Configuration 
Summary
 

  
---
 

  

 

   Package: .: WSPR 
4.0
 

   Optimization .: 
default
 

   Python3: .: 
/usr/bin/python3
 

   F2py: : 
/usr/bin/f2py
 

   Fcompiler: ...: 
gfortran
 

   FC Lib Path ..: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/
 

   Samplerate: ..: 
OK
 

   FFTW3: ...: 
OK
 

   Portaudio: ...: 
OK
 

   Website ..: http://www.physics.princeton.edu/pulsar/K1JT/wspr.html
 

   Report Bugs To ...: 
wsjt-devel@lists.sourceforge.net
 

   Install prefix ...: 
/usr
 

  

 

  Now to try a long run  too see if issues on ARM happen on 
x86_64.
 

  

 

  Keep 
Smiling
 

  

 

  Alan 
VK2ZIW
 

  

 

  On Tue, 23 Dec 2014 14:55:43 +1000, Alan VK2ZIW 
wrote
 

  Hi Bill and 
all,
 

  ps -eLfu alanb  
=
 

  UID        PID     PPID   LWP  
C NLWP STIME TTY          TIME 
CMD
 

  alanb     3778  2254  3778  0    
1 14:24 pts/0    00:00:00 
/bin/sh
 

/usr/local/bin/wspr40
 

  alanb     3780  3778  3780  3    
5 14:24 pts/0    00:01:52 
python3
 

/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 

  alanb     3780  3778  3781  0    
5 14:24 pts/0    00:00:04 
python3
 

/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 

  alanb     3780  3778  3783  0    
5 14:24 pts/0    00:00:03 
python3
 

/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 

  alanb     3780  3778  3875 99    5 
15:17 pts/0    00:00:10 
python3
 

/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 

  alanb     3780  3778  3876  3    
5 15:17 pts/0    00:00:00 
python3
 

/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 

 

 

  Why the 
99?
 

 

 

  Then on a 2nd ps -eLfu alanb, the 99 is back to 0. Another time, 
80.
 

 

 

  Puzzled, seems to jump in the Decode 
phase.
 

  cat /proc/sys/kernel/threads-max 

 

  
13988
 

  cat 
/proc/sys/vm/max_map_count
 

  
65530
 

  ulimit 
-a
 

  core file size          (blocks, -c) 
0
 

  data seg size           (kbytes, -d) 
unlimited
 

  scheduling priority             (-e) 
0
 

  file size               
(blocks, -f) 
unlimited
 

  pending signals                
 (-i) 
6994
 

  max locked memory       (kbytes, -l) 
64
 

  max memory size         (kbytes, -m) 
unlimited
 

  open files                 
     (-n) 
1024
 

  pipe size            (512 bytes, -p) 
8
 

  POSIX message queues     (bytes, -q) 
819200
 

  real-time priority              
(-r) 
0
 

  stack size              
(kbytes, -s) 
8192
 

  cpu time               
(seconds, -t) 
unlimited
 

  max user processes              
(-u) 
6994

[wsjt-devel] WSPR SVN 4857 on Ubuntu 14.04LTS autogen.sh

2014-12-23 Thread Alan VK2ZIW
Hi all,
x86_64
Because Ubuntu 14.04LTS has Python 3, and Python 2.7, it picks the wrong one 
for F2py.

./autogen.sh
---
 Configuration Summary
---

 Package: .: WSPR 4.0
 Optimization .: default
 Python3: .: /usr/bin/python3
 F2py: : /usr/bin/f2py
 Fcompiler: ...: gfortran
 FC Lib Path ..: /usr/lib/gcc/x86_64-linux-gnu/4.8/
 Samplerate: ..: OK
 FFTW3: ...: OK
 Portaudio: ...: OK
 Website ..: http://www.physics.princeton.edu/pulsar/K1JT/wspr.html
 Report Bugs To ...: wsjt-devel@lists.sourceforge.net
 Install prefix ...: /usr
gcc stuff
FFTW3_LIB=1 -DHAVE_LIBSAMPLERATE=1 -DHAVE_SAMPLERATE_H=1 
-DHAVE_SAMPLERATE_LIB=1 -c padevsub.c
padevsub.c: In function ‘padevsub_’:
padevsub.c:44:3: error: unknown type name ‘PaStreamParameters’
   PaStreamParameters inputParameters;
   ^
I'll try an earlier SVN version.

Keep Smiling

Alan VK2ZIW

On Tue, 23 Dec 2014 14:55:43 +1000, Alan VK2ZIW wrote
 Hi Bill and all,
 ps -eLfu alanb  =
 UID    PID     PPID   LWP  C NLWP STIME TTY  TIME CMD
 alanb 3778  2254  3778  0    1 14:24 pts/0    00:00:00 /bin/sh 
 /usr/local/bin/wspr40
 alanb 3780  3778  3780  3    5 14:24 pts/0    00:01:52 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3781  0    5 14:24 pts/0    00:00:04 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3783  0    5 14:24 pts/0    00:00:03 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3875 99    5 15:17 pts/0    00:00:10 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 alanb 3780  3778  3876  3    5 15:17 pts/0    00:00:00 python3 
 /downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
 
 Why the 99?
 
 Then on a 2nd ps -eLfu alanb, the 99 is back to 0. Another time, 80.
 
 Puzzled, seems to jump in the Decode phase.
 cat /proc/sys/kernel/threads-max 
 13988
 cat /proc/sys/vm/max_map_count
 65530
 ulimit -a
 core file size  (blocks, -c) 0
 data seg size   (kbytes, -d) unlimited
 scheduling priority (-e) 0
 file size   (blocks, -f) unlimited
 pending signals (-i) 6994
 max locked memory   (kbytes, -l) 64
 max memory size (kbytes, -m) unlimited
 open files  (-n) 1024
 pipe size    (512 bytes, -p) 8
 POSIX message queues (bytes, -q) 819200
 real-time priority  (-r) 0
 stack size  (kbytes, -s) 8192
 cpu time   (seconds, -t) unlimited
 max user processes  (-u) 6994
 virtual memory  (kbytes, -v) unlimited
 file locks  (-x) unlimited
 
 Alan VK2ZIW
 
 On Sun, 21 Dec 2014 12:24:14 +, Bill Somerville wrote
  On 21/12/2014 11:01, Alan VK2ZIW wrote:
  Hi Greg and all, 
  Hi Alan,
   
  Can we please focus on the crash  problem? 
  
  WSPR runs perfectly fine for 10+ hours then crashes: 
  
  spawning new thread: Resourcetemporarily unavailable 
  Error starting rx thread    11 
  I don't know the WSPR code base apart from acursory skim through it but 
  that error sounds like the o/s has runout of process/thread slots. Clearly 
  WSPR doesn't spawn largenumbers of concurrent threads or processes so I 
  would guesssomething is starting threads or processes and they are 
  notterminating when they should. A simple 'ps' listing now and againwhile 
  WSPR is running should reveal the issue.
   
  
  snip
   Keep Smiling
  
  Alan VK2ZIW
  
 
 Alan 
 
 Man's greatest waste of time: Worshipping the wrong God. 
 Consider Jesus. 
 --- 
 Alan Beard               Unix Support Technician from 1984 to today 
 70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
 Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
 +61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
 0414 353013 (mobile)     After uni, electr


Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials

Re: [wsjt-devel] WSPR Crash on ARM, was : Re: WSPR crashes, error starting rx thread

2014-12-22 Thread Alan VK2ZIW
Hi Bill and all,
ps -eLfu alanb  =
UID    PID     PPID   LWP  C NLWP STIME TTY  TIME CMD
alanb 3778  2254  3778  0    1 14:24 pts/0    00:00:00 /bin/sh 
/usr/local/bin/wspr40
alanb 3780  3778  3780  3    5 14:24 pts/0    00:01:52 python3 
/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
alanb 3780  3778  3781  0    5 14:24 pts/0    00:00:04 python3 
/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
alanb 3780  3778  3783  0    5 14:24 pts/0    00:00:03 python3 
/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
alanb 3780  3778  3875 99    5 15:17 pts/0    00:00:10 python3 
/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py
alanb 3780  3778  3876  3    5 15:17 pts/0    00:00:00 python3 
/downloads/hamradio/digital/wsjt/4795wsprB/wspr/wspr.py

Why the 99?

Then on a 2nd ps -eLfu alanb, the 99 is back to 0. Another time, 80.

Puzzled, seems to jump in the Decode phase.
cat /proc/sys/kernel/threads-max 
13988
cat /proc/sys/vm/max_map_count
65530
ulimit -a
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
scheduling priority (-e) 0
file size   (blocks, -f) unlimited
pending signals (-i) 6994
max locked memory   (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files  (-n) 1024
pipe size    (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority  (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) 6994
virtual memory  (kbytes, -v) unlimited
file locks  (-x) unlimited

Alan VK2ZIW

On Sun, 21 Dec 2014 12:24:14 +, Bill Somerville wrote
 On 21/12/2014 11:01, Alan VK2ZIW wrote:
 Hi Greg and all, 
 Hi Alan,
  
 Can we please focus on the crash  problem? 
 
 WSPR runs perfectly fine for 10+ hours then crashes: 
 
 spawning new thread: Resourcetemporarily unavailable 
 Error starting rx thread    11 
 I don't know the WSPR code base apart from acursory skim through it but that 
 error sounds like the o/s has runout of process/thread slots. Clearly WSPR 
 doesn't spawn largenumbers of concurrent threads or processes so I would 
 guesssomething is starting threads or processes and they are notterminating 
 when they should. A simple 'ps' listing now and againwhile WSPR is running 
 should reveal the issue.
  
 
 snip
  Keep Smiling
 
 Alan VK2ZIW


Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR crashes, error starting rx thread

2014-12-21 Thread Alan VK2ZIW






Hi Greg and 

all,
 



 


Can we please focus on the crash  

problem?
 



 


WSPR runs perfectly fine for 10+ hours then 

crashes:
 



 


spawning new thread: Resource temporarily 

unavailable
 


 Error starting rx thread   
 
11
 



 

The pillow issue is resolved. Just 
do:

pip3 install -I 
pillow==2.5.3



Thanks Greg for logging in and taking a 
look.



I've tried three kernel versions: 3.4.90, 3.4.104, 
3.4.105+.

Two Linux flavours: Bananian and Fedora 
21

Always, the same crash problem after about 10 
hours.



Hardware: I'm using the Allwinner A20 SOC. 
This is the Banana 
Pi.

It is dual core ARMv7 with the Mali 400 
GPU.



Problem: The ARM company who designed the 
Mali 400 GPU have not released OpenSource 
drivers,

but only binaries for some kernel versions, in particular 
3.4.X

This affects many ARM 
SOCs.



So, are my crash problems related to the pthread 
libraries in /usr/lib not 
being

compatible with the 3.4.104 kernel and 
modules.



Would these problems go away with a quad core CPU? 





 Repeatability: One can only buy hardware that is 
available now, and suffer the 
software

consequences, because one downloads the software today, not three months 
ago.



Michael DG0OPK's website is trying to promote ARM hardware and provide, as 
many as he 
can,

build instructions for 
same.



 



 Keep 
Smiling



Alan 
VK2ZIW



 


On Sat, 20 Dec 2014 06:23:31 -0700, ki7mt 

wrote
 


 HI 

All,
 


 

 


 Apologies for not being very clear here. The packages you need, for 

 


 the distribution you have (Debian based Wheezy) do no exist in the 

 


 Debian WHeezy repositories for 

Python3.
 


 

 


 Python3 Imaging Library (python3-pil or 

python3-pillow):
 


 * Wheezy = 

No
 


 * Jessie and Sid = 

yes
 


 

 


 Python3 Imaging, Tk Dependant (python3-imagetk or 

python3-imaging-tk)
 


 * Wheezy = 

No
 


 * Jessie and Sid = 

Yes
 


 

 


 Further confusing the issue, the Python3 packages that are available 

 


 in Jessie and Sid ( pillow 2.6.1 for example ) conflict with WSJT 

 


 adn WSPR code. Which goes back to what we talked about a a few days 

ago.
 


 

 


 You can get pillow using pip3, but there's guarantee it will work 

 


 properly as its form a completely different source ( pypi.python.org 

 


 ). I didn't even bother to look for the Imaging Tk 

modules.
 


 

 


 So, even if you get all the NumPy and GCC issues sorted out, you 

 


 will still have package dependency problems in Pil and Image Tk. I 

 


 suppose it's possible to compile them yourself, but be aware, the 

 


 image libs have several other dependencies when compiling from 

source.
 


 

 


 Do some searching 

here:
 


 https://packages.debian.org/wheezy/python/python-imaging-tk
 


 

 


 You will see, some are available, but they are either the wrong 

 


 versions, wrong Python version or they are not for 

Wheezy.
 


 

 


 I hope that clears this 

up.
 


 

 


 

73's
 


 Greg, 
 
KI7MT
 


 

 


 On 12/20/2014 04:59 AM, Alan VK2ZIW 

wrote:
 


  Thanks 

Greg,
 


 


 


 


 


  On my home Banana Pi there is no 'funny business' all the build 

info
 


  is in a previous email. Just apt-get everything 

then
 


  pip-3.2 install -I 

pillow==2.5.3
 


 


 


  What you see is out of the Debian 

'sources'
 


  deb http://ftp.de.debian.org/debian/ 
wheezy main non-free 

contrib
 


  deb-src http://ftp.de.debian.org/debian/ 
wheezy main non-free 

contrib
 


 


 


  deb http://security.debian.org/ 
wheezy/updates main contrib 

non-free
 


  deb-src http://security.debian.org/ 
wheezy/updates main contrib 

non-free
 


 


 


  As user wsjtdev you are in the same group (tims) as me 

alanb and the 

UMASK
 


  was set so we, as members of the same group do 

things.
 


  You can copy or 'get' from SVN a fresh copy. Don't worry about 

data
 


  download, I have 

40Gb/month.
 


 


 


  In the end, we all need a Low Power, Low Price way to run WSPR or 

WSJT.
 


  That is repeatable and 

reliable.
 


 


 


  Alan 

VK2ZIW
 


 


 


 


 


 


 


  On Sat, 20 Dec 2014 02:19:01 -0700, ki7mt 

wrote
 


  Hi 

Alan,
 


 


 


  I kind of figured something was not right. Ok, well, that's 

goods
 


  news and 

bad.
 


 


 


  The good news, f2py3's path looks ok from what I can tell. F2PY3 

is
 


  being picked up in the Makefile, unless you manually edited it, as 

is
 


  

Python3.
 


 


 


  That's about all the good 

news.
 


 


 


  * Pip - your pip is for py2.7 and it's seriously out of date, 1.1 

vs.
 


 


 


  1.5+. That explains why pip list isn't working. pip freeze 

is
 


  listing a couple pkgs, but looks broken, Upgrading may fix that. 

For
 


  python3 modules, you need python3-pip, then run pip3 install 

x.x.x
 


  or whatever you need to do. You may want o install 

python3-
 


  setuptools while your at 

it.
 


 


 


  * Python3-Imaging / PIL / Pillow / TK

Re: [wsjt-devel] WSPR crashes, error starting rx thread

2014-12-20 Thread Alan VK2ZIW
Thanks Greg,


On my home Banana Pi there is no 'funny business' all the build info
is in a previous email. Just apt-get everything then
pip-3.2 install -I pillow==2.5.3 

What you see is out of the Debian 'sources'
deb http://ftp.de.debian.org/debian/ wheezy main non-free contrib
deb-src http://ftp.de.debian.org/debian/ wheezy main non-free contrib

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

As user wsjtdev you are in the same group (tims) as me alanb and the UMASK
was set so we, as members of the same group do things.
You can copy or 'get' from SVN a fresh copy. Don't worry about data
download, I have 40Gb/month.

In the end, we all need a Low Power, Low Price way to run WSPR or WSJT.
That is repeatable and reliable.

Alan VK2ZIW



On Sat, 20 Dec 2014 02:19:01 -0700, ki7mt wrote
 Hi Alan,
 
 I kind of figured something was not right. Ok, well, that's goods 
 news and bad.
 
 The good news, f2py3's path looks ok from what I can tell. F2PY3 is
 being picked up in the Makefile, unless you manually edited it, as is
 Python3.
 
 That's about all the good news.
 
 * Pip - your pip is for py2.7 and it's seriously out of date, 1.1 vs.
 
 1.5+. That explains why pip list isn't working. pip freeze is 
 listing a couple pkgs, but looks broken, Upgrading may fix that. For 
 python3 modules, you need python3-pip, then run pip3 install x.x.x 
 or whatever you need to do. You may want o install python3-
 setuptools while your at it.
 
 * Python3-Imaging / PIL / Pillow / TK - As far as I can tell, the
 situation is the same as below, unless there's another way to query the
 repo other than apt-get.
 
 * GCC -same again, 4.6. I've not tested any of the apps below 4.7
 
 * Numpy 1.6 .. 1.8.0 was the lowest I could get working. Having said
 that, 1.9.1 and Py3.4 has been running all evening here so that's a
 plus, but doesn't help your situation much. Bare in mind, the F2PY
 script is mostly a wrapper for f2py2e.py in
 
 /usr/lib/python3/dist-packages/numpy/f2py/f2py2e.py
 
 f2py2e.py is the important one of the two, which has a problem.
 
 * Your f2py2e.py has a shebang of /usr/bin/python (which is python2),
 even though it is in python3 sub-folders. Don't know how that happened.
 Was this something you copied over or did you install python3-numpy
 directly? If so, you should purge python3-numpy and reinstall it.
 
 I can't run ./autogen.sh to do further testing due to permissions, 
 so, I can't really troubleshoot the configure.ac script. You should 
 try adding the --with-f2py=PATH options though.
 
 The rest is about the same as far as I can see.
 
 73's
 Greg, KI7MT
 
 On 12/20/2014 01:10 AM, Alan VK2ZIW wrote:
  Hi Greg,
  
  You are on the wrong box.
  club.bmarc.org is a Banana Pi at the BMARC clubhouse. Bananian 3.0 loaded 
  in
  late September 2014.
  cat /etc/debian_version = 7.4
  
  My box, here at home is at www.unixservice.com.au. To get to my Banana Pi,
  login as wsjtdev, then you get redirected to 192.168.7.45 on my LAN and
  it asks for the password a 2nd time.
  cat /etc/debian_version = 7.7
  
  You also have RDP access, straight to both Banana Pi boxen.
  
  There you will see:
  ls /usr/bin/f2p*  = /usr/bin/f2py3  /usr/bin/f2py3.2
  
  Here is the WSPR build:
  
  /downloads/hamradio/digital/wsjt/4795wsprB/wspr
  
  73
  
  Alan VK2ZIW
  
  On Fri, 19 Dec 2014 22:54:02 -0700, ki7mt wrote
  Hi Alan,
 
  After a bit of poking around, I'm surprised you got as far as you did.
  From the looks of things, I may be logged into the wrong box or something.
 
  Here is what I found thus far:
 
  * I could nto find a WSPR install directory /downloads/hamradio, they
  were all listed as wsjt. 4336 was the latested labeled folder, and that
  was definitely WSJT, not WSPR, so I don't know where WSPR is hiding.
 
  * python-numpy is installed (py2 build), that needs to be removed
 
  * python3-numpy is v1.6. Sice the shift to Python3, the oldest 
  version of Numpy that I've gotten to work, both Linux and Windows, 
  is 1.8.0, others may have different results.
 
  * Pip doesn't seem to be working correctly. ( pip-3.2 list ) should pull
  the package list, but it doesn't seem to be working that way on your
  box, I'm not sure what's up with that one. Maybe it's different on those
  distro's.
 
  * you have (4) F2PY files in the /usr/bin directory:
  -- /usr/bin/f2py -- not sure if this is a py2 or py3 build.
  -- /usr/bin/f2py2.6
  -- /usr/bin/f2py2.7
  -- /usr/bin/f2py3.2
 
  * f2py3.2 is working from the command line. Both in terms of version
  information and f2py -c --help-fcompiler. Adding it to the autogen
  command, as I stated before, should pick this up. I tested 3 
  different locations on my box, all passed, without having python3-
  numpy installed from the Ubuntu repo's, I built it from source in 
  each location.
 
  * Wheezy does not have any of the required python3-*imiging* 
  packages: python3

Re: [wsjt-devel] WSPR crashes, error starting rx thread

2014-12-19 Thread Alan VK2ZIW
Hi Joe and all,

Now running Bananian (wheezy) and apart from no f2py3 which
I copied from Fedora 21, autogen.sh didn't pickup the no f2py3.
WSPR SVN 4795
top
  PID USER  PR  NI  VIRT  RES  SHR S  %CPU %MEMTIME+  COMMAND   
12854 alanb 20   0  264m  90m 8212 S   4.0 10.4   2:15.13 python3   
 6199 alanb 20   0  9776 7540 1828 S   1.0  0.8   0:36.95 Xvnc  

Hardware: Banana Pi 
O/S: Bananian 2014-12-04   (wheezy)

No funny business, running on SD card. dev was done on SATA disk, where
the WSJT binaries  python resides for the run test.  

We'll see after a long run.

Alan VK2ZIW

On Thu, 18 Dec 2014 22:08:43 -0500, Joe Taylor wrote
 Alan --
 
 For several years already the SVN repository has included two 
 lightweight WSPR tools:
 
wspr0.exe
wspr_nogui.py
 
 If running on minimal hardware is a high-priority goal for you (or 
 for your balloonists, or ???) have you considered either of these?
 
 These programs have not received much attention of late, but should 
 be relatively easy to make functional and useful to play with.  The 
 first one, in particular, is *extremely* lightweight.
 
   -- Joe, K1JT
 
 On 12/18/2014 1:54 PM, Alan VK2ZIW wrote:
  Yes Joe,
 
  We'll let you know what we find.
 
  And yes, I'm using ARMv7 hardware, because size of equipment
  and power are VERY important.
 
  How many hams in India could afford to run a 100W PC 24x7
  for WSPR?
 
  That's $300 per year here in Australia.
 
  Can you fly a Windows x86 PC in a balloon?
 
  We MUST consider, as developers, the use or our products.
 
  BTW: I quite clearly specified the hardware and O/S with problems.
 
  73
 
  Alan VK2ZIW
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  
 more Get technology previously reserved for billion-dollar 
 corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR crashes, error starting rx thread

2014-12-19 Thread Alan VK2ZIW
Hi Joe and all,

WSPR on ARM (Bananian 2013-12-02) crashed after 15 hours.

Banana Pi Build notes:

Wrote SD card, did:
bananian-update
bananian-config   set root password etc..
Wanted GUI:
apt-get install task-lxde-desktop
Reboot, GUI came up.
vi /etc/login.defs set UMASK 002
Add group tims, user alanb wsjtdev
apt-cache pkgnames  apt1
apt-get install python3-dev python3-setuptools libtiff4-dev libjpeg8-dev
zlib1g-dev \
liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev python-tk libfreetype6-dev
subversion \
libfftw3-dev gfortran libsamplerate0-dev libportaudio2 portaudio19-dev autogen
automake \
python3-pip python3-all-dev build-essential tightvncserver xrdp python3-tk
python3-numpy

# No f2py3 not found by autogen.sh and not in pip3 search f2py pulled
binary from F21. But, was there called /usr/bin/f2py3.2.

Remote login. Is setup, same password etc..

Alan VK2ZIW



On Fri, 19 Dec 2014 19:20:37 +, KI7MT wrote
 Hi Alan,
 
 I'm not sure where FD 21 puts f2py, but Wheezy add it's to:
 
 /usr/bin/f2py3.2
 
 Armel: https://packages.debian.org/wheezy/armel/python3-
 numpy/filelist Armhf: 
 https://packages.debian.org/wheezy/armhf/python3-numpy/filelist
 
 I added a couple ac_arg_with statements to configure.ac. I can't log
 into your box to test his, but, when you have time, try running
 ./autogen.sh with:
 
 ./autogen.sh --with-f2py=path-to-f2py --with-python3=path-to-python3
 
 The path statements need to include the file name, so if your f2py file
 name is f2py.py, the path would be something like:
 
 --with-f2py=/usr/bin/f2py.py  or wherever you've installed it.
 
 As a side note, Debian Wheezy has python3-numpy, so I'm not sure why 
 you needed to copy it over from from Fedora. If at all possible, you 
 install python3-numpy form your Bananian (Wheezy) distro, which 
 should yield /usr/bin/f2py3.2.
 
 73's
 Greg, KI7MT
 
 On 12/19/2014 12:16, Alan VK2ZIW wrote:
  Hi Joe and all,
  
  Now running Bananian (wheezy) and apart from no f2py3 which
  I copied from Fedora 21, autogen.sh didn't pickup the no f2py3.
  WSPR SVN 4795
  top
PID USER  PR  NI  VIRT  RES  SHR S  %CPU %MEMTIME+  COMMAND
  
  12854 alanb 20   0  264m  90m 8212 S   4.0 10.4   2:15.13 python3
  
   6199 alanb 20   0  9776 7540 1828 S   1.0  0.8   0:36.95 Xvnc  
  
  Hardware: Banana Pi 
  O/S: Bananian 2014-12-04   (wheezy)
  
  No funny business, running on SD card. dev was done on SATA disk, where
  the WSJT binaries  python resides for the run test.  
  
  We'll see after a long run.
  
  Alan VK2ZIW
  
  On Thu, 18 Dec 2014 22:08:43 -0500, Joe Taylor wrote
  Alan --
 
  For several years already the SVN repository has included two 
  lightweight WSPR tools:
 
 wspr0.exe
 wspr_nogui.py
 
  If running on minimal hardware is a high-priority goal for you (or 
  for your balloonists, or ???) have you considered either of these?
 
  These programs have not received much attention of late, but should 
  be relatively easy to make functional and useful to play with.  The 
  first one, in particular, is *extremely* lightweight.
 
 -- Joe, K1JT
 
  On 12/18/2014 1:54 PM, Alan VK2ZIW wrote:
  Yes Joe,
 
  We'll let you know what we find.
 
  And yes, I'm using ARMv7 hardware, because size of equipment
  and power are VERY important.
 
  How many hams in India could afford to run a 100W PC 24x7
  for WSPR?
 
  That's $300 per year here in Australia.
 
  Can you fly a Windows x86 PC in a balloon?
 
  We MUST consider, as developers, the use or our products.
 
  BTW: I quite clearly specified the hardware and O/S with problems.
 
  73
 
  Alan VK2ZIW
 
 
--
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  
  more Get technology previously reserved for billion-dollar 
  corporations, FREE
  http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  
  
  Alan
  
  Man's greatest waste of time: Worshipping the wrong God.
  Consider Jesus.
  ---
  Alan Beard   Unix Support Technician from 1984 to today
  70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 
  5.0.X
  Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
  etc..
  +61 2 47353013 (h)   Support Programming, shell scripting, C, 
  assembler
  0414 353013 (mobile) After uni, electr
  
  
  --
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports

Re: [wsjt-devel] WSPR crashes, error starting rx thread

2014-12-18 Thread Alan VK2ZIW




Yes 
Joe,
 


 

We'll let you know what we 
find.
 


 

And yes, I'm using ARMv7 hardware, because size of 
equipment
 

and power are VERY 
important.
 


 

How many hams in India could afford to run a 100W PC 
24x7
 

for 
WSPR?
 


 

That's $300 per year here in 
Australia.
 


 

Can you fly a Windows x86 PC in a 
balloon?
 


 

We MUST consider, as developers, the use or our 
products.
 


 

BTW: I quite clearly specified the hardware and 
O/S with problems.
 


 

73
 


 

Alan 
VK2ZIW
 


 

On Wed, 17 Dec 2014 20:00:46 -0500, Joe Taylor 
wrote
 

 Hi 
Alan,
 

 

 

 On 12/17/2014 6:19 PM, Alan VK2ZIW 
wrote:
 

  WSPR is not much use if it only runs 10 or 11 
hours.
 

 

 

 Many people run production releases of WSPR for many weeks, or even 

 

 longer, without 
problems.
 

 

 

 It appears that you're running an executable you compiled yourself, 

 

 using various tools and packages that I haven't used, on hardware 

 

 that I don't have.  (I think you're running Fedora on an ARM 

 

 processor, a Banana 
Pi?)
 

 

 

 Troubleshooting your build is necessarily a task you must assume 

 

 mostly on your own -- or possibly together with others who have a 

 

 similar interest and similar 
hardware.
 

 

 

 Do let us know what you find 
out!
 

 

 

  -- 73, Joe, 
K1JT
 

 

 

 
--
 

 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT 
Server
 

 from Actuate! Instantly Supercharge Your Business Reports and 
Dashboards
 

 with Interactivity, Sharing, Native Excel Exports, App Integration  

 

 more Get technology previously reserved for billion-dollar 

 

 corporations, 
FREE
 

http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 

 
___
 

 wsjt-devel mailing 
list
 

 
wsjt-devel@lists.sourceforge.net
 

 https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 


 


 

Alan
 


 

Man's greatest waste of time: Worshipping the wrong 
God.
 

Consider 
Jesus.
 

---
 

Alan Beard               Unix Support 
Technician from 1984 to 
today
 

70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, 
Linux, SCO OpenServer 
5.0.X
 

Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals 
etc..
 

+61 2 47353013 (h)       Support Programming, shell scripting, 
C, 
assembler
 

0414 353013 (mobile)     After uni, 
electr
 







--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Crazy test

2014-12-16 Thread Alan VK2ZIW
Hi guys,
WSPR 4.0  SVN 4795 recompiled with FFLAGS += -Ofast and the rest..

Has run from 9:50 this morning to now, 18:10 without crashing:
Memory allocation error
Cannot start rx thread  11

System: Banana Pi, Fedora 21, 
 
http://mirror.as24220.net/pub/fedora/linux/releases/21/Images/armhfp/Fedora-LXDE-armhfp-21-5-sda.raw.xz
 copied to SATA disk.
Booted with kernel 3.4.105+ because Fedora have not ported the Mali video
driver yet.

ONE MAJOR MOD: Replace Python Imaging Library (Pillow) with 2.5.3
Use the pip3 tool, Python's installer.
2.6.1 crashes when a waterfall is displayed.

For development, a SATA disk is essential. Forget SD cards, full stop.

Alan VK2ZIW

On Wed, 17 Dec 2014 01:36:44 +0100, Alessandro Gorobey wrote
 Hi Joe and all,
 I can not in any way discuss the data provided but on my machine the 
 difference is more that notable.
 It is a Pavilion g6 Notebook PC with i5-2430M CPU@2.40Ghz ram 4G 
 with windows 7 SP1 home
 
 This is the diff of the two files:
 
 C:\JTSDK\src\wsjtx-1.4diff CMakeLists.txt CMakeListsMY.txt
 429c429
  set (CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -Wall -Wextra -std=c++11 
 -fexceptions -frtti)
 ---
   set (CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -Wall -Wextra -std=c++11 
 -fexceptions -frtti -mtune=native)
 476c476
  set (General_FFLAGS -fbounds-check -Wall -Wno-conversion 
 -fno-second-underscore)
 ---
   set (General_FFLAGS -fbounds-check -Wall -Wno-conversion 
 -fno-second-underscore -mtune=native)
 
 The program run with JT65+JT9 mode. The version is v1.4.0-rc3 r4783[-
 dirty] I removed the build and install directories files to be sure 
 that all will be rebuild. I increase the number of files to analyze, 
 stop services and anti-virus, but the difference continue to be 
 high. Next week I try on other machines or others OS. I start to 
 think that is not only decoders influence the results. Please note 
 that i refer to the time to complete several loops. With Shift+F6 on 
 a directory the program loop on: - read file - display graph - 
 decode jt65 - show results - decode jt9 - show results - write 
 ALL.TXTand other files
 
 I put the mtune=native in the cmake file, so all fortran code but 
 also c will be generated different. It may be that I have to measure 
 the execution time between the decodings to understand what happens.
 
 Many thanks for the detailed informations.
 
 Next days I'll investigate the strange time difference.
 
 73, Merry Christmas and Happy New Year to You your Family and all 
 the Group
 
 Sandro IW3RAB
 
 Il 16/12/2014 21:16, Joe Taylor ha scritto:
  Hi Alessandro and all,
 
  Compiler optimizations can be helpful when tuning code for good
  performance, but I am surprised that you see anything like a 2x
  improvement in decoding speed.
 
  The following table shows the results of a series of tests I made today
  for the decoder (the executable program jt9) running on files like the
  ones you created (01.wav, 02.wav, ... 10.wav, all copies of the example
  file 130610_2343.wav).  The first column lists the Fortran compiler
  flags used; the numerical column gives the total execution time (wall
  clock) for processing the ten files.
 
  FFLAGS   Time
  
  -O0 -fbounds-check   42.4
  -O1 -fbounds-check   22.8
  -Os -fbounds-check   22.8
  -O2 -fbounds-check -funroll-all-loops20.4 *
  -O2 -fbounds-check   20.2
  -O3 -fbounds-check   19.8
  -Ofast -fbounds-check18.9
  -O2  18.4
  -O2 -mtune=native18.4
  -O2 -funroll-all-loops   18.2
  -O3  18.0
  -Ofast   17.8
  
  * Used in the release builds of WSJT-X
 
  As you can see, -mtune=native made essentially no difference.  The
  biggest improvement in execution performance (over the default Release
  build) is gained by turning off bounds-checking.  A slight additional
  improvement is obtained by using -O3 or -Ofast rather than -O2.
  However, the total available improvement is less than 15%.
 
  Obviously, such tests will give different results on different machines.
 Those described above were done on a machine with a Core2 Duo E6750
  CPU, 2.66 Ghz.  Here is a similar set of results for a Windows machine
  (Core i5-2500, 3.3 GHz):
 
  FFLAGS   Time
  
  -O0 -fbounds-check   28.5
  -O1 -fbounds-check   18.2
  -O2 -fbounds-check -funroll-all-loops16.6 *
  -O2 -fbounds-check   16.2
  -O3 -fbounds-check   16.2
  -Ofast   15.7
  -O3 -m32 -msse -funroll-all-loops15.4
  -O3 -mtune=core2

Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-12-12 Thread Alan VK2ZIW
Hi Joe and all,

WSPR 4.0 r4727 on ARM armv7l  (SVN 4795)

I've adjusted the limit value to 4000, recompiled and have now run for
over 1/2 hour (just shed background noise) with no problems.

System: Banana Pi with Fedora 21 (Release Candidate 5) kernel 3.4.105.
top shows 
  PID USER  PR  NI    VIRT    RES    SHR S  %CPU %MEM TIME+ COMMAND 
 9290 alanb 20   0  562988  64572  12440 S   5.9  6.4   7:46.19 python3 
 4451 alanb 20   0   82532  21980   7104 S   1.3  2.2  13:20.18 Xvnc       
 Remote Desktop where WSPR is running.    
 
Great work.

Alan VK2ZIW

On Mon, 08 Dec 2014 13:25:12 -0500, Joe Taylor wrote
 Hi Alan,
 
 On 12/7/2014 2:44 AM, Alan VK2ZIW wrote:
  On the Banana Pi, WSPR takes 2 mins 10 secs to Decode.
 
 This is not a very useful statement.  The decoder used in my WSPR 
 code uses the sequential Fano algorithm, and execution times vary 
 widely depending on input data.  Signals well above the decoding 
 threshold should decode rapidly, and those well below threshold 
 should be skipped over quickly.  When a number of near-threshold 
 signals are present, decoding them (or finally failing) can take an 
 exponentially long time.
 
 You can control the timeout duration by adjusting a parameter 
 called limit in decode162.f90.  Changing it from 1 to 1000 
 will speed up failed decodes by ten times, with a modest (less than 
 1 dB) sensitivity penalty.
 
 On another matter: probably you already noticed that I built an ARM 
 executable for kvasd 1.12 on your system at
 ~wsjtdev/kvasd/kvasd_1.12_armv71
 
 -- Joe, K1JT
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  
 more Get technology previously reserved for billion-dollar 
 corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard               Unix Support Technician from 1984 to today
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK hamlib3 build

2014-12-11 Thread Alan VK2ZIW
Hi Mike,

the PATH to ar never should be. It's been the unix archiver tool since 1977.
It's always in the default PATH for all users. eg. /bin or /usr/bin.

ar pre-dates tar and cpio

Alan VK2ZIW, see my footer.

On Tue, 9 Dec 2014 23:00:31 -0600, Michael Black wrote
 Trying to build hamlib3 under JTSDK without using the script which 
 takes WAY too long and does a bunch of stuff I don't want it to do.
  
 But building doesn't work since the PATH to ar isn't included in the shell.
  
 Mike
 W9MDB
  
 Black@Black-PC~/g4wjs-hamlib/build/yaesu$ make
   CC   newcat.lo
  CCLD libhamlib-yaesu.la
 ../libtool: line 1115: ar: command not found
 Makefile:382: recipe for target `libhamlib-yaesu.la' failed
 make: *** [libhamlib-yaesu.la] Error 127
  

Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-12-06 Thread Alan VK2ZIW
Hi all,
Problem:
WSJT crashes when drawing specJT waterfall, even if window closed.

Solution:
Re-install PIL (Pillow) with and earlier version (not 2.6.1)
/usr/bin/pip3 install -I pillow==2.5.3

Thanks Bill for the hint in your earlier post, this week.

Can you look into the WSJT python source, with a clue now?

80

Alan VK2ZIW

On Wed, 3 Dec 2014 21:31:22 +1000, Alan VK2ZIW wrote
 Hi Bill, Greg and all,
 
 I've reloaded Fedora 21 LXDE TC4 and SSH and RDP are available as before
 (www.unixservice.com.au). wsjtdev / wsjtdev2
 
 The development libraries are going on, as I write.
 Dev for WSJT:
 yum-config-manager --save --setopt=fedora.skip_if_unavailable=true
 yum groupinstall 'Development Tools'
 
 yum install python3-tkinter fftw-devel python3-numpy-f2py libsamplerate-devel 
 \
 alsa-plugins-samplerate portaudio portaudio-devel gcc-gfortran libgfortran \
 python3-numpy python3-numpy-f2py python3-pillow-devel python3-pillow-tk 
 python3-pillow \
 libsamplerate qt-devel
 
 WSJT r4336 compiles, runs, press Monitor and Seg Fault.
 
 Run wsjt10 from an LXTerminal and see.
 
 Alan VK2ZIW
 
 On Tue, 2 Dec 2014 13:39:05 +1000, Alan VK2ZIW wrote
  Hi Bill and Greg,
  
  WSPR
  I've added -fPIC, in Makefile for C and gfortran and compiled again.
  
  We now receive and the bar graph shows audio.
  Just after Decoding starts, Seg Fault.
  
 
 
 Alan 
 
 Man's greatest waste of time: Worshipping the wrong God. 
 Consider Jesus. 
 --- 
 Alan Beard               Unix Support Technician from 1984 to today 
 70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
 Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
 +61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
 0414 353013 (mobile)     After uni, electr


Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-12-06 Thread Alan VK2ZIW
Hi all,
On the Banana Pi, WSPR takes 2 mins 10 secs to Decode.

 PID USER  PR  NI    VIRT    RES    SHR S       %CPU %MEM TIME+ COMMAND 
    
12927 alanb 20   0  251492  85600  12476 S 108.3  8.5   7:13.84 python3 
11091 alanb 20   0   83304  22692   7144 S   1.3  2.2   5:23.39 Xvnc    
12949 root  20   0    7148   1688   1236 R   0.7  0.2   0:00.77 top 
  246 root        20   0   47920  22960   1848 S   0.3  2.3   0:43.98 xrdp   
 My remote desktop     
  259 root        20   0  148348  26888   7320 S   0.3  2.7  10:11.77 Xorg.bin  

Decode:
 0734 -5 -1.4 50.294548 0 VK2CBL QF56 33

My grid square also QF56.

Banana Pi has Dual core Allwinner A20 ARM v7 CPU.

Fedora 21 Release Candidate 5,  running on kernel 3.4.105.

Howzat

Alan VK2ZIW

On Sun, 7 Dec 2014 07:07:16 +1000, Alan VK2ZIW wrote
 Hi all,
 Problem:
 WSJT crashes when drawing specJT waterfall, even if window closed.
 
 Solution:
 Re-install PIL (Pillow) with and earlier version (not 2.6.1)
 /usr/bin/pip3 install -I pillow==2.5.3


Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-12-03 Thread Alan VK2ZIW
Hi Bill, Greg and all,

I've reloaded Fedora 21 LXDE TC4 and SSH and RDP are available as before
(www.unixservice.com.au). wsjtdev / wsjtdev2

The development libraries are going on, as I write.
Dev for WSJT:
yum-config-manager --save --setopt=fedora.skip_if_unavailable=true
yum groupinstall 'Development Tools'

yum install python3-tkinter fftw-devel python3-numpy-f2py libsamplerate-devel \
alsa-plugins-samplerate portaudio portaudio-devel gcc-gfortran libgfortran \
python3-numpy python3-numpy-f2py python3-pillow-devel python3-pillow-tk 
python3-pillow \
libsamplerate qt-devel

WSJT r4336 compiles, runs, press Monitor and Seg Fault.

Run wsjt10 from an LXTerminal and see.

Alan VK2ZIW

On Tue, 2 Dec 2014 13:39:05 +1000, Alan VK2ZIW wrote
 Hi Bill and Greg,
 
 WSPR
 I've added -fPIC, in Makefile for C and gfortran and compiled again.
 
 We now receive and the bar graph shows audio.
 Just after Decoding starts, Seg Fault.


Alan

Man's greatest waste of time: Worshipping the wrong God. 
Consider Jesus. 
--- 
Alan Beard               Unix Support Technician from 1984 to today 
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X 
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc.. 
+61 2 47353013 (h)       Support Programming, shell scripting, C, assembler 
0414 353013 (mobile)     After uni, electr
 
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-12-01 Thread Alan VK2ZIW
Hi Greg,

WSPR

SVN ver 4710 downloaded, installed autogen and ran it. Compile error:

/usr/bin/ld: thnix.o: relocation R_ARM_MOVW_ABS_NC against `mtxcom_' can not
be used when making a shared object; recompile with -fPIC

Makefile:
CFLAGS  +=  -fPIC
FFLAGS  +=  -fPIC

And it now compiles.

Must run

Alan VK2ZIW

On Mon, 1 Dec 2014 18:28:05 +1000, Alan VK2ZIW wrote
 Hi Greg,
 
 Thanks for the suggestion.
 
 Here are the numpy packages:
 numpy.armv7hl 1:1.8.2-2.fc21
 numpy-f2py.armv7hl1:1.8.2-2.fc21
 python3-numpy.armv7hl 1:1.8.2-2.fc21
 python3-numpy-f2py.armv7hl1:1.8.2-2.fc21
 
 yum install python3-numpy-f2py python3-numpy
 
 Package 1:python3-numpy-f2py-1.8.2-2.fc21.armv7hl already installed 
 and latest Package 1:python3-numpy-1.8.2-2.fc21.armv7hl already 
 installed and latest
 
 No other versions and in the Makefile:
 PYTHON  ?=  python3
 F2PY?=  /usr/bin/f2py3
 
 Though the tty LXTerm sais core dumped, it's nowhere to be found.
 
 BTW: these Seg Faults happen even if I pull the running code from
 the other ARM box (club.bmarc.org) so, it's in the libraries or environment
 me thinks.
 The same login is also on the box club.bmarc.org.
 
 80
 
 Alan VK2ZIW
 
 On Mon, 01 Dec 2014 05:03:23 +, KI7MT wrote
  Hi Alan,
  
  Just FYI, if you have installed python-numpy (python2x version), and
  your building later versions of WSJT (v10+) / WSPR (v4.0+), which use
  Python3, you should remove python-numpy and only install python3-
  numpy unless you need it elsewhere.
  
  73's
  Greg, KI7MT
  
  On 12/1/2014 02:55, Alan VK2ZIW wrote:
   Hi all,
   
   DEV environment is ready.
   
   python3-pillow is installed.
   
   WSJT compiles, runs until Monitor is pressed then,
   Seg Fault.
   
   Can you guys login and take a look?
   
   Access SSH or RDP to www.unixservice.com.au
   User: wsjtdev
   pwd: wsjtdev2
   
   Thanks
   
   Alan VK2ZIW
   
   On Mon, 1 Dec 2014 09:16:26 +1000, Alan VK2ZIW wrote
   Hi all,
  
   WSJT Development ARM platform is ready.
  
   WSJT-X ARM platform is ready.
  
   WSJT, thus far, Python PIL issue.
  
   Details:
  
   27/11Loaded Fedora--armhfp-21_TC2-sda.raw.xz from
   /downloads/linux/fedora/arm..
Copied the SD card's F21 root to /dev/sda1, fixed /etc/fstab, set 
   root passwd  Then copied the zImage to an SD card of Bananian, 1st 
   500Mb (/boot)Edited uEnv.txt Dev for WSJT: yum-config-manager -
   -save --setopt=fedora.skip_if_unavailable=true yum groupinstall 
   'Development Tools'
  
   yum install python3-tkinter fftw-devel 
   yum install python-devel python-numpy python-imaging-tk python-
   pillow-tk yum install python3-numpy-f2py libsamplerate-devel alsa-
   plugins-samplerate yum install portaudio portaudio-devel
  
   WSJT-X
  
   yum install qt-devel  --- fails
   Error: Package: libdrm-devel-2.4.58-1.fc21.armv7hl (fedora)
  Requires: libdrm = 2.4.58-1.fc21
  Installed: libdrm-2.4.58-3.fc21.armv7hl (@updates-testing)
   Available: libdrm-2.4.58-1.fc21.armv7hl (fedora)
  
   Did: yum clean all; yum repolist; enabled updates-testing
vi /etc/yum.repos.d/fedora*
   yum install qt-devel  --- SUCCESS
  
   On Sat, 29 Nov 2014 09:12:02 +1000, Alan VK2ZIW wrote
   Hi all,
  
   I've downloaded Fedora-LXDE-armhfp-21-TC2-sda.raw.xz and installed
   it onto my Banana Pi with SATA disk. No small feet as there are no
   instructions that WORK. I've got there by using the uboot from
   Bananian to load the kernel from Fedora and use the SATA disk as root
   copied from the Fedora SD card.
   (when running on SATA, the SD card can be removed/changed)
  
   Gotcha: Still kernel 3.4.90 with no kernel modules. Obviously
   the Fedora team are awaiting the 3.17.4-300.fc21 kernel.
  
   So now it's software development time:
  
   # python -V  =  3.4.1
  
   gcc 4.9
   gcc-gfortran 4.9
  
   Access for you guys, SSH and RDP to www.unixservice.com.au
   user: wsjtdev 
   pwd:  wsjtdev2
  
   Have fun.
  
   Alan VK2ZIW
  
   On Fri, 28 Nov 2014 11:53:16 -0500, Joe Taylor wrote
   Bill --
  
   ...  How about leaving things as is
   except that the newly generated CQ message gets displayed in the Gen
   msg box (this is a clear defect as it stands now) and the Gen msg
   radio button gets selected. The custom free text message can stay
   unchanged. That way we don't have too much difference in behaviour
   between tab 1 and tab 2.
  
   OK, that's a reasonable solution.  Tab 1 stays as is.
  
  -- Joe
  
  
  
--
   Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
   from Actuate! Instantly Supercharge Your Business Reports and 
   Dashboards
   with Interactivity, Sharing, Native Excel Exports, App Integration  
   more Get technology previously reserved for billion-dollar

Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-11-30 Thread Alan VK2ZIW
Hi all,

WSJT Development ARM platform is ready.

WSJT-X ARM platform is ready.

WSJT, thus far, Python PIL issue.

Details:

27/11   Loaded Fedora--armhfp-21_TC2-sda.raw.xz from
/downloads/linux/fedora/arm..
Copied the SD card's F21 root to /dev/sda1, fixed /etc/fstab, set root 
passwd
Then copied the zImage to an SD card of Bananian, 1st 500Mb (/boot)
Edited uEnv.txt
Dev for WSJT:
yum-config-manager --save --setopt=fedora.skip_if_unavailable=true
yum groupinstall 'Development Tools'

yum install python3-tkinter fftw-devel 
yum install python-devel python-numpy python-imaging-tk python-pillow-tk 
yum install python3-numpy-f2py libsamplerate-devel alsa-plugins-samplerate
yum install portaudio portaudio-devel

WSJT-X

yum install qt-devel  --- fails
Error: Package: libdrm-devel-2.4.58-1.fc21.armv7hl (fedora)
   Requires: libdrm = 2.4.58-1.fc21
   Installed: libdrm-2.4.58-3.fc21.armv7hl (@updates-testing)
Available: libdrm-2.4.58-1.fc21.armv7hl (fedora)

Did:yum clean all; yum repolist; enabled updates-testing
vi /etc/yum.repos.d/fedora*
yum install qt-devel  --- SUCCESS




On Sat, 29 Nov 2014 09:12:02 +1000, Alan VK2ZIW wrote
 Hi all,
 
 I've downloaded Fedora-LXDE-armhfp-21-TC2-sda.raw.xz and installed
 it onto my Banana Pi with SATA disk. No small feet as there are no
 instructions that WORK. I've got there by using the uboot from
 Bananian to load the kernel from Fedora and use the SATA disk as root
 copied from the Fedora SD card.
 (when running on SATA, the SD card can be removed/changed)
 
 Gotcha: Still kernel 3.4.90 with no kernel modules. Obviously
 the Fedora team are awaiting the 3.17.4-300.fc21 kernel.
 
 So now it's software development time:
 
 # python -V  =  3.4.1
 
 gcc 4.9
 gcc-gfortran 4.9
 
 Access for you guys, SSH and RDP to www.unixservice.com.au
 user: wsjtdev 
 pwd:  wsjtdev2
 
 Have fun.
 
 Alan VK2ZIW
 
 On Fri, 28 Nov 2014 11:53:16 -0500, Joe Taylor wrote
  Bill --
  
   ...  How about leaving things as is
   except that the newly generated CQ message gets displayed in the Gen
   msg box (this is a clear defect as it stands now) and the Gen msg
   radio button gets selected. The custom free text message can stay
   unchanged. That way we don't have too much difference in behaviour
   between tab 1 and tab 2.
  
  OK, that's a reasonable solution.  Tab 1 stays as is.
  
  -- Joe
  
  --
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  
  more Get technology previously reserved for billion-dollar 
  corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 
 Alan
 
 Man's greatest waste of time: Worshipping the wrong God.
 Consider Jesus.
 ---
 Alan Beard   Unix Support Technician from 1984 to today
 70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO 
 OpenServer 5.0.X Emu Heights N.S.W. 2750  Routers, terminal servers, 
 printers, terminals etc.. +61 2 47353013 (h)   Support 
 Programming, shell scripting, C, assembler 0414 353013 (mobile)
  After uni, electr
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  
 more Get technology previously reserved for billion-dollar 
 corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved

Re: [wsjt-devel] WSJT on ARM low power boards, dev is ready

2014-11-30 Thread Alan VK2ZIW
Hi all,

DEV environment is ready.

python3-pillow is installed.

WSJT compiles, runs until Monitor is pressed then,
Seg Fault.

Can you guys login and take a look?

Access SSH or RDP to www.unixservice.com.au
User: wsjtdev
pwd: wsjtdev2

Thanks

Alan VK2ZIW

On Mon, 1 Dec 2014 09:16:26 +1000, Alan VK2ZIW wrote
 Hi all,
 
 WSJT Development ARM platform is ready.
 
 WSJT-X ARM platform is ready.
 
 WSJT, thus far, Python PIL issue.
 
 Details:
 
 27/11 Loaded Fedora--armhfp-21_TC2-sda.raw.xz from
 /downloads/linux/fedora/arm..
   Copied the SD card's F21 root to /dev/sda1, fixed /etc/fstab, set 
 root passwd   Then copied the zImage to an SD card of Bananian, 1st 
 500Mb (/boot) Edited uEnv.txt Dev for WSJT: yum-config-manager -
 -save --setopt=fedora.skip_if_unavailable=true yum groupinstall 
 'Development Tools'
 
 yum install python3-tkinter fftw-devel 
 yum install python-devel python-numpy python-imaging-tk python-
 pillow-tk yum install python3-numpy-f2py libsamplerate-devel alsa-
 plugins-samplerate yum install portaudio portaudio-devel
 
 WSJT-X
 
 yum install qt-devel  --- fails
 Error: Package: libdrm-devel-2.4.58-1.fc21.armv7hl (fedora)
Requires: libdrm = 2.4.58-1.fc21
Installed: libdrm-2.4.58-3.fc21.armv7hl (@updates-testing)
 Available: libdrm-2.4.58-1.fc21.armv7hl (fedora)
 
 Did:  yum clean all; yum repolist; enabled updates-testing
   vi /etc/yum.repos.d/fedora*
 yum install qt-devel  --- SUCCESS
 
 On Sat, 29 Nov 2014 09:12:02 +1000, Alan VK2ZIW wrote
  Hi all,
  
  I've downloaded Fedora-LXDE-armhfp-21-TC2-sda.raw.xz and installed
  it onto my Banana Pi with SATA disk. No small feet as there are no
  instructions that WORK. I've got there by using the uboot from
  Bananian to load the kernel from Fedora and use the SATA disk as root
  copied from the Fedora SD card.
  (when running on SATA, the SD card can be removed/changed)
  
  Gotcha: Still kernel 3.4.90 with no kernel modules. Obviously
  the Fedora team are awaiting the 3.17.4-300.fc21 kernel.
  
  So now it's software development time:
  
  # python -V  =  3.4.1
  
  gcc 4.9
  gcc-gfortran 4.9
  
  Access for you guys, SSH and RDP to www.unixservice.com.au
  user: wsjtdev 
  pwd:  wsjtdev2
  
  Have fun.
  
  Alan VK2ZIW
  
  On Fri, 28 Nov 2014 11:53:16 -0500, Joe Taylor wrote
   Bill --
   
...  How about leaving things as is
except that the newly generated CQ message gets displayed in the Gen
msg box (this is a clear defect as it stands now) and the Gen msg
radio button gets selected. The custom free text message can stay
unchanged. That way we don't have too much difference in behaviour
between tab 1 and tab 2.
   
   OK, that's a reasonable solution.  Tab 1 stays as is.
   
 -- Joe
   
  
--
   Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
   from Actuate! Instantly Supercharge Your Business Reports and Dashboards
   with Interactivity, Sharing, Native Excel Exports, App Integration  
   more Get technology previously reserved for billion-dollar 
   corporations, FREE
  http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
   ___
   wsjt-devel mailing list
   wsjt-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  
  Alan
  
  Man's greatest waste of time: Worshipping the wrong God.
  Consider Jesus.
  ---
  Alan Beard   Unix Support Technician from 1984 to today
  70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO 
  OpenServer 5.0.X Emu Heights N.S.W. 2750  Routers, terminal servers, 
  printers, terminals etc.. +61 2 47353013 (h)   Support 
  Programming, shell scripting, C, assembler 0414 353013 (mobile)
   After uni, electr
  
  --
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  
  more Get technology previously reserved for billion-dollar 
  corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 
 Alan
 
 Man's greatest waste of time: Worshipping the wrong God.
 Consider Jesus.
 ---
 Alan Beard   Unix Support Technician from 1984 to today
 70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO 
 OpenServer 5.0.X Emu Heights N.S.W. 2750  Routers, terminal servers, 
 printers, terminals etc.. +61 2 47353013 (h)   Support

[wsjt-devel] where is wsjt-dev-guide.html

2014-11-29 Thread Alan VK2ZIW

Hi all,

The webpage:
http://physics.princeton.edu/pulsar/k1jt/devel.html

we have reference to:
http://physics.princeton.edu/pulsar/k1jt/wsjtx-doc/wsjt-dev-guide.html

I was going to setup the Banana Pi with guidance from this doc.

But, document not found.

80

Alan VK2ZIW


On Fri, 28 Nov 2014 16:42:50 +, Bill Somerville wrote
 On 28/11/2014 16:24, Joe Taylor wrote:
  Hi Bill and all,
 Hi Joe,
 
  I agree that responses to the F4 command could use some further
  thought.  Possibly some history will help.
 
  In the original WSJT program, including WSJT10, F4 simply clears the
  entry fields for DX Call and DX Grid.  There is a user option F4 sets
  Tx6 on the Setup menu; if it is checked, then F4 also moves the Tx
  message indicator to 6.  In neither case are the Tx message fields changed.
 
From the SVN log history we have the following:
 
  r3463: F4 clears Az, Dist, and all Tx messages as well as DxCall and
  DxGrid.
 
  r3473: After F4, do a genStdMsgs() and leave CQ message in Tx6.
 
  These changer were in response to a user's request; as I recall, they
  were made without giving much thought to the detailed consequences.
 
  Perhaps we should have a user option (options?) that controls whether
  the Tx messages are cleared, and also whether the the Tx message
  indicator is set to 6.   And perhaps any Tx message boxes being cleared
  should NOT include the one normally used to send free-text messages?
 OK, that's getting a bit complicated. How about leaving things as is 
 except that the newly generated CQ message gets displayed in the 
 Gen msg box (this is a clear defect as it stands now) and the Gen 
 msg radio button gets selected. The custom free text message can 
 stay unchanged. That way we don't have too much difference in 
 behaviour between tab 1 and tab 2.
 
 For Charlie G4EST I would say either don't click F4 or if he does 
 then click the Gen msg radio button afterwards if he wants to 
 return to the custom free text message for the next transmit period.
 
  -- Joe, K1JT
 73
 Bill
 G4WJS.
 
  On 11/27/2014 6:15 PM, Bill Somerville wrote:
  Hi All,
 
  I am trying to work out what to do when F4 is struck when the program is
  set up to send a free text message.
 
  One of the side effects of F4 is to regenerate the standard messages
  with no DX call i.e. all blank apart from the CQ message.
 
  On tab 1 the free text/73 message is cleared and the radio button for
  the CQ message is selected.
 
  The issue is that when on tab 2 messages the next message to send
  becomes the generated CQ message but the UI doesn't reflect that, in
  fact the UI doesn't change apart from the DX call and grid being cleared.
 
  I am looking at it because G4EST reported the issue. He expected the tab
  2 free text message to be sent if he enabled TX which is not
  unreasonable according to the UI. He was using a custom CQ message CQ
  G4EST LA and wanted to send it again after hitting F4.
 
  So should F4 with tab 2 active; set the Gen msg radio button and fill
  in the generated CQ message or should it leave the free text message
  selected and send that message if TX is enabled?
 
  73
  Bill
  G4WJS.
 
 
--
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  more
  Get technology previously reserved for billion-dollar corporations, FREE
  http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  --
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  more
  Get technology previously reserved for billion-dollar corporations, FREE
  http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
  ___
  wsjt-devel mailing list
  wsjt-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  
 more Get technology previously reserved for billion-dollar 
 corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https

[wsjt-devel] WSJT on ARM low power boards

2014-11-28 Thread Alan VK2ZIW

Hi all,

I've downloaded Fedora-LXDE-armhfp-21-TC2-sda.raw.xz and installed
it onto my Banana Pi with SATA disk. No small feet as there are no
instructions that WORK. I've got there by using the uboot from
Bananian to load the kernel from Fedora and use the SATA disk as root
copied from the Fedora SD card.
(when running on SATA, the SD card can be removed/changed)

Gotcha: Still kernel 3.4.90 with no kernel modules. Obviously
the Fedora team are awaiting the 3.17.4-300.fc21 kernel.

So now it's software development time:

# python -V  =  3.4.1

gcc 4.9
gcc-gfortran 4.9


Access for you guys, SSH and RDP to www.unixservice.com.au
user: wsjtdev 
pwd:  wsjtdev2

Have fun.

Alan VK2ZIW


On Fri, 28 Nov 2014 11:53:16 -0500, Joe Taylor wrote
 Bill --
 
  ...  How about leaving things as is
  except that the newly generated CQ message gets displayed in the Gen
  msg box (this is a clear defect as it stands now) and the Gen msg
  radio button gets selected. The custom free text message can stay
  unchanged. That way we don't have too much difference in behaviour
  between tab 1 and tab 2.
 
 OK, that's a reasonable solution.  Tab 1 stays as is.
 
   -- Joe
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  
 more Get technology previously reserved for billion-dollar 
 corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] compile problem WSJT-X r4617 and 4634 on Linux

2014-11-23 Thread Alan VK2ZIW
Hi all,
O/S: Fedora release 20 (Heisenbug) x86_64
Hardware: ASRock QC5000-ITX AMD Kabini  GPU


jt9.f90:(.text+0x9b1): undefined reference to `export_wisdom_'
jt9.f90:(.text+0x185e): undefined reference to `import_wisdom_'

Because these functions are export_wisdon_to_file and
import_wisdom_from_file in f77_wisdom.f90.

I changed these in 
f77_wisdom.f90 and the build completes and wsjtx runs.

But, I did the build looking for JT65C for the EME group.
So, can one use WSJT-X for JT65C?

73

Alan VK2ZIW



On Mon, 24 Nov 2014 01:39:20 +, Bill Somerville wrote
 On 24/11/2014 01:31, Chris Elmquist wrote:
 
 Hi Chris,
  With Bill's continued patience, we have discovered that I had my wires
  crossed.
 
  This MicroHAM III interface does not use DTR for PTT as I had believed
  but instead uses RTS.  I had it exactly backwards and so selecting
  PTT is DTR in the software of course didn't do the right thing.
  PTT is RTS works much better.  The non-existent schematic for the
  interface would have helped me see this light myself :-)
 No problem, at least a hamlib bug was found in the process and the 
 diagnostics have been improved as well.
 
  I prefer to use CAT control for as much of this as possible so I will
  probably continue to run with my own patched version but I totally
  understand that the patch is probably not for general consumption.
  That was really not my intention anyway but I sent it to illustrate how
  I resolved the problem for myself.
 One point worth considering; I prefer hard wired PTT control of CAT, 
 all else being equal, the reason being that it is far more likely 
 that a CAT command gets corrupted when transmitting than the state 
 of a serial control line. Of course I would not recommend any set up 
 that is not immune to RFI but many users have limited aerial systems 
 that can be prone to high levels of RF in the shack.
 
  Thanks guys.  I appreciate all the effort you put in to make this software
  available on Linux.
 Thanks for the help testing.
 
  73 Chris N0JCF
 73
 Bill
 G4WJS.
 
  On Sunday (11/23/2014 at 10:50PM +), Bill Somerville wrote:
  On 23/11/2014 22:43, Chris Elmquist wrote:
  Hi Bill,
  Hi Chris,
  The following fixes it for me completely.  I am then able to use CAT
  for PTT control without DTR being permanently asserted,
 
  As I suspected, an assumption was being made at initialization that if DTR
  and RTS were not forced on, that they would then be off.  Not the case.
  So, this patch deasserts them if they are not chosen to be explicitly
  asserted at initialization.
  I'm sorry, that patch is not acceptable. It might work for you but it
  will break WSJT-X for anyone who has a serial interface that requires
  full modem control. Again I state, there is no justification for
  breaking the RS-232 protocol by forcing control lines unless the control
  lines are being used exclusively for non-standard purposes.
 
  Please run the test version I sent you and send me the trace log please.
  The code as it stands should work if you set the PTT Method to DTR and
  I want to know why it is not working.
  Thanks for your help.  I appreciate it.
 
  73, Chris N0JCF
  73
  Bill
  G4WJS.
  % diff -c wsjtx.orig/HamlibTransceiver.cpp wsjtx/HamlibTransceiver.cpp
  *** wsjtx.orig/HamlibTransceiver.cpp2014-11-23 16:27:15.315429327 
  -0600
  --- wsjtx/HamlibTransceiver.cpp 2014-11-23 16:29:39.899203879 -0600
  ***
  *** 196,205 
  --- 196,213 
  {
set_conf (dtr_state, ON);
  }
  + else
  + {
  +   set_conf (dtr_state, OFF);
  + }
if (TransceiverFactory::handshake_hardware != cat_handshake 
cat_rts_always_on)
  {
set_conf (rts_state, ON);
  }
  + else
  + {
  +   set_conf (rts_state, OFF);
  + }
  
switch (ptt_type)
  {
 
 
  On Sunday (11/23/2014 at 06:27PM +), Bill Somerville wrote:
  On 23/11/2014 14:45, Chris Elmquist wrote:
  Hi Chris,
  On Saturday (11/22/2014 at 07:08PM +), Bill Somerville wrote:
  I confirm that my PTT method is CAT, that I am actually invoking the
  new version you sent, which the About box says,
  PTT method CAT is definitely not correct if you have DTR connected to
  PTT on the CAT port.
  OK.  This is where there is a difference between how FLDigi is able to
  use hamlib and CAT.  With FLDigi, I do use PTT method is CAT and do not
  have this issue.  So, there must be a way to get the CAT port open and
  talking without asserting DTR (or RTS).
  As I stated before, forcing modem control lines to non-standard states
  is undesirable and a violation of the RS-232 protocol. It should only be
  done when there is a specific reason for it. For example when a control
  signal is to be used for a non-standard purpose. WSJT-X provides for two
  non-standard purposes of modem control lines:
 
  1) One of DTR or RTS may be used for controlling PTT on a transceiver,
  this may be done either on the CAT

Re: [wsjt-devel] Samplerates and resampling, ARM port for balloons

2014-11-18 Thread Alan VK2ZIW
Hi,

WSJT (not WSJTX) on Bananian 3.1 or most other kernel 3.4.90 Linuxes.

For balloon flights, EME and low power uses, the Linux ARM port is very
useful, except for the samplerate issues and the compile
repeatability.
The Banana Pi with a SATA disk makes a fantastic 'dev' box. Just
change the boot device in /boot/uEnv.txt on the SD card and specify
the root: SD card, partitions 1 2 3 4 on the SATA disk.

Samplerate
==

It's all to hard to find a USB sound device that supports 11025.
And, the .asoundrc methods are hard as well.
Can a device chooser be implemented in WSJT?
Also, can the samplerate be set to 44100 to suite more cards?
(using libsamplerate in the WSJT app)

Compiling WSJT 10 in an ARM environment.

I succeeded a month ago on our BMARC club Banana Pi. (Bananian 3.0)
But, on a 2nd Banana Pi, with the original 3.0 SD card image, all
efforts fail. Compiles, runs, can set Setup parameters, but as soon as
Monitor is pressed - Crash Segmentation Fault. Tests with Bananian 3.1
fail, the same way.
We, of course use python3 and f2py3.2 and python3 when running it.

Michael DG0OPK and I need some help.



On Tue, 18 Nov 2014 23:53:49 +0100, Alessandro Gorobey wrote
 Hi All,
 
 I have some misunderstandings on programs of JT series.
 
 In all programs there is a function of file save that can be used to 
 save a series of wav files in a not selectable format.
 
 I downloaded the Basic Tutorial for WSJT 5.9+ by Joe K1JT, 
 understand and visualize/decode the examples by the wsjt-r4336 
 (version 10 compiled by JTSDK-PY great SDK). The samples of JT65A 
 are not decoded by wsjtx 
 (version 1.5.0 r4585 by JTSDK-QT)
 
 cut --


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electr


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel