Re: [wsjt-devel] CMake error wsjtx on svn .gt. r5026

2015-03-12 Thread Alessandro Gorobey
Hi Joe and all,
I perfectly understand the purpose of the repository
The tests is only for personal use.

73 de Sandro IW3RAB


Il 11/03/2015 13:44, Joe Taylor ha scritto:
 Hi Alessandro and all,

 IW3RAB wrote:
 I cannot find the file lib/wav12.f90 in any repository
 Of course you are welcome to build code from any branch in our
 repository.  But please keep in mind that for an experimental branch
 such as wsjtx_exp there is no guarantee that any particular revision
 will compile, work correctly when built, or be documented usefully.

   -- 73, Joe, K1JT

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



--
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] CQ 000

2015-03-12 Thread John Nelson
Mike and Joe,

I see CQ 000 for some of the same stations that Mike reported:   IW1ARK,  
VA3MJR, GW3UOF for example.   ALL.TXT goes back to Oct 14.   First occurrence 
of CQ 000 on Feb 4.  All CQ 000 are for JT65 decodes - none seen for JT9 but 
there are many fewer JT9 decodes compared to JT65.

WSJT-X always the latest...

--- John G4KLA 
--
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] Subroutine packmsg()

2015-03-12 Thread Joe Taylor
Hi Beat,

Recently users of WSJT-X have started seeing decoded messages of the 
form CQ 000 K1ABC FN42.  As far as I can tell, these messages arise 
because of a change you made in line 47 of a file packmsg.f

if(msg(1:3).eq.'DX ') msg='CQ 000 '//msg(4:)

I did not look further in your source code, but presumably you made a 
corresponding change in the unpack routine to display the message as, 
for example, DX K1ABC FN42.

Your change is not consistent with the JT65 protocol as defined several 
years ago after discussion with Joe Large, W6CQZ -- and as implemented 
in WSJT and WSJT-X.  Obviously it will cause problems if one program 
intending to be JT65 compatible uses different source encoding than 
another program.

The JT65 protocol is effectively defined and demonstrated by the program 
JT65code, available as part of the standard WSJT-X installation.  As 
shown in the terminal output below, messages of the form CQ DX K1ABC 
FN42 are fully supported.

#
  jt65code CQ DX K1ABC FN42
Message Decoded Err?
-
CQ DX K1ABC FN42CQ DX K1ABC FN421: Std Msg

Packed message, 6-bit symbols  21 34 19  3 39 55  3  2 14  5 33 40

Information-carrying channel symbols
 5 57 50 57 46  8 24 12 46 42  5 20 60  2 46 26 47 40 12 17 18
60  5 38 50 11 50 40 26 29 60 34 25 44 47 59  6 26 41 39 15 54
19 43 61 22 55 17 30 44 54 21 34 19  3 39 55  3  2 14  5 33 40
#

I hope you will see fit to make JT65-HF-HB9HQX-Edition conform with 
standard JT65 usage and avoid this incompatibility between popular 
programs that are intended to work together.

-- 73, Joe, K1JT

--
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 Version 1.4.0-rc4

2015-03-12 Thread Joe Taylor
Thanks Bill -- Done.

