Thanks Zoli, that was what was failing me.
Now it works correctly.
regards
Juanjo
El sáb, 30 ene 2021 a las 15:34, Zoltan Csahok () escribió:
> Do you have this line in your config?
>
> RADIO_CONTROL
>
> At least in the excerpt it is missing. (there is a similar one, but it has
> no underscore a
Do you have this line in your config?
RADIO_CONTROL
At least in the excerpt it is missing. (there is a similar one, but it has no underscore and is commented out)
73,
Zoli
##
#RADIO CONTROL
RIGMODEL=378
RIGSPEED=9600
RIGPORT=/dev/ttyUSB0
###
rigctl(d), Hamlib 3.3
El sáb, 30 ene 2021 a las 14:30, Ervin Hegedüs ()
escribió:
> 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
> >
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 t
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.
##
#RADIO CONTROL
RIGMODEL=378
RIGSPEED=9600
RIGPORT=/dev/ttyUSB0
Solved!
I already found where the problem was.
For IC-7610 users, steps to follow:
1. Menu -> SET -> Connectors -> USB SEND / Keying
2. USB Keying (CW) USB1 (B) DTR
3. in cwdaemon; cwdaemon -d ttyUSB1 (or its port) -p 6790
Thank you all for trying to help me.
Best regards
Juanjo
EA8BG
Thanks. Wasn't clear to me from this thread.
Yet another cwdaemon compatible interface for WinKeyer USB in python:
https://github.com/drewarnett/pywinkeyerdaemon
I use that with tlf for CW keying and just plain vanilla hamlib that's
bundled with my linux distro, debian, for CAT for tlf.
Drew
n7
Hi Drew,
On Mon, Jan 11, 2021 at 02:15:00PM +, Drew Arnett wrote:
> Does hamlib support keying through the CAT serial port device?
yes, take a look to this (especially in case of Python3):
https://github.com/Hamlib/Hamlib/blob/master/bindings/py3test.py#L88
or you can use it through "rigctl
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 cons
emon (neither in winkeydaemon).
>> > >
>> > > Best regards,
>> > > Juanjo
>> > > EA8BGO
>> > >
>> > > El lun, 11 ene 2021 a las 9:32, Christian Treldal (<
>> > > christian.trel...@gmail.com>) escribió:
>&
r.py is a simple parser whitch listen to port 6790
> (cwdaemon)
> > >> and retransmit on port 4532. Hamlib is listening on 4532 and sends it
> to
> > >> the radio. It is the same method used in Cqrlog and it works as a
> charm.
> > >> I've used it with the 7610 and m
istening on 4532 and sends it to
> >> the radio. It is the same method used in Cqrlog and it works as a charm.
> >> I've used it with the 7610 and my KX3; but it should be good with any rig,
> >> where morse is supported in Hamlib. Just start rigctrld an then
> >>
o
>>>>>
>>>>> The rigkeyer.py is a simple parser whitch listen to port 6790
>>>>> (cwdaemon) and retransmit on port 4532. Hamlib is listening on 4532 and
>>>>> sends it to the radio. It is the same method used in Cqrlog and it works
>
whitch listen to port 6790
>>>> (cwdaemon) and retransmit on port 4532. Hamlib is listening on 4532 and
>>>> sends it to the radio. It is the same method used in Cqrlog and it works as
>>>> a charm. I've used it with the 7610 and my KX3; but it should be good
ld an then
>> rigkeyer.py, and off you go. It don't support speedchange +++ & --- ; but
>> that should be possible to fix.
>>
>> 73 de OZ1GNN
>> Chris
>>
>> Den søn. 10. jan. 2021 kl. 21.49 skrev Juanjo EA8BGO :
>>
>>> Dear Friends
>
yer.py, and off you go. It don't support speedchange +++ & --- ; but
> that should be possible to fix.
>
> 73 de OZ1GNN
> Chris
>
> Den søn. 10. jan. 2021 kl. 21.49 skrev Juanjo EA8BGO :
>
>> Dear Friends
>>
>> I have recently purchased an IC-7610 an
t; I have recently purchased an IC-7610 and I find the problem that when
> > connecting the keyer via USB with the PC, the Cwdaemon does not recognize
> > it. The only solution I have found is in the CQRLog using the Hamlib
> > option. But I see that it is not the most successful s
I am trying to insert the IC-7610 directly from the USB port.
El dom, 10 ene 2021 a las 23:05, Drew Arnett ()
escribió:
> Are you trying to key the 7610 directly via its USB? Or do you have a
> USB keyer adapter you are using between the PC and the 7610?
> (something like the K1EL Win
ave recently purchased an IC-7610 and I find the problem that when
> connecting the keyer via USB with the PC, the Cwdaemon does not recognize it.
> The only solution I have found is in the CQRLog using the Hamlib option. But
> I see that it is not the most successful solution for the TLFL
* On 2021 10 Jan 15:18 -0600, Juanjo EA8BGO wrote:
> Dear Friends
>
> I have recently purchased an IC-7610 and I find the problem that when
> connecting the keyer via USB with the PC, the Cwdaemon does not recognize
> it. The only solution I have found is in the CQRLog using the
Dear Friends
I have recently purchased an IC-7610 and I find the problem that when
connecting the keyer via USB with the PC, the Cwdaemon does not recognize
it. The only solution I have found is in the CQRLog using the Hamlib
option. But I see that it is not the most successful solution for the
21 matches
Mail list logo