[wsjt-devel] WSJT-X CAT problems on Remoterig Twin Yaesu ft5k setup

2018-07-10 Thread Jussi-Pekka Sampola
Dear volunteer programmers, I stepped into digital modes fascinating world in few days back, by installing your excellent ft8 program. I have a setup, where remotestation locates in OH6, Vaasa and remotecontrol station locates in my home HL1, Seoul, Korea. Due to strong internet backbones, this

[wsjt-devel] FT8 Gen Std Msgs corruption

2018-07-10 Thread Jack Richardson
I had an intermittent problem today with FT8 on 50 MHz. When double clicking on a station calling me, the Tx2 and Tx3 messages were corrupted. Instead of a signal report, Tx2 had my grid square, and Tx3 had R-my grid square,. KV1E R-EN41 in the Tx3 box. Tx2 had KV1E -EN41 I tried selecti

Re: [wsjt-devel] File Lock is on Windows 10

2018-07-10 Thread George J Molnar
If you’re trying to run two instances, check the manual for the command line options you need to use. The two instances must be individually defined. George J Molnar Virginia, USA > On Jul 10, 2018, at 11:21 AM, Larry Nathanson wrote: > > I am having trouble with the file lock. I removed all

[wsjt-devel] File Lock is on Windows 10

2018-07-10 Thread Larry Nathanson
I am having trouble with the file lock. I removed all temporary files and reinstalled the program twice. I still get an error message. The message is that 2 users can't operate at one time. Please help. Larry N2CPA Larry Nathanson --

Re: [wsjt-devel] Git lost commits

2018-07-10 Thread Alessandro Gorobey via wsjt-devel
Thanks Bill, good lesson Il 10/07/2018 21:10, Bill Somerville ha scritto: On 10/07/2018 19:50, Alessandro Gorobey via wsjt-devel wrote: Hi All, sorry for my GIT misunderstanding. In June I do clone and checkout from the repository and compile (manual) the programs. At that time the used rep

Re: [wsjt-devel] Git lost commits

2018-07-10 Thread Bill Somerville
On 10/07/2018 19:50, Alessandro Gorobey via wsjt-devel wrote: Hi All, sorry for my GIT misunderstanding. In June I do clone and checkout from the repository and compile (manual) the programs. At that time the used repository is "stable" After some time I clone and checkout in other directory

[wsjt-devel] Git lost commits

2018-07-10 Thread Alessandro Gorobey via wsjt-devel
Hi All, sorry for my GIT misunderstanding. In June I do clone and checkout from the repository and compile (manual) the programs. At that time the used repository is "stable" After some time I clone and checkout in other directory. Now "stable" is not available, but only "master". If I diff

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Black Michael via wsjt-devel
Yeah..forget the rev#...but the date? Git branch/merging retains the date/time of the commits both directions.  In your scenario both would show the same date/time and the same git hash #.  But another update (on another day) would clearly show one more current (i.e..master). Or are you referri

[wsjt-devel] Source Code Policy Statement

2018-07-10 Thread Joe Taylor
One of the changes associated with moving source code for WSJT and related programs from SVN to Git is a change in policy regarding development code and the frequency of "commits" to the public repository. Code development now takes place in limited-access git repositories. New code is made pu

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Joe Taylor
Mike and all, On 7/10/2018 8:43 AM, Black Michael via wsjt-devel wrote: One other idea that is more git-centric...how about we use date + 6 digit for the About revision?  This would also help solve those who think RCn is more current than the general release. git log --date-format=:%Y%m%d Mar

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Brian Moran
I'll try to carve out some time this summer to work on a means to automatically check for the latest program version on the wsjt-x website. I talked about it last fall, but got really busy. I'm really not any less busy now, but it's time to get that 'feature' going. -Brian N9ADG On Tue, Jul 10,

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Black Michael via wsjt-devel
I'm not deriding git at all.  The rev# is a common question in git. One other idea that is more git-centric...how about we use date + 6 digit for the About revision?  This would also help solve those who think RCn is more current than the general release. git log --date-format=:%Y%m%dMarry that

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Claude Frantz
On 07/10/2018 11:05 AM, Bill Somerville wrote: > the only difference should be that you clone the git repository rather > than checkout the old Subversion one. As with Subversion the git > repository web page on SourceForge > (https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/) has a > pre-const

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Ed Wilson via wsjt-devel
Bill, Thank you so much for the explanations below...it cleared-up a number of misunderstandings on my part. I believe that I am in "business" now as far as completing the builds and understanding the rresults. Ed, K0KC k0kc@arrl.nethttp://k0kc.us/ On Monday, July 9, 2018, 7:24:25 PM EDT,

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Bill Somerville
On 10/07/2018 07:35, Claude Frantz wrote: Please give us your recommendation about how to switch from svn to git, in the current context. Best wishes, Claude (DJ0OT) Hi Claude, the only difference should be that you clone the git repository rather than checkout the old Subversion one. As wit

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Bill Somerville
On 10/07/2018 04:49, Black Michael via wsjt-devel wrote: We will be seeing more of this same question in the future I'm sure so some consideration should be given to making it a one-up counter again perhaps appending it to the 6-digit git number. Mike, we have seen the same question with svn

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread John
Hi Bill, Downloaded tag 1.9.1 from new git layout to my iMac; build completes without a problem; after launch: About WSJT-X shows: WSJT-X v1.9.2-devel 308245. The new system works well. — John G4KLA -- Check out the

Re: [wsjt-devel] Building WSJT-X Developmental Software

2018-07-10 Thread Greg Beam
Hi Claude, Using the WSJT-X Install Doc: -- https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/INSTALL Here's How I am testing things now (On Windows, Linux is still WIP): -- Update JTSDK v2: https://github.com/KI7MT/jtsdk-build-scripts-git -- Build Testing: https://github.com/KI7MT/jtsdk-build