On 3/12/2015 9:50 AM, Bill Somerville wrote:
 Hi Joe,

 a couple of suggested amendments for the project web page:

 1) The source .tgz file is useful for other *nix systems and it should
 be available along with the Debian  RPM packages (this source package
 is not just a tar ball of the WSJT-X source, it is a full source package
 including the relevant snapshot of the Hamlib 3 sources and a CMake
 build script to build WSJT-X from it),
 2) the Mac installer is for all versions from 10.7 up and there is no
 need for the other package which is out of date,
 3) we should note that the Debian and RPM packages are Ubuntu/Fedora
 version specific and only really there as place holders until our
 package maintainers provide the full range of binary packages across
 versions we support.

 There are probably some minor documentation updates required, for
 example a new setting on the Settings-General tab.

 73
 Bill
 G4WJS.

 On 12/03/2015 13:32, Joe Taylor wrote:
 The WSJT Development Group is pleased to announce Release Candidate 4
 for WSJT-X Version 1.4.0.  Installation packages for Windows, Linux, and
 OS X can be downloaded from the WSJT web site:

 http://physics.princeton.edu/pulsar/K1JT/wsjtx.html

 Release candidate 4 (wsjtx-1.4.0-rc4) is a highly capable and stable
 program that has already undergone extensive field testing.  Most of the
 improvements relative to release candidate 2 (wsjtx-1.4.0-rc2) involve
 rig control.  We believe that essentially all rig-control problems
 reported to us have been resolved.

 For the record: release candidate 3 was for Macintosh only; it resolved
 several OS X installation issues present in the rc2 package.

 The new release candidate also includes a number of other minor bug
 fixes.  A full log of changes relative to rc2 is available here:

 http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc4.log

 If you are now using WSJT-X v1.3 r3673 or WSJT-X v1.4 rc2, we heartily
 recommend upgrading to the new release.  It will likely become the
 official Version 1.4.0 release very soon.

 Looking ahead, many of you know that WSJT-X v1.5 is moving quickly
 toward a first beta release.  More than 100 users have built this
 version themselves, from the open source code.  They have been
 exercising it thoroughly on the air, especially enjoying its improved
 decoding speed and other new features.  We expect to make installable
 packages for WSJT-X-1.5.0-rc1 available fairly soon.

  -- 73 from Joe, K1JT, for the WSJT Development Group

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


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

--
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] CQ 000

2015-03-12 Thread Michael Black
This is what I got from PA1FR -- sounds like he's trying to send a normal
CQ.
I see JT65-HF-09.96.0 was released Jan 30th and first 000's I saw were Feb
1st.  That could be a clue.
Mike W9MDB


Hello Mike,
I am using the JT 65 HF version from HB9hqx ; JT65-HF-09.96.0 for a short
time.
Before that it was the version JT65-HF-09.77.0 and there was no trouble with
a mysterious code 000.
I saw that code indeed in other qso's on my screen.
Perhaps a bug or an early development from HB9HXQ.
I'll contact him for information.
tks fer ur mail,
73,
Francis/pa1fr

-Original Message-
From: Joe Taylor [mailto:j...@princeton.edu] 
Sent: Wednesday, March 11, 2015 11:54 AM
To: WSJT software development
Subject: Re: [wsjt-devel] CQ 000



On 3/11/2015 12:04 PM, Michael Black wrote:
 I'm seeing CQ 000 consistently right now from PA1FR on 10M.

So, we need to know:

1. What software you're using.

2. What software he is using.

3. What message he thinks he is sending.

-- Joe, K1JT


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


--
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] WSJT-X Version 1.4.0-rc4

2015-03-12 Thread Joe Taylor
The WSJT Development Group is pleased to announce Release Candidate 4 
for WSJT-X Version 1.4.0.  Installation packages for Windows, Linux, and 
OS X can be downloaded from the WSJT web site:

http://physics.princeton.edu/pulsar/K1JT/wsjtx.html

Release candidate 4 (wsjtx-1.4.0-rc4) is a highly capable and stable 
program that has already undergone extensive field testing.  Most of the 
improvements relative to release candidate 2 (wsjtx-1.4.0-rc2) involve 
rig control.  We believe that essentially all rig-control problems 
reported to us have been resolved.

For the record: release candidate 3 was for Macintosh only; it resolved 
several OS X installation issues present in the rc2 package.

The new release candidate also includes a number of other minor bug 
fixes.  A full log of changes relative to rc2 is available here:

http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc4.log

If you are now using WSJT-X v1.3 r3673 or WSJT-X v1.4 rc2, we heartily 
recommend upgrading to the new release.  It will likely become the 
official Version 1.4.0 release very soon.

Looking ahead, many of you know that WSJT-X v1.5 is moving quickly 
toward a first beta release.  More than 100 users have built this 
version themselves, from the open source code.  They have been 
exercising it thoroughly on the air, especially enjoying its improved 
decoding speed and other new features.  We expect to make installable 
packages for WSJT-X-1.5.0-rc1 available fairly soon.

-- 73 from Joe, K1JT, for the WSJT Development Group

--
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] [wsjtgroup] CQ 000

2015-03-12 Thread Joe Taylor
Hi all,

On 3/10/2015 1:11 PM, jean raynaud f...@orange.fr [wsjtgroup] wrote:
 Hello... Anyone can explain the meaning oF  cq 000 ... ? I see this CQ
 rather often.

