Re: Any Way to Include WARC Bands?

2022-03-10 Thread Alan Dove
Ervin: That did it, thanks! -- --Alan (AB1XW) -- Alan Dove, Ph.D. alan.d...@gmail.com 917.273.0544

Re: Any Way to Include WARC Bands?

2022-03-10 Thread Ervin Hegedüs
t > bands such as 17m and 30m? I tried disabling Contest mode, but that > doesn't seem to do it. I'm using these settings for regular QSO's: CONTEST=qso LOGFILE=qso.log in rules/qso, and that's it. (Of course, the F-keys settings are there too) In this case, I see the WARC bands too. 73, Ervin HA2OS

Any Way to Include WARC Bands?

2022-03-10 Thread Alan Dove
Hey, folks: I'm interested in using TLF to log some portable operations for Parks on the Air. However, the band display and band switching only seem to cover the contest bands. Is there any way to include the non-contest bands such as 17m and 30m? I tried disabling Contest mode, but that doesn't s

Re: WARC Bands

2020-02-23 Thread Ervin Hegedüs
Hi Austin, On Sat, Feb 22, 2020 at 07:28:15PM -0500, Austin Seraphin, KA3TTT wrote: > Sorry to ask an obvious question, but how do you enable WARC bands while > logging? On a related note, I don't quite understand the difference that > enabling contest mode makes. Does it change t

WARC Bands

2020-02-22 Thread Austin Seraphin, KA3TTT
Sorry to ask an obvious question, but how do you enable WARC bands while logging? On a related note, I don't quite understand the difference that enabling contest mode makes. Does it change the behavior of the enter key, or does it have other effects? I wondered if disabling it would enabl

[Tlf-devel] WARC bands + few modification

2014-03-02 Thread Ervin Hegedüs
Hello all, Zilinas (LY2SS) helped to catch a bug with new Tlf version, which Thomas released at last week. The bug affects some RIGs, which doean't support the rig_get_vfo() CAT function. This occures in new version, because we modified the Tlf to handle the RIG VFO's correctly. Now the WARC supp

Re: [Tlf-devel] WARC bands - fixed

2014-03-02 Thread Zilvinas, AUGMA
On 02/03/14 11:11, Ervin Hegedüs wrote: hope we can fix that correctly, 73, Ervin HA2OS nope make uninstall - uninstalled old version Got source from https://github.com/airween/tlf/archive/warc.zip Extracted. Then: autoreconf --install configure --enable-hamlib make make install The sam

Re: [Tlf-devel] WARC bands - fixed

2014-03-02 Thread Ervin Hegedüs
Hello, On Sun, Mar 02, 2014 at 09:49:13AM +0100, Ervin Hegedüs wrote: > > Now I fixed this problem, so if in case of any RIG, if that > doesn't support the rig_get_vfo(), and hamlib gives not RIG_OK, > but RIG_ENIMPL ("function not implemented, but will be") or > RIG_ENAVAIL ("function not availa

Re: [Tlf-devel] WARC bands - fixed

2014-03-02 Thread Ervin Hegedüs
Hello Zilvinas, On Sun, Mar 02, 2014 at 10:30:56AM +0200, Zilvinas, AUGMA wrote: > > Good morning Ervin, > > I use latest stable hamlib 12.15.3 from sf I think you doesn't - but it doesn't matter. In my version (hamlib 3.0) is same the code... > My rig capability dump: > rigctl -m 122 -u | gre

Re: [Tlf-devel] WARC bands - fixed

2014-03-02 Thread Zilvinas, AUGMA
Good morning Ervin, I use latest stable hamlib 12.15.3 from sf My rig capability dump: rigctl -m 122 -u | grep VFO (I wonder what the result of this command would show the version you use) Has targetable VFO: N VFO list: VFOA VFOB VFO Ops: TOGGLE Can set VFO:N Can get VFO:N Can set S

Re: [Tlf-devel] WARC bands - fixed

