Re: ToDo item: switch logfile to database

2023-12-28 Thread Ervin Hegedüs
Hi, On Thu, Dec 28, 2023 at 03:53:14PM +, Marcin SP6MI wrote: > Hi, > Shared database is wrong idea on my opinion, but syncing multiple database or > tables should be easier, I'm not sure about that. * it is completely outside the user-controlled area (from the view of Tlf) * building a

Re: ToDo item: switch logfile to database

2023-12-28 Thread Ervin Hegedüs
hi all, On Thu, Dec 28, 2023 at 09:56:44AM -0500, Alan Dove wrote: > Hey, folks: > > I'm opposed to having TLF rely on a database. to _RELY_ on a database, yes, I don't support that. > Users who want a tool to collect QSOs from multiple contests for > analysis, DXCC tracking, and so forth

Re: ToDo item: switch logfile to database

2023-12-28 Thread Ervin Hegedüs
Hi all, On Thu, Dec 28, 2023 at 12:10:43PM +, Csahok Zoltan wrote: > Hi, > > I see currently no issue that introducing a DB backend would solve. > Technically for 1k records and holding it in memory no DB is required. it's not an issue - my idea was to collect all of my QSO's from each logs

Re: ToDo item: switch logfile to database

2023-12-27 Thread Ervin Hegedüs
Hi OM's, On Wed, Dec 27, 2023 at 10:06:13PM +0100, Thomas Beierlein wrote: > Hi Marcin, > > the move to a database representation of the log file was discussed > some month ago. It got some pro and con arguments. > > Therefore there was no final decision to implement it. For the time > being

Re: Few questions about tlf code

2023-07-06 Thread Ervin Hegedüs
Hi Marcin, On Thu, Jul 06, 2023 at 11:00:51AM +, Marcin SP6MI wrote: > I've got two additional question regarding astyle. Why tabs not spaces? I don't know... Perhaps... just... because :) > And why line lenght is set to 80 characters, even when all modern editors > (even vim and emacs)

Re: Few questions about tlf code

2023-07-06 Thread Ervin Hegedüs
hi guys, On Wed, Jul 05, 2023 at 05:28:23PM +, Marcin SP6MI wrote: > About formating, as example almost all if/else blocks in parse_logcfg.c file > (maybe rules for that astylerc needs to be fixed). yes, unfortunately using of astyle has became less important, but there was an intention:

Re: TLF and CQ WW WPX Contest ...?

2023-05-24 Thread Ervin Hegedüs
Hi, On Wed, May 24, 2023 at 06:18:05AM +0200, Martin Kratoska wrote: > Would be possible to enter CQ WW WPX Contest in other way than general > logger? How to do this? yes, CONTEST=wpx LOGFILE=wpx.log CONTEST_MODE CABRILLO=UNIVERSAL put these lines into rules/wpx, and set up it as rules in

Re: What is the tlf future?

2022-10-17 Thread Ervin Hegedüs
Hi Martin, On Mon, Oct 17, 2022 at 12:12:03PM +0200, Martin Kratoska wrote: [...] > while trying to check the CQRlog country files with my checker (made by > OK2CQR, attached) which worked perfectly with ver. 3.9. > The only change was upgrade from 3.9 to 3.10. "Only"? You've jumped a main

Re: Bandmap

2022-07-29 Thread Ervin Hegedüs
Hi Ed, it depends on what you want. Btw. I think the apostrophes are not necessary, so the correct form is something like this: BANDMAP=BM,300 My 2 cents: 300 secs is a bit small, it means after 5 mins the spot will disappear from your bandmap. 73, Ervin HA2OS On Thu, Jul 28, 2022 at 3:30

Re: Rig Control

2022-05-25 Thread Ervin Hegedüs
Hi Ed, On Wed, May 25, 2022 at 02:07:28PM -0400, Ed wrote: > I use a ic-7300 and have it set to use USB0, but I get no rig control. > > Not sure how to correct this, the 7300 uses a symlink to USB0, so how > do I get this to work ? > >

Re: tlf & hammlib

2022-05-23 Thread Ervin Hegedüs
Hi Ed, On Mon, May 23, 2022 at 07:46:01PM -0400, Ed wrote: > tlf version 1.4 tells me my icom 7300 is not supported. Hamlib says rig > # is 3073. can you show us your relevant config? 73, Ervin

Re: Any Way to Include WARC Bands?

2022-03-10 Thread Ervin Hegedüs
Hi Alan, On Thu, Mar 10, 2022 at 01:06:29PM -0500, Alan Dove wrote: > 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

Re: TLF logger, countrylist file format?

