IC-7610

2021-01-10 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-10 Thread Nate Bargmann
* 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

Re: IC-7610

2021-01-10 Thread Drew Arnett
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

Re: IC-7610

2021-01-10 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-10 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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 >

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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 >

Re: IC-7610

2021-01-11 Thread Ervin Hegedüs
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 > >>

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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

Re: IC-7610

2021-01-11 Thread Drew Arnett
emon (neither in winkeydaemon). >> > > >> > > Best regards, >> > > Juanjo >> > > EA8BGO >> > > >> > > El lun, 11 ene 2021 a las 9:32, Christian Treldal (< >> > > christian.trel...@gmail.com>) escribió: >&

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 cons

Re: IC-7610

2021-01-11 Thread Hegedüs Ervin
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

Re: IC-7610

2021-01-11 Thread Drew Arnett
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

Re: IC-7610

2021-01-11 Thread Juanjo EA8BGO
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

error CAT IC-7610

2021-01-30 Thread Juanjo EA8BGO
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

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 t

Re: error CAT IC-7610

2021-01-30 Thread Juanjo EA8BGO
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 > >

Re: error CAT IC-7610

2021-01-30 Thread Zoltan Csahok
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 ###

Re: error CAT IC-7610

2021-01-30 Thread Juanjo EA8BGO
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