[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] atoi hiscall
From: |
Csahok Zoltan |
Subject: |
Re: [Tlf-devel] atoi hiscall |
Date: |
Thu, 1 Aug 2019 21:32:00 +0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hi Ervin,
Yes: if you enter a frequency in kHz as callsign, then the rig switches to it.
A nice but maybe undocumented feature.
73,
Zoli
> Another note to Thomas/Zoli HA5CQZ: do you know about this line?
>
> https://github.com/Tlf/tlf/blob/tlf-1.3.2/src/callinput.c#L648
>
> if (atoi(hiscall) < 1800) {
>
> this will always 0, and less than 1800 - or em I wrong? :)
>
>
> 73, Ervin
> HA2OS
>
>