2022-03-08 Thread Ervin Hegedüs
Hi Guys, On Tue, Mar 08, 2022 at 08:26:14PM +0100, Csahok Zoltan wrote: > Hi Gerard, > > The fix is available as a pull request. May I ask you to check if it > solves the issue? just fyi: I tested it with the given configuration (before the test I reproduced the segfault with the unpatched

Opinion poll on a new feature

2022-03-08 Thread Ervin Hegedüs
Hi Tlf OM's, yesterday I sent a new pull request for Tlf, which implement the "RESENDCALL" feature. You can see the details here: https://github.com/Tlf/tlf/pull/322#issue-1162010462 As N0NB Nate suggested below there, I'd like to ask what do you think about the logic of this feature. (Perhaps

Re: TLF logger, countrylist file format?

2022-03-07 Thread Ervin Hegedüs
Hi Gerard, On Mon, Mar 07, 2022 at 07:09:36AM +, Gerard van Antwerpen wrote: > Thanks for your time to help. > First of all I installed originally using the easy way, using apt install tlf. > Then, after your reply, used the git clone method, which failed for some > reason (I'm not a Linux

Re: TLF logger, countrylist file format?

2022-03-06 Thread Ervin Hegedüs
Hi Gerard, On Mon, Mar 07, 2022 at 07:09:36AM +, Gerard van Antwerpen wrote: > Thanks for your time to help. you're welcome, > First of all I installed originally using the easy way, using apt install tlf. > Then, after your reply, used the git clone method, which failed for some > reason

Re: TLF logger, countrylist file format?

2022-03-04 Thread Ervin Hegedüs
Hi Gerard, On Fri, Mar 04, 2022 at 07:02:21AM +, Gerard van Antwerpen wrote: > I tried to add the beru: to the start of the file, and it gets read now (I > also think it needs to be in the main contest directory, not the one with the > rules in it), however I am getting the following error

Re: Documentation Updating

2022-02-24 Thread Ervin Hegedüs
Hi guys, On Thu, Feb 24, 2022 at 06:57:41PM +0100, Thomas Beierlein wrote: > Maybe we should think about how to keep man page and manual.md in sync > in the long run. as I know, it is possible to make a man page from MD file. 73, Ervin

Re: Documentation Updating

2022-02-23 Thread Ervin Hegedüs
Hi guys, On Wed, Feb 23, 2022 at 10:16:24PM +0100, Thomas Beierlein wrote: > Seems the ball is rolling :-). Fine. :) > Having the main documentation distributed with TLf in the main repo > seems sensible. agree, > Regards Ervins idea of an additional repo I would recommend the > existing

Re: Documentation Updating

2022-02-23 Thread Ervin Hegedüs
Hi all, On Wed, Feb 23, 2022 at 03:12:58PM -0500, Alan Dove wrote: > > Ervin, I can't read a word of Hungarian, but I'll trust that you've > done fine work there. I don't favor splitting the documentation into a > separate project. sorry, parhaps I was misunderstood - I don't want to split the

Re: Documentation Updating

2022-02-23 Thread Ervin Hegedüs
hi there, On Wed, Feb 23, 2022 at 08:33:33PM +0100, Ervin Hegedüs wrote: Just one more thing, > The zipped file is available here: > > https://www.dropbox.com/s/i9bq4ixinh7cm23/tlfdoc.zip if somebody was curious and checked the doc, and didn't realized the effects, just move the m

Re: Documentation Updating

2022-02-23 Thread Ervin Hegedüs
Hi all, On Wed, Feb 23, 2022 at 04:53:42PM +0100, Thomas Beierlein wrote: > Maybe I should give some starters from my point of view: > [...] I can add few more things. Few years ago I started to work on a documentation about Tlf for dummies. I mean for real "dummies", who never saw any Linux,

Re: DX Cluster Setup Help

2022-02-17 Thread Ervin Hegedüs
Hi Alan, On Thu, Feb 17, 2022 at 11:21:30AM -0500, Alan Dove wrote: > Having recently switched to Linux (from Mac) for my ham computing, I'm > setting up TLF and really liking it. This weekend's ARRL DX CW contest > should provide a good test run of it. I think I've got everything > working

Re: error CAT IC-7610

2021-01-30 Thread Ervin Hegedüs
Hi Juanjo, On Sat, Jan 30, 2021 at 02:07:17PM +, Juanjo EA8BGO wrote: > Dear Friends. > > I cannot configure the CAT of my IC-7610. I know that the hamlib works > since in the CAT of the CQRLog I have no problem, I do not have a > configuration problem in the FLRig either. > >

Re: Trying to figure out a cppcheck warning

2021-01-24 Thread Ervin Hegedüs
Hi Nate, On Sat, Jan 23, 2021 at 08:43:59PM -0600, Nate Bargmann wrote: > I've been working through the code base with the cppcheck GUI > program--remarkably few issues, actually--and have hit one in qtc_log.c > that has me a bit stumped. For reference start at line 198, the > definition of the

Re: Anyone else compiling with GCC 10.2 on Debian Testing?

2021-01-22 Thread Ervin Hegedüs
ahm, sorry, that was my mistake - I didn't realize the g_random_int_range()... Using the constant value the output will be the same. Sorry again :). 73, Ervin >

Re: Anyone else compiling with GCC 10.2 on Debian Testing?

2021-01-22 Thread Ervin Hegedüs
hi Nate, On Fri, Jan 22, 2021 at 08:42:24AM -0600, Nate Bargmann wrote: > > I've attached a short C program that now compiles clean with clang > and gcc with a modification to the format string and the arguments. but this result of this is different from that GCC: $ clang -Wall

Re: IC-7610

2021-01-11 Thread Ervin Hegedüs
Hi Juanjo, On Mon, Jan 11, 2021 at 11:28:34AM +, Juanjo EA8BGO wrote: > Hamlib 3.3 I installed it from source. > > With $ ./configure --with-python-binding it gives me error: > hecking python extra linking flags ... -Xlinker -export-dynamic -Wl, -O1 > -Wl, -Bsymbolic-functions > checking

Re: IC-7610

2021-01-11 Thread Ervin Hegedüs
Hi Juanjo, On Mon, Jan 11, 2021 at 10:28:09AM +, Juanjo EA8BGO wrote: > Chris > > $ python rigkeyer.py > Traceback (most recent call last): > File "rigkeyer.py", line 11, in > import Hamlib > how did you installed Hamlib? From source, or through apt? If you compiled Hamlib for

Re: Rules file for SAC contest

2020-09-01 Thread Ervin Hegedüs
Hi Pontus, On Sat, Aug 29, 2020 at 03:16:36PM +0200, Pontus Falk wrote: > Hi, > > I will try to use tlf in Scandinavian Activity Contest. > > To understand how to make the rule file for both Scandinavian stations > as well as for non-Scandinavians I would like to know if there are a > place

Re: Error CAT TLFLogger 1.4.1

2020-05-30 Thread Ervin Hegedüs
Hi Juanjo, On Sat, May 30, 2020 at 08:17:00PM +0100, Juanjo EA8BGO wrote: > Hello Zoltan. > > How do I make it work then? Because with the new version I can't get CAT to > work. as Zoltan wrote, the library is mandatory, which means the autoconfig tool will search automatically. You don't need

Re: 1.5 release plan

2020-04-19 Thread Ervin Hegedüs
Hi Thomas, On Sun, Apr 19, 2020 at 06:28:01PM +0200, Thomas Beierlein wrote: > Am Sat, 18 Apr 2020 20:59:20 +0200 > schrieb Ervin Hegedüs : > > > Hi there, > > > > is there any plan to release the version 1.5? > > > I think an 1.5 is not quite

1.5 release plan

2020-04-18 Thread Ervin Hegedüs
Hi there, is there any plan to release the version 1.5? The Debian has an ftbfs (fails to build from source) issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957876 I checked the build log, but looks like all affected part of code had fixed in current master, so the version 1.5 builds

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 the behavior of

Re: HA-DX Contest

2020-01-16 Thread Ervin Hegedüs
Hi all, On Thu, Jan 16, 2020 at 02:28:23PM +0100, Csahok Zoltan wrote: > Hi Slav, > > At least you can use the provided initial exchange file: > http://www.ha-dx.com/hadx_file/n1mm_p/HADX.zip Zoli, the sent gist contains the prepared initial exchange file (for Tlf):

Re: HA-DX Contest

2020-01-12 Thread Ervin Hegedüs
73! de > Slav, SP3RXO & EI2IDB > FISTS #19019 > SOC #1251 > SP CW Club > > W dniu 09.01.2020 o 11:39, Ervin Hegedüs pisze: > > Hi Slav, > > > > On Thu, Jan 09, 2020 at 11:11:58AM +, SP3RXO wrote: > >> HI all, > >> Tried to make ru

Re: HA-DX Contest

2020-01-09 Thread Ervin Hegedüs
Hi Slav, On Thu, Jan 09, 2020 at 11:11:58AM +, SP3RXO wrote: > HI all, > Tried to make rules file for HA-DXC and my every idea simply working bad > or in other words is not working at all. > Anyone has any idea how to do one for non-HA station? Link to contest's > rules:

Re: Using hamlib for CW keying

2019-11-22 Thread Ervin Hegedüs
hi Christian, On Fri, Nov 22, 2019 at 12:19:29PM +0100, Christian Treldal wrote: > Hi Ervin > > Den 22.11.2019 kl. 09.49 skrev Ervin Hegedüs: > > > > >ohh... :) > > > >I found it in my Dropbox :P > A memoryleak;-) perfect description :) > >Note,

