Re: [Tlf-devel] Fw: WARC bands

2014-01-24 Thread Pat Collins
On Fri, 24 Jan 2014 07:31:06 +0100 Thomas Beierlein wrote > Hi Nate and others, > > > Am Thu, 23 Jan 2014 08:18:56 -0600 > schrieb Nate Bargmann : > > > * On 2014 22 Jan 23:56 -0600, Thomas Beierlein wrote: > > > The whole initialization code is very complex and not easily to > > > change. It

Re: [Tlf-devel] Stew Perry review

2014-01-23 Thread Pat Collins
On Thu, 23 Jan 2014 22:29:33 +0100 Ervin Hegedüs - HA2OS wrote > Hello all, > > On Wed, Jan 08, 2014 at 10:16:23PM -0500, Pat Collins wrote: > > On Wed, 8 Jan 2014 21:34:52 +0100 Ervin Hegedüs - HA2OS > > > > wrote > > > > Worked well, no crashes to re

Re: [Tlf-devel] Stew Perry review

2014-01-12 Thread Pat Collins
On Thu, 9 Jan 2014 08:12:46 +0100 Ervin Hegedüs - HA2OS wrote > Hi Pat, > > thanks for the answer, > > On Wed, Jan 08, 2014 at 10:16:23PM -0500, Pat Collins wrote: > > > > Worked well, no crashes to report for my 370 qsos. Much better than last > > year >

Re: [Tlf-devel] Stew Perry review

2014-01-08 Thread Pat Collins
On Wed, 8 Jan 2014 21:34:52 +0100 Ervin Hegedüs - HA2OS wrote > Hello all, > > did anybody use the Tlf on Stew Perry? Could he make some small > opinion about him experiences? > Sure. Worked well, no crashes to report for my 370 qsos. Much better than last year using N1MM which crashes every

Re: [Tlf-devel] Tlf scoring for Stew Perry - final version

2013-12-28 Thread Pat Collins
Mike, I'm thinking that you are not pulling the branch. Add -b stewperry to your git clone command. Pat On Sat, 28 Dec 2013 09:03:00 +0100 Ervin Hegedüs - HA2OS wrote > Hi Mike, > > > On Fri, Dec 27, 2013 at 06:08:10PM -0600, Mike Waters wrote: > > I finally compiled and installed this in ~/

Re: [Tlf-devel] Tlf scoring for Stew Perry - final version

2013-12-28 Thread Pat Collins
I sort of have it working. Bugs 1. Doesn't score points for your country. 2. Scoring i wrong, For example EN80 to CN99 = 3 points EN80 to IO82 = 13 points Rules say: Count a minimum of one point per QSO and an additional point for every 500 kilometers distance. For example, a QSO with

Re: [Tlf-devel] S&P/RUN mode confusion

2013-12-23 Thread Pat Collins
On Sun, 22 Dec 2013 21:02:39 -0500 Ed wrote > I want to clear up any confusion I've made. First of all we are talking > S&P, and not RUN. > > First item is if you are going to do S&P, you need to press (+) to > change from LOG to S&P. > > The following depends on the contest and the exchange. I

Re: [Tlf-devel] Tlf scoring for Stew Perry - final version

2013-12-23 Thread Pat Collins
Great Job Ervin, I'll run some tests with some of my old logs and see what it looks like. Pat On Mon, 23 Dec 2013 14:01:26 +0100 Ervin Hegedüs - HA2OS wrote > Hello OM's, > > looks like I've finished the Stewperry branch, you can catch it > from here: > > https://github.com/airween/tlf/tree

Re: [Tlf-devel] Installing tlf as non-root user

2013-12-14 Thread Pat Collins
On Sat, 14 Dec 2013 15:19:21 -0500 Ed wrote > On 12/14/2013 02:02 PM, Pat Collins wrote: > > Yes. > > > > If you've also installed hamlib locally (see INSTALL file in hamlib source) > > to > > build tlf locally with that you would do > > PKG_CONFIG

Re: [Tlf-devel] Installing tlf as non-root user

2013-12-14 Thread Pat Collins
On Sat, 14 Dec 2013 19:28:32 + jimw...@gmail.com wrote > Ok. Hamlib was installed normally and not locally. I added --enable-hamlib to > the ./configure line and all is working or appears to be except cwdaemon > crashes. Wonder what it is crashing on. Find the pid for cwdaemon and run "sud