A brief follow-up on this perplexing problem.

Thanks to Sandro, IW3RAB [who goes through all our source code with a 
fine-tooth comb :-) ], the problem has been traced to a recent change in 
the software JT65-HF-HB9HQX-Edition.  Recent versions of this program 
transmit user messages of the form DX KA1ABC FN42 in a way that does 
not conform to the JT65 protocol.

I expect the problem will soon be corrected by HB9HQX.

-- 73, Joe, K1JT

--
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 Version 1.4.0-rc4

2015-03-12 Thread Bill Somerville
Hi Joe,

a couple of suggested amendments for the project web page:

1) The source .tgz file is useful for other *nix systems and it should 
be available along with the Debian  RPM packages (this source package 
is not just a tar ball of the WSJT-X source, it is a full source package 
including the relevant snapshot of the Hamlib 3 sources and a CMake 
build script to build WSJT-X from it),
2) the Mac installer is for all versions from 10.7 up and there is no 
need for the other package which is out of date,
3) we should note that the Debian and RPM packages are Ubuntu/Fedora 
version specific and only really there as place holders until our 
package maintainers provide the full range of binary packages across 
versions we support.

There are probably some minor documentation updates required, for 
example a new setting on the Settings-General tab.

73
Bill
G4WJS.

On 12/03/2015 13:32, Joe Taylor wrote:
 The WSJT Development Group is pleased to announce Release Candidate 4
 for WSJT-X Version 1.4.0.  Installation packages for Windows, Linux, and
 OS X can be downloaded from the WSJT web site:

 http://physics.princeton.edu/pulsar/K1JT/wsjtx.html

 Release candidate 4 (wsjtx-1.4.0-rc4) is a highly capable and stable
 program that has already undergone extensive field testing.  Most of the
 improvements relative to release candidate 2 (wsjtx-1.4.0-rc2) involve
 rig control.  We believe that essentially all rig-control problems
 reported to us have been resolved.

 For the record: release candidate 3 was for Macintosh only; it resolved
 several OS X installation issues present in the rc2 package.

 The new release candidate also includes a number of other minor bug
 fixes.  A full log of changes relative to rc2 is available here:

 http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc4.log

 If you are now using WSJT-X v1.3 r3673 or WSJT-X v1.4 rc2, we heartily
 recommend upgrading to the new release.  It will likely become the
 official Version 1.4.0 release very soon.

 Looking ahead, many of you know that WSJT-X v1.5 is moving quickly
 toward a first beta release.  More than 100 users have built this
 version themselves, from the open source code.  They have been
 exercising it thoroughly on the air, especially enjoying its improved
 decoding speed and other new features.  We expect to make installable
 packages for WSJT-X-1.5.0-rc1 available fairly soon.

   -- 73 from Joe, K1JT, for the WSJT Development Group

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


--
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] Introduction and question

2015-03-12 Thread Jim Barr
Good evening all

I doubt if I will be of any use in the development but I have a very 
specific question that I felt was better asked here than on a more 
general forum.

the question is wrt MAP65

I am using a Angelia board from Anan as the back end for transverters 
and have 2 x G4DDK Anglian transverters fed from a single 116MHz source 
and all the radios locked to the same 10MHz source.

I can now produce 2 x IQ streams at 96000 via VAC from the two RX how 
can / do I feed this to MAP65, I can send either successfully and decode 
fine and I can TX from MAP65 fine but I cannot see how to have both RX 
Inputs, perhaps this is not at this stage possible without routing 
through Linrad or SDR-Radio but I thought it should be possible to feed 
the 2 streams direct to MAP65.

I have been previously using a flex 1500 as the driver and feeding WSJT 
with a Funcube dongle feeding MAP65 as a spotting rx but now want to go 
full Dual polarity, and the Angelia with PowerSDRmRX PS works 
brilliantly and I hope to incorporate the Pure Signal pre-distortion 
scheme into the station after I get the rest sorted.

Hoping some one can switch some light on for this dim bulb


Jim, GI1CET

--
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 Version 1.4.0-rc4