Re: Using hamlib for CW keying

2019-11-22 Thread Ervin Hegedüs
Hi Christian, On Fri, Nov 22, 2019 at 12:18:18AM +0100, Christian Treldal wrote: > > Den 21.11.2019 kl. 14.58 skrev Ervin Hegedüs: > >Hi Christian, > > > >On Thu, Nov 21, 2019 at 12:29:38PM +0100, Christian Treldal wrote: > >>A year or something ago Ervin wrote

Re: feature request: cabrillo template

2019-11-21 Thread Ervin Hegedüs
Hi all, On Sun, Nov 17, 2019 at 10:32:16AM +0100, Joop Stakenborg wrote: > It would be nice to have a cabrillo template. If present, all the questions > when exporting to cabrillo can be skipped. a few days ago I reviewed the possibilities, now I'ld like to discuss them here. 1. the most simple

Re: getting ready for the CQWW CW

2019-11-21 Thread Ervin Hegedüs
Hi Joop, On Thu, Nov 21, 2019 at 10:30:35PM +0100, Joop Stakenborg wrote: > Hello girls and boys, > > > I can't seem to get the correct rules file for the CQWWCW this weekend. In > the CQWW both the CQ zone and the country count as a multiplier. I have: > > MY_COUNTRY_POINTS=0 >