2014-03-02 Thread Ervin Hegedüs
Hello Zilvinas, On Sat, Mar 01, 2014 at 11:41:16PM +0200, Zilvinas, AUGMA wrote: > And yes - rigctld and m=2 isn' related > > rigctl -r /dev/ttyUSB0 -m 122 -s 9600 -v > > ft857:ft857_open called > Opened rig model 122, 'FT-857' > Backend version: 0.4, Status: Beta > > Rig command: v > get_v

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ervin Hegedüs
Hello Zilvinas, On Sat, Mar 01, 2014 at 11:38:52PM +0200, Zilvinas, AUGMA wrote: > 1.2.0 > > Here's rigctld -v after running tlf -v -d (otherwise I can't > force tlf to use hamlib) > After setting 140 (tlf diagnostic?) yes, now I just checked the code, and if you start Tlf with "-d", t

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
Ed, On your request rigctl -r /dev/ttyUSB0 -m 122 -s 9600 -v First time Rig command: f ft857: cache invalid write_block(): TX 5 bytes 00 00 00 00 03 . read_block(): RX 5 bytes 00 70 16 24 82 .p.$. write_block(): TX 5 bytes 00 78 00 00 bb .x... read_block(): RX 2

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
And yes - rigctld and m=2 isn' related rigctl -r /dev/ttyUSB0 -m 122 -s 9600 -v ft857:ft857_open called Opened rig model 122, 'FT-857' Backend version: 0.4, Status: Beta Rig command: v get_vfo: error = Feature not available ___ Tlf-devel maili

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
1.2.0 Here's rigctld -v after running tlf -v -d (otherwise I can't force tlf to use hamlib) After setting 140 (tlf diagnostic?) tlf tries to get currVFO ? Connection opened from 127.0.0.1:46843 rigctl(d): 'currVFO' '' '' '' rigctl(d): v 'currVFO' '' '' '' rigctl(d): v 'currVFO' ''

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ed
On 03/01/2014 03:06 PM, Ervin Hegedüs wrote: Hello, On Sat, Mar 01, 2014 at 08:44:05PM +0100, Ervin Hegedüs wrote: So, based on this I think that's rigctld problem. I'll see that soon. sorry - the problem would be on hamlib's side too. May be the RIGMODEL 2 can't handle correctly the rig_get

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
Ervin, As I said - the same problem if I connect to rig directly from tlf via USB port, omitting rigctld (hence RIGMODEL=2 isn't the reason) This might be some hamlib and/or tlf condition. When I run rigctl -v I see some disturbing warnings with every 'f' request regarding 'invalid cach

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ed
On 03/01/2014 03:06 PM, Ervin Hegedüs wrote: Hello, On Sat, Mar 01, 2014 at 08:44:05PM +0100, Ervin Hegedüs wrote: So, based on this I think that's rigctld problem. I'll see that soon. sorry - the problem would be on hamlib's side too. May be the RIGMODEL 2 can't handle correctly the rig_get

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ervin Hegedüs
Hello, On Sat, Mar 01, 2014 at 08:44:05PM +0100, Ervin Hegedüs wrote: > > So, based on this I think that's rigctld problem. I'll see that > soon. sorry - the problem would be on hamlib's side too. May be the RIGMODEL 2 can't handle correctly the rig_get_vfo() - but may be the problem is in the r

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ervin Hegedüs
hi, thanks for the report, On Sat, Mar 01, 2014 at 08:36:07PM +0200, Zilvinas, AUGMA wrote: > > o.k. here's the results with another cable (YASEU CAT cable clone > bought from ebay. I can use only USB cables for my netbook) > > lsusb > 067b:2303 Prolific Technology, Inc. PL2303 Serial Port > >

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Ervin Hegedüs
Hello Zilvinas, On Sat, Mar 01, 2014 at 07:29:44PM +0200, Zilvinas, AUGMA wrote: > > On 01/03/14 11:23, Hegedüs Ervin wrote: > > What's the second question? > > Oh... Sorry. My questions where what's wrong with my tlf-rigctld > link and maybe this is somehow related with compile warnings I > att

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
o.k. here's the results with another cable (YASEU CAT cable clone bought from ebay. I can use only USB cables for my netbook) lsusb 067b:2303 Prolific Technology, Inc. PL2303 Serial Port All the same behaviour - I can switch bands, change frequency but no frequency displayed. tlf -v -d

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Zilvinas, AUGMA
On 01/03/14 11:23, Hegedüs Ervin wrote: > What's the second question? Oh... Sorry. My questions where what's wrong with my tlf-rigctld link and maybe this is somehow related with compile warnings I attached earlier (but now I am not sure). So here's some research. Until now I was using: V

Re: [Tlf-devel] WARC bands - fixed

2014-03-01 Thread Hegedüs Ervin
e can help find the answer > I enabled hamlib with cofigure but tlf-warc refuses to talk to rig: your description a little bit deceptive - only the Tlf-WARC doesn't work, or any other Tlf-version reproduce this problem? Of course, I'm using Tlf-WARC version too, with SHOW_WARC option (I

Re: [Tlf-devel] WARC bands - fixed

2014-02-28 Thread Zilvinas, AUGMA
Good morning All, Oops.. Ervin, I only this morning noticed your work announcement on the list... Quickly compiled and it works as promised! I quickly grepped log with earlier QSOs (so far 445 lines) and tlf correctly shows all the warc qso's made earlier, including coloring to purple color e

Re: [Tlf-devel] WARC bands - fixed

2014-02-28 Thread Ed
On 02/28/2014 07:35 PM, Ed wrote: Get this error on ./configure --enable-hamlib Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326. I did run:: autoreconf --install Ed W3NR Answer my own post. Left out 1 library on a new system. Ed W3NR

Re: [Tlf-devel] WARC bands - fixed

2014-02-28 Thread Ed
On 02/28/2014 04:37 PM, Ervin Hegedüs wrote: Dear Tlf users, I fixed the "Worked window" disfunction in Tlf, you can download here: Get this error on ./configure --enable-hamlib Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326. I did run

[Tlf-devel] WARC bands - fixed

2014-02-28 Thread Ervin Hegedüs
Dear Tlf users, I fixed the "Worked window" disfunction in Tlf, you can download here: git: https://github.com/airween/tlf/tree/warc zip: https://github.com/airween/tlf/archive/warc.zip That's based on Thomas's last release, plus as Zilvinas described, now you can use the worked window as you ac

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Fred Siegmund
Zilvinas, you dont have to. Just try :trx to switch rig control off. Then you operate fldigi in parallel. (also I must exit tlf because it interferes with fldigi while operating digimodes) 73 Fred ___ Tlf-devel mailing list Tlf-devel@nongnu.org ht

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Ed
On 02/26/2014 11:25 AM, Ed wrote: Bandmap does not work in digi mode. Ed W3NR Nor grabbing a spot from the cluster window Ed W3NR ___ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tlf-devel

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Ed
Bandmap does not work in digi mode. Ed W3NR ___ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tlf-devel

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Ed
On 02/26/2014 09:14 AM, Zilvinas, AUGMA wrote: In rig I use (857) I must select DIG mode. I don't know if hamlib is capable to transfer this MODE type to tlf I'll check. I use fldigi for everyday psk operation but I did not yet find the way how to thether/operate fldigi psk modes with tlf. (

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Zilvinas, AUGMA
On 2014.02.26 15:14, Ervin Hegedüs wrote: 1. Nothing new - I would like to rise the Tom's question for one key mode switching - I miss it - that typing semicolons and 2/3 letters in qso mode is annoying (mix category in contests apply too) good idea - I miss it too. I would go further: it would

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Ervin Hegedüs
Hello, On Wed, Feb 26, 2014 at 02:05:56PM +0200, Zilvinas, AUGMA wrote: > > On 2014.02.26 10:37, Ervin Hegedüs wrote: > >... if anybody has any more idea, please shere with us. > > 1. Nothing new - I would like to rise the Tom's question for one key > mode switching - I miss it - that typing sem

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Zilvinas, AUGMA
On 2014.02.26 10:37, Ervin Hegedüs wrote: ... if anybody has any more idea, please shere with us. 1. Nothing new - I would like to rise the Tom's question for one key mode switching - I miss it - that typing semicolons and 2/3 letters in qso mode is annoying (mix category in contests apply t

Re: [Tlf-devel] WARC bands

2014-02-26 Thread Ervin Hegedüs
Hello all, On Wed, Feb 26, 2014 at 09:49:08AM +0200, Zilvinas, AUGMA wrote: > > On 2014.02.25 22:43, Ervin Hegedüs wrote: > >do you mean all non-WARC bands keeps this positions, and in QSO > >mode there would be 3 new line: 12, 17 and 30 meters? Or in > >reverse order

Re: [Tlf-devel] WARC bands

2014-02-25 Thread Zilvinas, AUGMA
On 2014.02.25 22:43, Ervin Hegedüs wrote: do you mean all non-WARC bands keeps this positions, and in QSO mode there would be 3 new line: 12, 17 and 30 meters? Or in reverse order (30, 17, 12)? That's no problem, even that's easier. Yes, exactly. Maybe it would look nicer if all

Re: [Tlf-devel] WARC bands

2014-02-25 Thread Ed
On 02/25/2014 02:57 PM, Ervin Hegedüs wrote: Hello all, On Mon, Jan 20, 2014 at 06:36:11PM +0200, Zilvinas, AUGMA wrote: Greetings all, I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands in "Worked" window. so, that's true, ev

Re: [Tlf-devel] WARC bands

2014-02-25 Thread Ervin Hegedüs
I am not mistaking these could be used for 30, 17,12 meters hihi > without overlapping QSO line. do you mean all non-WARC bands keeps this positions, and in QSO mode there would be 3 new line: 12, 17 and 30 meters? Or in reverse order (30, 17, 12)? That's no problem, even that's easier.

Re: [Tlf-devel] WARC bands

2014-02-25 Thread Zilvinas, AUGMA
as, AUGMA wrote: Greetings all, I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands in "Worked" window. so, that's true, everyone can reproduce, The bandmap is also affected - I just made a qso with station and it does note become &

Re: [Tlf-devel] WARC bands

2014-02-25 Thread Ervin Hegedüs
Hello all, On Mon, Jan 20, 2014 at 06:36:11PM +0200, Zilvinas, AUGMA wrote: > Greetings all, > > I run tlf in qso mode also for everyday logging. I see the software > doesn't show WARC bands in "Worked" window. so, that's true, everyone can reproduce, > Th

Re: [Tlf-devel] Fw: WARC bands

2014-01-26 Thread Ed
On 01/26/2014 09:33 AM, Thomas Beierlein wrote: Not easy to do in the short run, but it is on the long term list. Maybe it is a good idea to collect the contests that can not be handled and are of interest. That way we get an idea what is missing. Which contest are you up Ed? FMRE RTTY the mu

Re: [Tlf-devel] Fw: WARC bands

2014-01-26 Thread Ervin Hegedüs
Hello all, On Sun, Jan 26, 2014 at 03:33:43PM +0100, Thomas Beierlein wrote: > Am Sun, 26 Jan 2014 08:32:00 -0500 > schrieb Ed : > > > I would like to see more flexible points and mult added to tlf. The > > next 2 contests that I want to enter I will not be able to score > > using tlf. > > Not e

Re: [Tlf-devel] Fw: WARC bands

2014-01-26 Thread Thomas Beierlein
Am Sun, 26 Jan 2014 08:32:00 -0500 schrieb Ed : > On 01/25/2014 11:46 PM, Mike Waters wrote: > > Regardless of whether the displayed score is accurate, please do not > > completely eliminate it from tlf. > > > > If it is distracting to some, then the score display could be > > turned off. > > > >

Re: [Tlf-devel] Fw: WARC bands

2014-01-26 Thread Ed
On 01/25/2014 11:46 PM, Mike Waters wrote: Regardless of whether the displayed score is accurate, please do not completely eliminate it from tlf. If it is distracting to some, then the score display could be turned off. 73, Mike www.w0btu.com I agree with Mike. There are many reasons what you

Re: [Tlf-devel] Fw: WARC bands

2014-01-25 Thread Mike Waters
Regardless of whether the displayed score is accurate, please do not completely eliminate it from tlf. If it is distracting to some, then the score display could be turned off. 73, Mike www.w0btu.com > In general, I agree, but maybe too much effort is being put into > > calculating the score?

Re: [Tlf-devel] Fw: WARC bands

2014-01-25 Thread Ervin Hegedüs
hi all, On Sat, Jan 25, 2014 at 07:22:38AM +0100, Thomas Beierlein wrote: > Am Fri, 24 Jan 2014 09:13:14 -0600 > schrieb Nate Bargmann : > > > > This is where I think multiple storage "backends" could be useful. > > Perhaps I am a bit naive here, but an SQLite backend, for example, > > would put

Re: [Tlf-devel] Fw: WARC bands

2014-01-24 Thread Thomas Beierlein
Am Fri, 24 Jan 2014 09:13:14 -0600 schrieb Nate Bargmann : > * On 2014 24 Jan 00:33 -0600, Thomas Beierlein wrote: > > While I was talking about scoring and contest handling in my mail, > > you are quite right. It would be good to write a completely new tlf. > > Question is have we time and man po

Re: [Tlf-devel] Fw: WARC bands

2014-01-24 Thread Nate Bargmann
* On 2014 24 Jan 15:16 -0600, Ervin Hegedüs - HA2OS wrote: > I didn't hear about Xdx before - could you make some comparison > of the configuration method with Tlf and Xdx? Hi Ervin. This is off-topic, but I hope Tom will be understanding. :-) Xdx is a GUI DX Cluster client originally written b

Re: [Tlf-devel] Fw: WARC bands

2014-01-24 Thread Ervin Hegedüs - HA2OS
Hi all, (this is my reply to message of Thomas and Nate), On Fri, Jan 24, 2014 at 09:13:14AM -0600, Nate Bargmann wrote: > * On 2014 24 Jan 00:33 -0600, Thomas Beierlein wrote: > > While I was talking about scoring and contest handling in my mail, you > > are quite right. It would be good to writ

Re: [Tlf-devel] Fw: WARC bands

2014-01-24 Thread Nate Bargmann
* On 2014 24 Jan 00:33 -0600, Thomas Beierlein wrote: > While I was talking about scoring and contest handling in my mail, you > are quite right. It would be good to write a completely new tlf. > Question is have we time and man power to do it? Anyway - I am in for > it. While it is a large task,

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] Fw: WARC bands

2014-01-23 Thread Thomas Beierlein
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 is on my todo list already but changign needs a lot of > > care. Maybe we shou

Re: [Tlf-devel] Fw: WARC bands

2014-01-23 Thread Ervin Hegedüs - HA2OS
Hello, On Thu, Jan 23, 2014 at 08:18:56AM -0600, Nate Bargmann wrote: > > Here is a hare-brained idea from the peanut gallery. ;-) > > If (and I say "if") a rewrite of some sort is desirable, then it may be > desirable to separate certain parts of TLF into a library so that core > functions suc

Re: [Tlf-devel] Fw: WARC bands

2014-01-23 Thread 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 is on my todo list already but changign needs a lot of care. Maybe > we should write it completely from scratch. Here is a hare-brained idea from the peanut gallery.

[Tlf-devel] Fw: WARC bands

2014-01-22 Thread Thomas Beierlein
band (17m) > > > - start make a QSO (simulate), the "Worked" window opens up, but > > > there isn't any WARC band > > > > I see what you mean now. That is the searchwindow. You are right, > > that one is not able to show WARC bands in an correct

Re: [Tlf-devel] WARC bands

2014-01-22 Thread Ervin Hegedüs - HA2OS
a parameter. (You can see the full list of parameters in src/changepars.c, from line 82 to 133) So, whit this mode you can switch on the score window. The "Worked" window doesn't contain the WARC bands, but I will review that code (I hope soon...), and will fix that. 73,

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Zilvinas, AUGMA
This is exactly what I was trying to tell and Ervin managed to replicate it. I find this way of things in qso mode quite comfortable because this way I can see some part of earlier QSOs report field and see what is operator's name and QTH at least... (I know these days 'modern' logs use qrz.co

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Ervin Hegedüs - HA2OS
t there > > isn't any WARC band > > I see what you mean now. That is the searchwindow. You are right, that > one is not able to show WARC bands in an correct way. It needs to be > fixed. Maybe you can have a look into it. ok, a few weeks ago I wrote an e-mail to you, where I

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Thomas Beierlein
rt make a QSO (simulate), the "Worked" window opens up, but there > isn't any WARC band I see what you mean now. That is the searchwindow. You are right, that one is not able to show WARC bands in an correct way. It needs to be fixed. Maybe you can have a look into it. &g

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Ervin Hegedüs - HA2OS
rs on the different bands add 'SCORINGWINDOW' > to the rule file or activate it from running tlf with ':score' > If you would run tlf contest style (say for a DXpedition) than use > CONTEST=dxped. > > Both settings allow to work all warc bands but give no contest s

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Ed
On 01/21/2014 01:42 PM, Thomas Beierlein wrote: I still think it would be best left as is and work on refining the rest of tlf. Yes, that what I would also propose. At the moment we have still a lot to fix for tlf's internal working as a contest logging program. If some minor fixes on the way

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Thomas Beierlein
Am Tue, 21 Jan 2014 11:45:00 -0500 schrieb Ed : > On 01/21/2014 10:45 AM, Thomas Beierlein wrote: > > >> My bandmap shows the station just worked with an asterik before the > >> call ( * ) and is colored for new and in uppercase. > >> > > The asterisk says the spot comes from yourself (any logged

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Ed
On 01/21/2014 10:45 AM, Thomas Beierlein wrote: My bandmap shows the station just worked with an asterik before the call ( * ) and is colored for new and in uppercase. The asterisk says the spot comes from yourself (any logged station will get spooted in the internal network). If it is a dupe

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Thomas Beierlein
AUGMA wrote: > >>> Greetings all, > >>> > >>> I run tlf in qso mode also for everyday logging. I see the > >>> software doesn't show WARC bands in "Worked" window. > > > > Please see below. > > > >>> The ban

Re: [Tlf-devel] WARC bands

2014-01-21 Thread Ed
On 01/21/2014 12:25 AM, Thomas Beierlein wrote: Hi, here are my 2 ct's. Am Mon, 20 Jan 2014 13:26:11 -0500 schrieb Ed : On 01/20/2014 11:36 AM, Zilvinas, AUGMA wrote: Greetings all, I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Zilvinas, AUGMA
On 2014.01.21 07:25, Thomas Beierlein wrote: Because the limited place for the scoring window you will always see only some of the bands. If you are on a non WARC band tlf will show the contest bands only, as soon as you switch to a warc band you will see the warc bands. 1. I was doing qso on

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Thomas Beierlein
Hi, here are my 2 ct's. Am Mon, 20 Jan 2014 13:26:11 -0500 schrieb Ed : > On 01/20/2014 11:36 AM, Zilvinas, AUGMA wrote: > > Greetings all, > > > > I run tlf in qso mode also for everyday logging. I see the software > > doesn't show WARC bands in "W

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Ed
On 01/20/2014 03:12 PM, Ervin Hegedüs - HA2OS wrote: Hello, The big question is what would we like to work? I mean, the WARC bands aren't used (never?) on any contest. So, it possible they would be used only in QSO mode (there isn't CONTEST_MODE option in rule file/logcfg.dat), but

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Zilvinas, AUGMA
g too. 73 Zilvis LY2SS On 20/01/14 22:12, Ervin Hegedüs - HA2OS wrote: Hello, On Mon, Jan 20, 2014 at 06:36:11PM +0200, Zilvinas, AUGMA wrote: Greetings all, welcome on the list :) I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands in "Work

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Ervin Hegedüs - HA2OS
Hello, On Mon, Jan 20, 2014 at 06:36:11PM +0200, Zilvinas, AUGMA wrote: > Greetings all, welcome on the list :) > I run tlf in qso mode also for everyday logging. I see the software > doesn't show WARC bands in "Worked" window. > The bandmap is also affected - I j

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Zilvinas, AUGMA
Thanks Ed, The last one was missing (CONTEST_MODE) - when added it I get only skipping WARC bands via band switching... So this one seems needed for contests only... 73 Zilvis LY2SS On 20/01/14 20:26, Ed wrote: This is in my qso mode rules file CONTEST=contest LOGFILE=qso.log CABRILLO

Re: [Tlf-devel] WARC bands

2014-01-20 Thread Ed
On 01/20/2014 11:36 AM, Zilvinas, AUGMA wrote: Greetings all, I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands in "Worked" window. The bandmap is also affected - I just made a qso with station and it does note become "lower case&quo

[Tlf-devel] WARC bands

2014-01-20 Thread Zilvinas, AUGMA
Greetings all, I run tlf in qso mode also for everyday logging. I see the software doesn't show WARC bands in "Worked" window. The bandmap is also affected - I just made a qso with station and it does note become "lower case". I do understand that the all