Thanks for promoting TLF, Koos! Also thanks for sharing.
73,
Zoli
On Thu, Aug 08, 2019 at 09:11:19PM +0200, Koos van den Hout PE4KH wrote:
>
> Linux in the Ham Shack is a podcast (audio series) on using Linux in
> amateur radio.
>
> They did an episode on TLF, based on input by another amateur a
Hi all,
good to hear you could fix the problem at your side Drew.
I am a bit late with answering as I am just two days away from holiday
and there are quite some things to finish before.
I did some double check on the code in meantime and there are only 3
places where the run mode is changed:
PBKAC as I suspected. (Why would I be the only one with a problem
with such basic functionality.)
The indicator in the upper left hand corner is 'Log' for run mode and
'S&P' for search and pounce. OK. The source code made that obvious.
Ugh. For some reason I was thinking 'Log' was a 3rd mode.
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'. https://github.com/drewarnett/pyw
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'. https://github.com/drewarnett/pywinkeyerdaemon (One
diff though, as I need to update it for the later python-seri
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 persist
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 persists. Will install buster to hard disk (not via USB
adapter) and see how that beh
I just subscribed to the tlf-devel list, so I should get those emails
in my mailbox now. (I was using the archive web page.)
I will respond to Ervin and Tom's emails. Tom's first.
Yes, your assumption is correct. I am using CW. NETKEYER works great!
Yes, the bad behavior is reproducible.
I
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
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 au
Hi Drew,
welcome to the list and thanks for the report.
Am Tue, 30 Jul 2019 14:26:25 +
schrieb Drew Arnett :
> Hi,
...
> I think I've used run mode before, but not much I think. I could not
> get it to work this time. Observed behavior:
...
> Run mode has problems. Start auto CQ which work
Hi Karlheinz,
PgUp and PgDown is the way to go, but you have to set CHANGE_RST in the
logcfg.dat file (see PgUp und PgDown in the man page).
73, de Tom DL1JBE
Am Fri, 19 Jul 2019 21:29:10 +0200
schrieb Karlheinz Geyer :
> Hi *,
>
> I'm planning to use tlf as my contest logger.
>
> How can o
Hi Eric,
just had a look into your proposed LAN_PORT keyword for Tlf.
It seems to work here without problems so far (I have running two Tlf
instances on the same machine). On your last comment at github pull
request #108 you told about problems using it. Could you fix that at
your side in meanti
Am Sun, 6 Jan 2019 09:39:41 +0100
schrieb Thomas Beierlein :
> - Further I prepared the drop of the :SCAN functionality which did
> not work for quite some years (mainly due to the fact that OSS is no
> longer a supported sound system). These function was intended to do
> an automatic band scan for
Am Wed, 31 Oct 2018 07:28:19 -0500
schrieb Nate Bargmann :
> Hi Tom.
>
> One thing you might consider is adding an MD5SUM file and a SHA1SUM
> file with those respective signatures in each. Optionally, you can
> sign all the files with your GPG key as well. Doing so just provides
> a bit of ext
Hi Tom.
One thing you might consider is adding an MD5SUM file and a SHA1SUM file
with those respective signatures in each. Optionally, you can sign all
the files with your GPG key as well. Doing so just provides a bit of
extra assurance that you're indeed to the source of the files and that
they
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
Hi Ervin,
finally I find time to answer. Sorry for the delay.
Am Sat, 13 Oct 2018 18:15:22 +0200
schrieb Ervin Hegedüs :
> > There is still one problem with your solution which you should sort
> > out: fldigi_get_log_call() is called from background_process which
> > runs as a separate thread par
Hi Ervin,
Obviously you are right.
Before autoreconf I tried with both source and both went wrong. Today's
morning I made new clean install and this time compile ran perfect.
Thanks again for new tlf to all contributors and your help.
W dniu 16.10.2018 o 08:46, Ervin Hegedüs pisze:
Hi Slav,
Hi Slav,
On Mon, Oct 15, 2018 at 11:55:30PM +0100, SP3RXO wrote:
> Hi Ervin,
> Not sure why, but it looks that I got it solved by 'sudo autoreconf'.
> I will check tomorrow if tlf compiled in this way is fully working.
thought I propose to run "autoreconf", but I don't see the reason
of using "s
* On 2018 15 Oct 18:13 -0500, SP3RXO wrote:
> Hi Ervin,
> Not sure why, but it looks that I got it solved by 'sudo autoreconf'.
> I will check tomorrow if tlf compiled in this way is fully working.
That looks like the correct fix for you as that macro name string should
not be in the configure scr
Hi Ervin,
Not sure why, but it looks that I got it solved by 'sudo autoreconf'.
I will check tomorrow if tlf compiled in this way is fully working.
Slav
W dniu 15.10.2018 o 22:24, SP3RXO pisze:
Sorry, checked again ./configure and I found:
checking pkg-config is at least version 0.16... yes
./
Sorry, checked again ./configure and I found:
checking pkg-config is at least version 0.16... yes
./configure: line 5137: AM_PATH_GLIB_2_0: command not found
Slav
W dniu 15.10.2018 o 22:19, SP3RXO pisze:
Hi Ervin,
Thanks for quick answwer :)
Output "dpkg -l libglib2.0-dev":
ii libglib2.0-dev
Hi Ervin,
Thanks for quick answwer :)
Output "dpkg -l libglib2.0-dev":
ii libglib2.0-dev:amd6 2.56.2-0ubuntu amd64 Development files
for the GLib library
If I trying apt install libglib2.0-dev:
libglib2.0-dev is already the newest version (2.56.2-0ubuntu0.18.04.2).
Slav
W dniu 15.
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
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:
...
CC addarea.o
gcc: error: GLIB_CFLAGS@: No such file or directory
Makefile:577: recipe for target 'addarea.o' failed
make[2]: *** [addarea.o] E
Congrats, Tom.
Thanks to all for their continuing contributions.
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: http://www.n0nb.us GPG key: D55A8819 GitHub: N0NB
signature.asc
Description: PGP signature
___
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 background_proces
Hi Ervin (and others),
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 background_process which runs as a
separate thread parallel to the logging front
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.
no
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.
> >
> > * when the callsign filled f
Hi Ervin,
thanks for the feedback.
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.
>
> * when the callsign filled from Fldigi, the COUNTRY and ZONE in
> botto
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://www.hs-mittweida.de/tb/tlf-1.3.1pre.tar.gz
>
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://www.hs-mittweida.de/tb/tlf-1.3.1pre.tar.gz
>
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 v
Hi Zoli, hi Ervin,
Am Wed, 24 Jan 2018 21:34:29 +0100
schrieb 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
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.
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.
But that I would not touch now.
73,
Zoli
On Tue, Jan 23, 2018 at 08:47:36PM +0100,
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 control
Hi Zoli,
Am Tue, 23 Jan 2018 18:52:33 +0100
schrieb Csahok Zoltan :
> 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.
There was a second historical reason: In old version
* On 2017 06 Apr 01:19 -0500, Thomas Beierlein wrote:
> Nate suggested to use it as a backup copy. That seems to be a good
> idea. So we can keep the main development at github, but host the code
> also on savannah.
You're welcome, Tom.
These days I'm wearing several hats from upstream developer
Hi,
Am Wed, 5 Apr 2017 14:05:56 +0200
schrieb Ervin Hegedüs :
> Hi all,
>
> > At the moment I am looking into the administration interface to get
> > an idea what has to be done and how it can be done.
>
> I've sent a request to join that group,
>
just approved. You shoudl get a mail from
Am Wed, 5 Apr 2017 06:08:49 -0500
schrieb Nate Bargmann :
> Good work, Tom.
>
> As for Git, I would use both sites and keep them in sync by pushing
> commits to each. I've had times when SourceForge was unavailable and
> had to rely solely on GitHub. It's matter of adding a remote and the
> doi
Hi all,
On Wed, Apr 05, 2017 at 07:14:29AM +0200, Thomas Beierlein wrote:
> Hi again,
>
> let me announce that finally the hand over of the Savannah project
> site is finished.
yep', I see:
https://savannah.nongnu.org/projects/tlf/
(top-right corner)
> At the moment I am looking into the admi
Good work, Tom.
As for Git, I would use both sites and keep them in sync by pushing
commits to each. I've had times when SourceForge was unavailable and
had to rely solely on GitHub. It's matter of adding a remote and the
doing a push to origin and to the the additional remote.
73, Nate
--
"
Hi again,
let me announce that finally the hand over of the Savannah project
site is finished.
At the moment I am looking into the administration interface to get an
idea what has to be done and how it can be done.
As a start we should migrate the last release tarballs to savannah and
make it t
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 wi
Excellent news, Tom!
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Ham radio, Linux, bikes, and more: http://www.n0nb.us
signature.asc
Description: Digital signature
___
Tlf
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 will report back, as soon as it is done.
73, de Tom
Am Sun, 12 Mar 2017 13:07:39 -0500
schrieb
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
> > adminis
Hi Nate, hi Ervin,
let me answer to all of your mails and therefore copy in part of the
first one:
Am Sun, 12 Mar 2017 08:54:25 -0500
schrieb Nate Bargmann :
> Tom, is this a permanent location that will be valid through future
> releases? I ask because I am working on a Slackware build script f
* On 2017 12 Mar 10:41 -0500, Ervin Hegedüs wrote:
> if yes, probably it would be good to enable the directory
> listing. I've made the Debian package, but I had to remove the
> watch file (which helps to checks the version checker the new
> release of an upstream source), because it needs to read
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
> >
> > htt
* 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
>
> http://www.hs-mittweida.de/tb/tlf-1.3.0.tar.gz
Tom, is this a permanent location that wil
Hi Markus,
On Wed, Feb 08, 2017 at 12:49:21PM +0100, Markus Heller wrote:
> I was intending to do the same. Can you provide a deb package?
https://packages.debian.org/experimental/tlf
Currently, the package is in only the experimantal repository,
I'll try to push it to SID and TESTING (which wi
I was intending to do the same. Can you provide a deb package?
vy73
markus
dl8rds
Am Mittwoch, den 08.02.2017, 06:32 -0500 schrieb Larry Levesque:
> Builds fine on my Raspberry Pi3 running Raspbian.
>
> On Wed, Feb 08, 2017 at 07:00:49AM +0100, Thomas Beierlein wrote:
> > After a lot of work by
Hi,
On Wed, Feb 08, 2017 at 12:49:21PM +0100, Markus Heller wrote:
> I was intending to do the same. Can you provide a deb package?
I'll make it soon...
73, Ervin
HA2OS
> vy73
> markus
> dl8rds
>
> Am Mittwoch, den 08.02.2017, 06:32 -0500 schrieb Larry Levesque:
> > Builds fine on my Raspbe
Builds fine on my Raspberry Pi3 running Raspbian.
On Wed, Feb 08, 2017 at 07:00:49AM +0100, 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
>
> http://www.hs-mittweida.de/
Both reported bugs are fixed in TLF-1.2.4.4.
Be aware that there may still be a problem with BMAUTOGRAB if spot are
really near by another. It is on the To-do list, but first I will
integrate the native fldigi interface which Ervin provided some
times ago.
73, de Tom DL1JBE
Am Mon, 14 Nov 2016 20
I could reproduce the bug and found the reason. There is a 100 hz
tolerance for evaluating the rig frequency and finding the according
spot to show. It is a classical border problem where a <= was needed
and only a < got implemented.
The fix is easy but there showed up another problem related to t
The bandmapdisplay does not follow CTRL-G to the actual call. Instead it
jumpes to the next 100Hz further spaced call. If you have some calls
that are 100Hz spaced from reversebeacon you can see this behaviour.
Might be difficult to see outside the big contests.
73 Fred
Am 14.11.2016 um 07:08
Hi,
just some questions for clarification.
Am Sun, 13 Nov 2016 11:25:20 +0100
schrieb Fred Siegmund :
> Again some problems with the master-branch:
> 1. When editing the last QSO (because exchange was wrong or so) the
> cursor does not jump to the "call input" field again after pressing
> Ente
Again some problems with the master-branch:
1. When editing the last QSO (because exchange was wrong or so) the
cursor does not jump to the "call input" field again after pressing
Enter (wkd in previous versions)
2. the bandmap display shows the wrong call, if 2 Calls are only 100Hz
spaced from
Am Wed, 26 Oct 2016 07:30:10 +0200
schrieb Thomas Beierlein :
> As a short continuation
>
> The bug was found in meantime but still needs a proper solution. I
> hope to work on it next weekend.
>
> In meantime please use the setting of BMAUTOGRAB as suggested below.
>
> 73, de Tom DL1JBE
>
Great!
Thanks,
Fred DH5FS/DM3F
On 10/26/2016 05:30 AM, Thomas Beierlein wrote:
As a short continuation
The bug was found in meantime but still needs a proper solution. I hope
to work on it next weekend.
In meantime please use the setting of BMAUTOGRAB as suggested below.
73, de Tom DL1JB
As a short continuation
The bug was found in meantime but still needs a proper solution. I hope
to work on it next weekend.
In meantime please use the setting of BMAUTOGRAB as suggested below.
73, de Tom DL1JBE
Am Sun, 16 Oct 2016 09:53:00 +0200
schrieb Thomas Beierlein :
> Am Sat, 15 Oct
Am Sat, 15 Oct 2016 15:12:31 +0200
schrieb Fred Siegmund :
> Hi, some problems with the actual master branch, found during
> preparation for the WAG contest:
> -G does not show the call anymore in the callsign field, when
> grabbing the next call > must be a bug?
>
Sorry for late reply - junst
Hi Fred,
On Sat, Oct 15, 2016 at 03:12:31PM +0200, Fred Siegmund wrote:
> Hi, some problems with the actual master branch, found during
> preparation for the WAG contest:
> -G does not show the call anymore in the callsign field, when
> grabbing the next call > must be a bug?
could you show your
Hi Thomasz,
On Fri, Apr 29, 2016 at 06:37:32AM +0200, Tomasz Pabich wrote:
> Still no kx3 support :(
I've started to work on RIGKEYER support, but that's not a
trivial work. Tlf has an "inner" interface for the keyer(s), and
the new one (not necessary this) MUST be to follow that.
I'm sorry that
Still no kx3 support :(
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel
Good to see, Tom.
Thanks!
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Ham radio, Linux, bikes, and more: http://www.n0nb.us
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
Hi Larry,
there are just two key combinations, maybe you intermixed them:
Ctrl-G simply grabs the next spot up/down starting at your actual
frequency (a simple scan over the bandmap). It switches direction when
you reach the end of the bandmap list.
Alt-G grabs the spot starting with the charac
* On 2015 06 Dec 11:30 -0600, Ed wrote:
>
> Dumb question, but here goes anyhow. Did you update the arrlsections
> file ?
I'm working from the Tlf Git master branch so there was no need to
update as the version in the master branch has all current 83 sections.
However, looking through the file,
Dumb question, but here goes anyhow. Did you update the arrlsections file ?
Ed W3NR
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel
* On 2015 06 Dec 09:53 -0600, Thomas Beierlein wrote:
> Hi Nate and others,
>
> let me first congrats to your 160m results. Well done.
Thanks, Tom.
I was a bit disappointed to not make a complete QSO with C6AUM early
this morning. He couldn't quite pull me out this year so I never had a
chance
Hi Nate and others,
let me first congrats to your 160m results. Well done.
Am Sat, 5 Dec 2015 08:31:39 -0600
schrieb Nate Bargmann :
> Now a few things I'll put on my TODO list.
>
> Editing keys. Once characters are in the call field the left arrow
> enters edit mode. I'd like the key t
Hi Fred,
thanks for the feedback and the bug report. We will look into it.
73, de Tom DL1JBE
Am Wed, 21 Oct 2015 23:00:12 +0200
schrieb Fred Siegmund :
> Hi Tom&Ervin,
>
> new bandmap tracking worked very well. One small bug: if there are 2
> spots only 0.1KHz away from each other, the cursor
Hi Pat,
On Thu, Oct 22, 2015 at 06:53:10AM -0400, Pat N8VW wrote:
> On 2015-10-22 06:41, Ervin Hegedüs wrote:
> >>On 2015-09-22 14:16, Thomas Beierlein wrote:
> >>>I would like to announce the second prerelease for the coming
> >>>TLF-1.2.2.
> >>>You can find it at
> >>
> >>The wikispaces link on
On 2015-10-22 06:41, Ervin Hegedüs wrote:
Hi Pat,
On Thu, Oct 22, 2015 at 06:23:07AM -0400, Pat N8VW wrote:
On 2015-09-22 14:16, Thomas Beierlein wrote:
>I would like to announce the second prerelease for the coming
>TLF-1.2.2.
>You can find it at
The wikispaces link on the github page has exp
Hi Pat,
On Thu, Oct 22, 2015 at 06:23:07AM -0400, Pat N8VW wrote:
> On 2015-09-22 14:16, Thomas Beierlein wrote:
> >I would like to announce the second prerelease for the coming
> >TLF-1.2.2.
> >You can find it at
>
> The wikispaces link on the github page has expired.
>
thanks - a few weeks ag
On 2015-09-22 14:16, Thomas Beierlein wrote:
I would like to announce the second prerelease for the coming
TLF-1.2.2.
You can find it at
The wikispaces link on the github page has expired.
N8VW
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https:
Hi Tom&Ervin,
new bandmap tracking worked very well. One small bug: if there are 2
spots only 0.1KHz away from each other, the cursor "jumps over" one spot.
73 Fred
Am 22.09.2015 um 20:16 schrieb Thomas Beierlein:
I would like to announce the second prerelease for the coming TLF-1.2.2.
You c
Hi Tomasz,
On Mon, Aug 03, 2015 at 10:26:22AM +0200, Tomasz Pabich wrote:
> Hello everyone.
>
> I checked yesterday that I can key my radio (Elecraft KX3) via hamlib "b"
> command. Are they posibility to add this functionality to TLF ?? It's one
> cable less in hamshack, and it works like WINkeye
Installed as per tarball instructions OK. Thanks all, now on to creating
directories for all the contests in my $Home drive.
- Original Message -
From: "Ed"
To: "Jim Bruce"
Cc: "TLF"
Sent: Saturday, December 6, 2014 11:55:00 PM
Subject: Re: [Tlf-devel]
On 12/06/2014 11:39 PM, Jim Bruce wrote:
Ed, I have no other other shell. I guess basically I was trying to
rum the script incorrectly. I will go back and run the install
according to the tarball and see what i get. I did like the locations
of the files from the previous script. For me it made it
On 12/06/2014 11:28 PM, n8vw wrote:
On 2014-12-06 23:15, Ed wrote:
Care to elaborate, I'm always up to learning something new.
My main reason is that I can install it to a usb drive and just plug and
play with whatever Linux computer I happen to have in front of me. Along
with running my own
were.
Thanks agn,
Jim
- Original Message -
From: "Ed"
To: "Jim Bruce" , "TLF"
Sent: Saturday, December 6, 2014 10:51:03 PM
Subject: Re: [Tlf-devel] tlf install locally issues
On 12/06/2014 10:11 PM, Jim Bruce wrote:
> I am trying to run the install using
On 2014-12-06 23:15, Ed wrote:
Care to elaborate, I'm always up to learning something new.
My main reason is that I can install it to a usb drive and just plug and
play with whatever Linux computer I happen to have in front of me.
Along with running my own fork and/or the latest build.
P
On 12/06/2014 11:05 PM, n8vw wrote:
On 2014-12-06 22:51, Ed wrote:
Why not just use the install instructions that are in the tarball ?
To me you are making it far more involved that it needs to be.
I can think of a number of reasons.
Pat
Care to elaborate, I'm always up to learning someth
On 2014-12-06 22:51, Ed wrote:
Why not just use the install instructions that are in the tarball ?
To me you are making it far more involved that it needs to be.
I can think of a number of reasons.
Pat
___
Tlf-devel mailing list
Tlf-devel@nongnu.o
On 2014-12-06 22:11, Jim Bruce wrote:
sudo: unable to resolve host contest-Inspiron-531s
Check and make sure /etc/hostname has contest-Inspiron-531s and that
/etc/hosts has a 127.0.0.1 contest-Inspiron-531s line. The ip might
also be 127.0.1.1.
Pat
_
On 12/06/2014 10:11 PM, Jim Bruce wrote:
I am trying to run the install using the script patL sent that worked
previously on my prior computer (Xubuntu 12.04) and on this computer
(xubuntu 14.04) I am getting errors. Not sure why it is unable to
resolve host name as it is in the networking files
=$HOME/local/lib/pkgconfig/ ./configure
> --prefix=$HOME/local --enable-hamlib make install
> popd
>
>
> echo tlf will be in $HOME/local
> echo directions are in $HOME/local/share/tlf
>
> Jim/W3FA
>
> - Original Message -
> From: "Ed"
> To: &qu
OME/local
echo directions are in $HOME/local/share/tlf
Jim/W3FA
- Original Message -
From: "Ed"
To: "Ervin Hegedüs" , "Jim Bruce" , "TLF"
Sent: Sunday, August 31, 2014 3:30:12 PM
Subject: Re: [Tlf-devel] TLF install and newer computer
>>
From a terminal ::
sudo apt-get install build-essentials
sudo apt-get build-dep tlf
Make sure you have all the needed repositories checked.
at this way you will compile and install Tlf from the repository,
not from the current source tree, from Github.
Ervin
HA2OS
No, that is not cor
Hi Ed,
On Sun, Aug 31, 2014 at 01:19:59PM -0400, Ed wrote:
> On 08/31/2014 12:47 PM, Ervin Hegedüs wrote:
> >Hi all,
> >
> >On Sun, Aug 31, 2014 at 09:31:50AM -0400, Ed wrote:
> >>>and finally the local install script from Github, tks Pat/N8VW
> >>>
> >>>Any suggestions or changes?
> >>>
> >>>Than
On 08/31/2014 12:47 PM, Ervin Hegedüs wrote:
Hi all,
On Sun, Aug 31, 2014 at 09:31:50AM -0400, Ed wrote:
and finally the local install script from Github, tks Pat/N8VW
Any suggestions or changes?
Thanks, Jim W3FA
You will need to install ncurses-dev.
if the user installs Tlf from source,
Hi all,
On Sun, Aug 31, 2014 at 09:31:50AM -0400, Ed wrote:
> >and finally the local install script from Github, tks Pat/N8VW
> >
> >Any suggestions or changes?
> >
> >Thanks, Jim W3FA
>
> You will need to install ncurses-dev.
if the user installs Tlf from source, then it must to install
libglib
Hi Jim,
On Sun, Aug 31, 2014 at 09:39:22AM -0400, Jim Bruce wrote:
> OK, all maybe my last question for this morning. When creating the final log
> files in Tlf in ad1f or cabrillo, can either of those commands read a config
> file (ad1f.config or Cabrillo.config maybe) or be configured to do s
On 08/31/2014 08:44 AM, Jim Bruce wrote:
GM all. I just repurposed a newer computer that I will be using in
the shack with the newer OS (Xubuntu 14.04 x86). I want to make sure
my station documentation is up to date before I install TLF and
prerequisites. Some of my current info came from the ori
1 - 100 of 361 matches
Mail list logo