Re: Using hamlib for CW keying

2019-11-21 Thread Ervin Hegedüs
Hi Christian, On Thu, Nov 21, 2019 at 12:29:38PM +0100, Christian Treldal wrote: > > A year or something ago Ervin wrote a quick Python2 script for keying via > hamlib. It has n I MADE A PYTHON SCRIPT? :D Could share with me/us? :) > been working flawlessly until now. I've upgraded to

Re: feature request: cabrillo template

2019-11-18 Thread Ervin Hegedüs
Hi all, On Mon, Nov 18, 2019 at 07:01:53PM +0100, Thomas Beierlein wrote: > Hi Ervin, > > sounds good so far. If there are no other suggestions from Joop or > others just go ahead. thanks - right, I'll start to make it soon. 73, Ervin

Re: feature request: cabrillo template

2019-11-17 Thread Ervin Hegedüs
Hi all, On Sun, Nov 17, 2019 at 06:00:41PM +0100, Thomas Beierlein wrote: > Hi Joop, > > I assume you are talking about the contest and operator related > informations gathered when you want to write a new cabrillo file. > > Can you please elaborate some more about what you have in mind here. >

Re: scoring the HSC contest with tlf

2019-11-04 Thread Ervin Hegedüs
Hi Joop, On Mon, Nov 04, 2019 at 09:23:25AM +0100, Joop Stakenborg wrote: > Op 03-11-19 om 19:56 schreef Ervin Hegedüs: > >Hi Joop, > > > >On Sun, Nov 03, 2019 at 05:41:26PM +0100, Joop Stakenborg wrote: > >>I have been using tlf 2 times today: during the ukrainian

Re: OK/OM DX Contest

2019-11-04 Thread Ervin Hegedüs
Hi all, On Mon, Nov 04, 2019 at 05:16:12PM +, SP3RXO wrote: > The OK / OM competition will take place over the weekend, Saturday > 12:00UTC - Sunday 12:00UTC. I made a rules file for non OK/OM stations > (nothing complicated this time, hi), the most important part is: here are the rules for

Re: scoring the HSC contest with tlf

2019-11-03 Thread Ervin Hegedüs
Hi Joop, On Sun, Nov 03, 2019 at 05:41:26PM +0100, Joop Stakenborg wrote: > > I have been using tlf 2 times today: during the ukrainian DX contest and the > HSC CW contest. I have managed to write a rules file for the ukrainian, but > not for the HSC. > > Does anyone know how to do this?

Re: [Tlf-devel] Error Fldigi with TLFLogger.

2019-09-28 Thread Ervin Hegedüs
Hi Juanjo, On Sat, Sep 28, 2019 at 10:43:53AM +0100, Juanjo EA8BGO wrote: > Hi > > I can't read the FLDigi files on the TLFLogger. I do not know what I'm > doing wrong. But the most curious thing is that the RTTYLog file does > record activity. In the TLFLogger nothing appears on your screen.

[Tlf-devel] WAE CW at this weekend

2019-08-08 Thread Ervin Hegedüs
Hi all, at this weekend there will be the WAEDC CW contest: https://www.darc.de/der-club/referate/referat-conteste/worked-all-europe-dx-contest/en/ As you know, Tlf supports the both side: DX and EU stations too. It would be good that somebody from the DX side could run on the contest, and -

Re: [Tlf-devel] EUHFC

2019-08-01 Thread Ervin Hegedüs
Hi Slav, On Thu, Aug 01, 2019 at 09:12:12PM +0100, SP3RXO via Tlf-devel wrote: > Hi all, > > Could anyone share rules file for upcoming Slovenian EUHFC contest? sure: https://gist.github.com/airween/168a5fdb4368208e47ef35fe135a6c06 73, Ervin HA2OS

Re: [Tlf-devel] atoi hiscall

2019-08-01 Thread Ervin Hegedüs
Hi Zoli, On Thu, Aug 01, 2019 at 09:32:00PM +0200, Csahok Zoltan wrote: > Hi Ervin, > > Yes: if you enter a frequency in kHz as callsign, then the rig switches to it. > A nice but maybe undocumented feature. well, awesome idea, congrats! And thanks for clarification :). 73, Ervin

Re: [Tlf-devel] TLF run mode problem

2019-08-01 Thread Ervin Hegedüs
Hi Drew, On Thu, Aug 01, 2019 at 02:42:23PM +, Drew Arnett wrote: > Thanks for digging in, Ervin. > > I will look at that pull request. Another difference in my case is > that I'm using my pywinkeyerdaemon with a K1EL (www.hamcrafters.com) > 'WinKeyer USB'.

Re: [Tlf-devel] TLF run mode problem