Re: [Tlf-devel] Installing tlf as non-root user

2013-12-14 Thread Pat Collins
install libglib2.0-dev > sudo apt-get install libncurses5-dev > > git clone https://github.com/Tlf/tlf.git tlf > pushd tlf > autoreconf --install > ./configure --prefix=$HOME/local "--enable-hamlib" (without quotes) > make install > popd > > > Jim W3FA > &g

Re: [Tlf-devel] Tlf scoring for Stew Perry?

2013-12-09 Thread Pat Collins
On Mon, 9 Dec 2013 07:29:59 -0600 jim smith wrote > As a dedicated TLF-user, non-programmer and Stew Perry participant in > the past, keep in mind that the Stew Perry often has additional weirdo > scoring schemes (which IMO, one shouldn't try to program into TLF). > It makes working the qrp/lp s

Re: [Tlf-devel] Tlf scoring for Stew Perry?

2013-12-09 Thread Pat Collins
On Mon, 9 Dec 2013 13:53:35 +0100 Ervin Hegedüs wrote > Hello, > > On Mon, Dec 09, 2013 at 06:34:56AM -0500, Pat Collins wrote: > > > > What are you using for a dev environment Ervin? > > > > what do you mean about "environment"? > > I don

Re: [Tlf-devel] Tlf scoring for Stew Perry?

2013-12-09 Thread Pat Collins
On Mon, 9 Dec 2013 08:06:27 +0100 Ervin Hegedüs wrote > Hello Mike, > > On Sun, Dec 08, 2013 at 08:24:55PM -0600, Mike Waters wrote: > > Thanks to Pat's help via e-mail, I was able to get tlf working for the ARRL > > 160. I have never used tlf before, and love it. I noticed that tlf's > > consta

[Tlf-devel] Installing tlf as non-root user

2013-12-07 Thread Pat Collins
Here is some instructions I wrote on how to install tlf as a non-root user direct from the git repo. Still requires the install of the build utilites as root, but you end up with tlf installed in $HOME/local instead of /usr/local. https://gist.github.com/patlc/7842051 Hope this helps somebody.

Re: [Tlf-devel] arrl160 rules file bad

2013-12-07 Thread Pat Collins
On Sat, 07 Dec 2013 08:00:57 -0500 Ed wrote > On 12/06/2013 10:12 PM, Pat Collins wrote: > > On Thu, 05 Dec 2013 20:54:35 -0500 Ed wrote > > > >> On 12/05/2013 07:59 PM, Jim Bruce wrote: > >>> I get this error starting tlf> reading contest rules

Re: [Tlf-devel] arrl160 rules file bad

2013-12-07 Thread Pat Collins
On Thu, 05 Dec 2013 20:54:35 -0500 Ed wrote > On 12/05/2013 07:59 PM, Jim Bruce wrote: > > I get this error starting tlf> reading contest rules file: rules/arrl160 > > Error opening multiplier file us_canada_states. > > Jim, you need a file with that name in the working dirctory. Are the > US/VE

[Tlf-devel] crash when entering mz8a

2013-10-28 Thread Pat Collins n8vw
Tlf crashed when entering mz8a. Maybe I don't have something updated, but still shouldn't crash when entering data. I'll try and get more info this week. Pat ___ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/t

[Tlf-devel] Stew Perry

2011-12-09 Thread Pat Collins N8VW
Anybody the latest release for the Stew Perry 160m test? Pat N8VW ___ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tlf-devel

[Tlf-devel] TLF wiki

2005-12-16 Thread Pat Collins N8VW
I updated the Ubuntu tlf install page on the wiki. Hopefully, this will make it easier to install since Ubuntu seems to be becoming very popular. http://tlf.wikispaces.com/ Pat N8VW ___ Tlf-devel mailing list Tlf-devel@nongnu.org http://lists.nongnu

[Tlf-devel] Realtime scoreboard support for TLF

2005-11-25 Thread Pat Collins N8VW
I've uploaded a python script at http://scoreboard.oqp.us/node/31 to parse a tlf log file and update a score listing at the scoreboard site. Direct access to the script is http://scoreboard.oqp.us/files/tlfscore.py.txt Pat N8VW ___ Tlf-devel mailing l