2015-03-12 Thread Guy G4DWV/4X1LT
Joe Taylor joe@... writes:
 
 If you are now using WSJT-X v1.3 r3673 or WSJT-X v1.4 rc2, we heartily 
 recommend upgrading to the new release.  It will likely become the 
 official Version 1.4.0 release very soon.

I have done so, but cannot get CAT to connect to my FlexRadio 6300 using the
identical settings in v1.3 (working from a screenshot - using TS2000) to
trying the Flex6xxx settings.

I also has some confusion trying to transfer settings from v1.3 to 1.4 - I
don't know if it is even possible so set up from scratch. Will this be
covered in the official release notes?

Any ideas for CAT as had to go back to v1.3.

Mni tnx,

73 de Guy G4DWV/4X1LT



--
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 Version 1.4.0-rc4

2015-03-12 Thread Bill Somerville
On 12/03/2015 20:56, Guy G4DWV/4X1LT wrote:
Hi Guy,
 Joe Taylor joe@... writes:
 If you are now using WSJT-X v1.3 r3673 or WSJT-X v1.4 rc2, we heartily
 recommend upgrading to the new release.  It will likely become the
 official Version 1.4.0 release very soon.
 I have done so, but cannot get CAT to connect to my FlexRadio 6300 using the
 identical settings in v1.3 (working from a screenshot - using TS2000) to
 trying the Flex6xxx settings.

 I also has some confusion trying to transfer settings from v1.3 to 1.4 - I
 don't know if it is even possible so set up from scratch. Will this be
 covered in the official release notes?

 Any ideas for CAT as had to go back to v1.3.
Settings are not automatically transferable from v1.3 to v1.4, ongoing 
they will be automatically carried across versions. You may wish to move 
your v1.3 log files across to the new log directory, they are compatible.

Assuming you are using SmartSDR. You should be able to set SmartSDR in 
TS2000 emulation mode and have the WSJT-X Settings-Radio along the 
following lines (these settings should work with DDUtil as well):

Rig: Kenwood TS2000
Serial Port: your CAT COM port
Baud rate: match your SmartSDR setting
Data bits: 8
Stop bits: 1
Handshake: Hardware (maybe None, try both)
Force control lines: none
PTT Method: CAT
Mode: Data/Pkt (USB is also usable but not preferred)
Split operation: None (set your SDR Tx and Rx bandwidth to at least 4kHz 
for dual mode operation)

What error message are you getting?

 Mni tnx,

 73 de Guy G4DWV/4X1LT

73
Bill
G4WJS.

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


--
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] Introduction and question

2015-03-12 Thread Joe Taylor
Hi Jim,

Sorry to say, I don't have a good solution to suggest.  Unless VAC can 
be configured to handle four audio channels as a single 4-channel device 
like the Delta44 sound card, I don't think it's going to work.

In principle MAP65 could be modified to allow opening a pait of 
2-channel audio devices, which I think is what you are providing now 
through VAC.  However, in such a situation I see no way to ensure that 
the sample times in the two channels are exactly the same.  Any such 
time offset would prevent MAP65 from operating correctly.

-- 73, Joe, K1JT

On 3/12/2015 4:41 PM, Jim Barr wrote:
 Good evening all

 I doubt if I will be of any use in the development but I have a very
 specific question that I felt was better asked here than on a more
 general forum.

 the question is wrt MAP65

 I am using a Angelia board from Anan as the back end for transverters
 and have 2 x G4DDK Anglian transverters fed from a single 116MHz source
 and all the radios locked to the same 10MHz source.

 I can now produce 2 x IQ streams at 96000 via VAC from the two RX how
 can / do I feed this to MAP65, I can send either successfully and decode
 fine and I can TX from MAP65 fine but I cannot see how to have both RX
 Inputs, perhaps this is not at this stage possible without routing
 through Linrad or SDR-Radio but I thought it should be possible to feed
 the 2 streams direct to MAP65.

 I have been previously using a flex 1500 as the driver and feeding WSJT
 with a Funcube dongle feeding MAP65 as a spotting rx but now want to go
 full Dual polarity, and the Angelia with PowerSDRmRX PS works
 brilliantly and I hope to incorporate the Pure Signal pre-distortion
 scheme into the station after I get the rest sorted.

 Hoping some one can switch some light on for this dim bulb


 Jim, GI1CET

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

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