2019-08-01 Thread Ervin Hegedüs
Hi Drew, On Thu, Aug 01, 2019 at 02:17:13AM +, Drew Arnett wrote: > I just tried a fairly new desktop hard disk (less than a year old) > with an older USB 2.0 to SATA adapter. I put my local working > directory there (logcfg.dat, rules, cty, partials, log), and the same > bad behavior

Re: [Tlf-devel] TLF run mode problem

2019-07-31 Thread Ervin Hegedüs
Drew, Thomas, and all, On Tue, Jul 30, 2019 at 02:26:25PM +, Drew Arnett wrote: I don't have Debian Buster actually, but have a Debian SID - it's not so far from Buster :), and all related components are same as your side: # dpkg -l tlf *hamlib* | grep ^ii ii libhamlib++-dev:amd64 3.3-5+b1

Re: [Tlf-devel] TLF run mode problem

2019-07-31 Thread Ervin Hegedüs
Hi all, On Wed, Jul 31, 2019 at 07:57:31AM +0200, Thomas Beierlein wrote: > Am Tue, 30 Jul 2019 14:26:25 + > schrieb Drew Arnett : > > I tested tlf-1.3.2 (compiled from the sources here) with your > provided settings (Thanks) and it worked as expected - staying in RUN > mode after stopping

Re: [Tlf-devel] Rules and mult for Russian DX Contest.

2019-03-16 Thread Ervin Hegedüs
Hi there, I think the attached rule file is better, 73, Ervin HA2OS ## # HA DX Contest # ## # CONTEST=rdx LOGFILE=russiantest.log CONTEST_MODE # MULT_LIST=russiandx_mults COUNTRYLIST=rdx:R,RA,RB #COUNTRYLIST=RDX COUNTRY_LIST_POINTS=10 DX_POINTS=5

Re: [Tlf-devel] Rules and mult for Russian DX Contest.

2019-03-16 Thread Ervin Hegedüs
Hi Juanjo, On Fri, Mar 15, 2019 at 09:35:24PM +, Juanjo EA8BGO wrote: > I have created a Rules file and a multipliers file for the Russian DX > contest. > > I hope it is useful for the user community of TLF Logger many thanks for you work - just one note: I think the CONTEST value would be

Re: [Tlf-devel] debian test failure

2018-12-18 Thread Ervin Hegedüs
Hi all, On Sun, Dec 16, 2018 at 05:24:21PM -0600, Nate Bargmann wrote: > * On 2018 16 Dec 13:18 -0600, Pontus Falk wrote: > > Hi, > > > > Is there a repository to add? Can't see it available in Ubuntu and > > derivates yet. > > I just did an update in aptitude on Testing and Tlf is still at

Re: [Tlf-devel] debian test failure

2018-12-14 Thread Ervin Hegedüs
Hi all, just inform to you, Tlf successfully builded on all architecture in Debian: https://buildd.debian.org/status/logs.php?pkg=tlf Thanks Zoli, 73, Ervin ___ Tlf-devel mailing list Tlf-devel@nongnu.org

Re: [Tlf-devel] cw via hamlib

2018-11-20 Thread Ervin Hegedüs
Hi all, On Tue, Nov 20, 2018 at 05:40:49PM +0100, Thomas Beierlein wrote: > Hi Chris, > > Am Thu, 15 Nov 2018 23:28:57 +0100 > schrieb Christian Treldal : > > > Hi guys > > > > In 2015 there was some discussions about cw via hamlib at this list. > > Nate discovered that his K3 could be keyed

Re: [Tlf-devel] debian test failure

2018-11-03 Thread Ervin Hegedüs
Hi Zoli, On Sat, Nov 03, 2018 at 09:25:49PM +0100, Csahok Zoltan wrote: > Managed to install a Sparc64 system and reproduce the issue. > > It is a test-only error due to only storing a pointer instead of > saving the actual message string during the tests. > Some of these strings are generated

Re: [Tlf-devel] v1.4 topics

2018-11-03 Thread Ervin Hegedüs
On Fri, Nov 02, 2018 at 11:21:57PM -0500, Nate Bargmann wrote: > * On 2018 02 Nov 12:30 -0500, Thomas Beierlein wrote: > > P.S.: The 'todo' list now: > > > Consider requiring a key press on the first screens when Tlf is started > without a log file. They often close too quickly to read all the >

Re: [Tlf-devel] debian test failure

2018-11-01 Thread Ervin Hegedüs
Hi Zoli, On Thu, Nov 01, 2018 at 02:44:20PM +0100, Csahok Zoltan wrote: > Hi Ervin, > > Thanks for the info. The failing test tries to read a line > with an empty callsign field and expects an error message. > It uses strchr+strtok for parsing, i.e. quite basic libc stuff that > should be

Re: [Tlf-devel] Preparation for tlf-1.3.1

2018-10-31 Thread Ervin Hegedüs
Hi folks, On Thu, Sep 13, 2018 at 07:02:26AM +0200, Thomas Beierlein wrote: > Hi Zoli and others, > > very well. Maybe we should have a list of things to do for the coming > 1.4 version. At the moment I see the following: > > * make hamlib mandatory > * allow vertical resizing of tlf (more room

Re: [Tlf-devel] TLF-1.3.1 early pre release

2018-10-23 Thread Ervin Hegedüs
Hi Thomas, On Fri, Oct 19, 2018 at 06:23:39AM +0200, Thomas Beierlein wrote: > Hi Ervin, > > finally I find time to answer. Sorry for the delay. no problem :) > Am Sat, 13 Oct 2018 18:15:22 +0200 > > ok - what should we do? After first and quick review I thought we > > can make a new function

Re: [Tlf-devel] TLF-1.3.1 release

2018-10-15 Thread Ervin Hegedüs
Hi Slav, On Mon, Oct 15, 2018 at 09:28:32PM +0100, SP3RXO wrote: > Big TU for new TLF. > > But I have problem with compile new TLF on Ubuntu 18.04 > > ./configure passed without any errors, but make generating these: it's interesting, > ... > CC addarea.o > gcc: error: GLIB_CFLAGS@: No

Re: [Tlf-devel] TLF-1.3.1 early pre release

2018-10-13 Thread Ervin Hegedüs
Hi Thomas, On Sat, Oct 13, 2018 at 09:11:32AM +0200, Thomas Beierlein wrote: > I just found time to add your last changes to TLF. Thanks for finding > the problem. > > There is still one problem with your solution which you should sort out: > fldigi_get_log_call() is called from

Re: [Tlf-devel] TLF add lan port PR

2018-10-11 Thread Ervin Hegedüs
Hi Eric, On Thu, Oct 11, 2018 at 03:10:19PM -0400, Eric Tamme wrote: > Hey all I put together a PR that is NOT YET WORKING - I apologize > for that, but I wanted to get feedback on how to get it working > and I figured a PR was the best way to go about that based on > previous feedback here.

Re: [Tlf-devel] first time user F1-F3 questions

2018-10-01 Thread Ervin Hegedüs
Hi Eric, On Mon, Oct 01, 2018 at 02:09:18PM -0400, Eric Tamme wrote: > Is this just current master, or is there a branch or tag yet for this release? as you can see, the master branch of Tlf/tlf repo contains Stephen's related commit:

Re: [Tlf-devel] error cabrillo CQ WW RTTY

2018-10-01 Thread Ervin Hegedüs
Hi Juanjo, On Mon, Oct 01, 2018 at 07:38:55AM +0100, Juanjo EA8BGO wrote: > Yes, it does. so now you can sent your log successfully? 73, Ervin ___ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tlf-devel

Re: [Tlf-devel] error cabrillo CQ WW RTTY

2018-10-01 Thread Ervin Hegedüs
Hi Juanjo, On Mon, Oct 01, 2018 at 06:35:06AM +0100, Juanjo EA8BGO wrote: > > Am Sun, 30 Sep 2018 23:08:53 +0100 schrieb Juanjo EA8BGO : > > > > > The cache generated generates errors in the CQ-WW-RTTY server. > > > > > > In Rules CQWW I have the following: > > > > > >

Re: [Tlf-devel] TLF-1.3.1 early pre release

2018-10-01 Thread Ervin Hegedüs
On Mon, Oct 01, 2018 at 06:32:54AM +0200, Thomas Beierlein wrote: > Am Sat, 29 Sep 2018 23:17:55 +0200 schrieb Ervin Hegedüs : > > > Hi Thomas, > ... > > I just sat down to RIG since one hour ago, and tried to made some > > RTTY QSO's, testing the new version. > >

Re: [Tlf-devel] TLF-1.3.1 early pre release

2018-09-30 Thread Ervin Hegedüs
Hi Thomas, On Sat, Sep 29, 2018 at 11:17:55PM +0200, Ervin Hegedüs wrote: > Hi Thomas, > > > On Thu, Sep 27, 2018 at 08:40:16PM +0200, Thomas Beierlein wrote: > > Hi all, > > > > an early pre release for TLF-1.3.1 is available under > > > > http://

Re: [Tlf-devel] TLF-1.3.1 early pre release

2018-09-29 Thread Ervin Hegedüs
Hi Thomas, On Thu, Sep 27, 2018 at 08:40:16PM +0200, Thomas Beierlein wrote: > Hi all, > > an early pre release for TLF-1.3.1 is available under > > http://www.hs-mittweida.de/tb/tlf-1.3.1pre.tar.gz I just sat down to RIG since one hour ago, and tried to made some RTTY QSO's, testing the new

Re: [Tlf-devel] change ip addres tlf binds to?

2018-09-26 Thread Ervin Hegedüs
Hi Eric, On Wed, Sep 26, 2018 at 01:40:05PM -0400, Eric Tamme wrote: > I've done a quick change which I think will add the ability to > configure the IP via a config directive. Can you guys eyeball > the diff and see if it makes sense, or if I have missed anything > major? > > >

Re: [Tlf-devel] Cabrillo export truncating exchange (comment) after first space

2018-09-26 Thread Ervin Hegedüs
hi folks, On Wed, Sep 26, 2018 at 04:27:29PM +0200, Thomas Beierlein wrote: > Am Wed, 26 Sep 2018 08:54:34 +0200 schrieb Ervin Hegedüs : > > > when do you want to release the new version? > > As soon as possible. I plan to release a preview version today or > t

Re: [Tlf-devel] Cabrillo export truncating exchange (comment) after first space

2018-09-26 Thread Ervin Hegedüs
Hi Thomas, and folks, On Tue, Sep 25, 2018 at 08:39:49PM +0200, Thomas Beierlein wrote: > Hi Nate, > > while preparing for a new tlf-1.3.1 release when do you want to release the new version? Will be there beta version? I just ask you, because at this weeken will be the CQ-WW-RTTY contest,

Re: [Tlf-devel] CWOps CWT Contest

2018-09-25 Thread Ervin Hegedüs
Hi Eric, On Tue, Sep 25, 2018 at 12:54:26PM -0400, Eric Tamme wrote: > The exchange is Name and CWOps number. Is there a way for me to > setup a prefill file that includes the CALL, as well as NAME and > NUMBER - then have the name and number populate in the exchange > field after I type in the

Re: [Tlf-devel] first time user F1-F3 questions

2018-09-25 Thread Ervin Hegedüs
Hi Eric, On Tue, Sep 25, 2018 at 10:53:51AM -0400, Eric Tamme wrote: > I just tested using Xterm, and the issue does not occur. I would > like to be able to use gnome-terminal if possible though. Have > you got any suggestions on how I might go about getting that > figured out? okay, I've

Re: [Tlf-devel] first time user F1-F3 questions

2018-09-25 Thread Ervin Hegedüs
Hi Eric, On Tue, Sep 25, 2018 at 10:23:46AM -0400, Eric Tamme wrote: > Im a first time TLF user, looking for a console based logger for > contesting on a linux machine. Welcome in out club! :) > I've got things set up, but it seems that my function keys F1, > F2, and F3 do not ... do what

Re: [Tlf-devel] Fwd: tlf

2018-09-23 Thread Ervin Hegedüs
Hi Jaap, On Sun, Sep 23, 2018 at 12:35:33PM +0200, Jaap van oosten wrote: > > sudden WiFi connection adapter was lost / hangup? > deja vue Ubuntu had the same problem lost wifi after some time need reboot > that was on on other PC with other Wlan adapter sounds like some HW problem on your

Re: [Tlf-devel] install TLF

2018-09-23 Thread Ervin Hegedüs
Hi Jaap, On Sat, Sep 22, 2018 at 09:08:52PM +0200, Jaap van oosten wrote: > hallo > i did download and unzip ant cd tlf-master > and the tricky .. spelled > autoreconf --install if you get the tarball, you don't need to run the autoreconf (which generates the configure script). Just type:

Re: [Tlf-devel] install TLF

2018-09-22 Thread Ervin Hegedüs
Hi, On Sat, Sep 22, 2018 at 11:20:50AM +0100, Slav, SP3RXO wrote: > HI Japp, > Do what dh5fs and ha2os said or patiently wait for TLF new version. Should > be soon, I hope. I think Jaap would like to use Tlf from now. :) If the relases will come later (next after next), he can upgrade the

Re: [Tlf-devel] install TLF

2018-09-22 Thread Ervin Hegedüs
Hi Jaap, On Sat, Sep 22, 2018 at 09:28:03AM +0200, Jaap van oosten wrote: > hi > I would gladly like to test TLF logger > i am a long time user of N1MM Windows contest logger > and before that DOS CT hope you will enjoy Tlf :), > But these simple install instructions do not work for me > I

Re: [Tlf-devel] Handling multiplier aliases?

2018-06-11 Thread Ervin Hegedüs
Hi Nate, On Mon, Jun 11, 2018 at 01:22:04PM -0500, Nate Bargmann wrote: > * On 2018 11 Jun 12:07 -0500, Ervin Hegedüs wrote: > > Hi Ervin! > > > and you should pass this file to Tlf through parse_logcfg.c? > > > > brrr > > > > :) > > It's

Re: [Tlf-devel] Handling multiplier aliases?

2018-06-11 Thread Ervin Hegedüs
Hi all, On Mon, Jun 11, 2018 at 08:18:11AM -0500, Nate Bargmann wrote: > One thought I had would be to create a parallel mults file definition > using GKeyFile as the means for setting groups for mults, alias, and > alias_mults. I am thinking along the lines of: > > [Mults] > AL > AK > AZ > . >

Re: [Tlf-devel] Trying to add the ARI-DX contest to TLF

2018-05-04 Thread Ervin Hegedüs
Hi Koos, On Fri, May 04, 2018 at 11:12:14AM +0200, Koos van den Hout PE4KH wrote: > > Next weekend is the ARI DX contest > http://www.ari.it/index.php?option=com_content=article=5167%3Aari-international-dx-contest-2018=250%3Aari-international=270=en [...] > # all forms of italy >

Re: [Tlf-devel] Serial number exchange in tlf

2018-04-19 Thread Ervin Hegedüs
Hi Heiko, On Thu, Apr 19, 2018 at 10:26:45PM +0200, hvoigt wrote: > Hi, > > is there a way to automatically fill in the serial number in the > exchange field? based on your e-mail, my question is: which exchange field did you mean? > Or is the field in front of the callsign supposed to be >

[Tlf-devel] ARRL DX initial exchange files

2018-02-14 Thread Ervin Hegedüs
Hi there, at this weekend there will be the ARRL DX CW contest. A few weeks ago I've asked the logs from some top stations in last year. I've merged, collected and paired the W/VE callsigns with their state/provinces, and now the DX stations (outside of US/CAN) can use at this contest.

Re: [Tlf-devel] TravisCI

2018-01-26 Thread Ervin Hegedüs
Hi Thomas, On Thu, Jan 25, 2018 at 07:31:00PM +0100, Thomas Beierlein wrote: > Hi all, > > just for testing I set up a copy of TLF's code at > https://github.com/dl1jbe/test-travis . > > Atm it has a very simple setup: configure and build TLF without hamlib > support. You can check it out,

Re: [Tlf-devel] code indenting?

2018-01-25 Thread Ervin Hegedüs
Hi Nate, On Thu, Jan 25, 2018 at 06:21:56AM -0600, Nate Bargmann wrote: > * On 2018 24 Jan 23:34 -0600, Thomas Beierlein wrote: > > I recommend astyle only for the fact that it can do some things GNU > indent does not. It works well for getting the variety of coding styles > found in the Hamlib

Re: [Tlf-devel] code indenting?

2018-01-24 Thread Ervin Hegedüs
Hi Zoli, On Wed, Jan 24, 2018 at 09:33:43PM +0100, Csahok Zoltan wrote: > Hi, > > Another topic: as the code has grown over the time and many authors > contributed to it the formatting is inherently not consistent. > > GNU indent is a powerful tool for C source formatting and present in any >

Re: [Tlf-devel] tlf without hamlib?

2018-01-24 Thread Ervin Hegedüs
Hi Zoli, On Wed, Jan 24, 2018 at 09:19:45PM +0100, Csahok Zoltan wrote: > Hi Ervin, hi Tom, > > Thanks for your replies. So, if there are no further objections > then I put making hamlib mandatory on the top of my list. > > In fact it seems that even xmlrpc is compiled in the packaged versions.

Re: [Tlf-devel] tlf without hamlib?

2018-01-23 Thread Ervin Hegedüs
Hi Zoli, On Tue, Jan 23, 2018 at 06:52:33PM +0100, Csahok Zoltan wrote: > Hi, > > Currently tlf has an optional hamlib support. I guess it's optional due > to historical reasons: hamlib may have been not always available or unstable > in the past. > Now hamlib is the de-facto standard rig

[Tlf-devel] Was: CBR/adif import

2017-07-05 Thread Ervin Hegedüs
Hi folks, that wasn't an easy work... :) but looks like it works as well now for QSO's. There is an initial version of Cabrillo import: https://github.com/airween/tlf/tree/readcabrillo or https://github.com/airween/tlf/archive/readcabrillo.zip That works as very simple way at this time: you

Re: [Tlf-devel] CBR/adif import

2017-05-27 Thread Ervin Hegedüs
> > > Am 27.05.2017 10:00 vorm. schrieb Ervin Hegedüs <airw...@gmail.com>: > > > > Hi Fred, > > > > On Fri, May 26, 2017 at 09:46:29PM +0200, FS wrote: > > > Hi guys, is there any way to import a .CBR or .adif file? I never missed > > > it, but

Re: [Tlf-devel] CBR/adif import

2017-05-27 Thread Ervin Hegedüs
Hi Fred, On Fri, May 26, 2017 at 09:46:29PM +0200, FS wrote: > Hi guys, is there any way to import a .CBR or .adif file? I never missed it, > but now.. I'm afraid that currently no such feature - but it's not so big work to implement. Which one would be better, CBR or ADI? 73, Ervin -- I

Re: [Tlf-devel] TLF-1.3.0 major release

2017-03-31 Thread Ervin Hegedüs
Hi Thomas, On Thu, Mar 30, 2017 at 07:15:21AM +0200, Thomas Beierlein wrote: > Hi all, > > just some progress report about the Savannah project site. > > In meantime we got a confirmation from Rein to hand over the site to > our group. Details how to do it are sorted out at the moment. > > I

Re: [Tlf-devel] TLF-1.3.0 major release

2017-03-13 Thread Ervin Hegedüs
Hi Thomas, On Sun, Mar 12, 2017 at 07:29:11PM +0100, Thomas Beierlein wrote: > > It would be nice if the nongnu site could be used since there is a > > project page there already to host the release tarballs. I wonder if > > the administrators would allow Tom to take over from Rein as > >

Re: [Tlf-devel] TLF-1.3.0 major release

2017-03-12 Thread Ervin Hegedüs
Hi OM's, On Sun, Mar 12, 2017 at 08:54:25AM -0500, Nate Bargmann wrote: > * On 2017 08 Feb 00:02 -0600, Thomas Beierlein wrote: > > After a lot of work by all people contributing to TLF I would like to > > announce the release of the new TLF-1.3.0 version. > > > > You can find it at > > > >

  1   2   3   >