Hi all after updating to 0.9.0 my rig control has stopped working. I think I have had this problem before after an upgrade.
I am using the Following.
Ubuntu 9.10
Hamlib from repository
Icom IC-7000
a Cat control cable via serial port.
This setup works fine with fldigi and worked fine with previous version of CQRLOG.
73's From Graham G1RNZ
Wishing all a very merry Christmas and a happy and peaceful new year.
Hi Graham,
could you enable debug mode, run program from console and paste what it writes down? Thank you.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Hi Petr,
How do I enable debug?
Graham G1RNZ
73 From Graham G1rnz
Hi Graham,
find cqrlog.cfg, it is in the log_data subfolder. Put a line
Debug=1
into [Program] section. If there is already a line with Debug=0, change it to Debug=1.
Start the logger from the console (./cqrlog) or redirect the output to a text file
./cqrlog > err.txt
and provide us with the resulting file err.txt.
73 & MX & HNY
Martin, OK1RR
Many thanks Petr
will now wait till after the holiday as will have visitor to entertain
have a good holiday.
73's Graham G1RNZ
73 From Graham G1rnz
Hi Martin & Petr
Please see Debug Log:
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Starting CQRLOG ...
RootDirectory = /home/graham/cqrlog/
RootDirectory = /home/graham/cqrlog/
RootDirectory = /home/graham/cqrlog/
ExternalFileAccess = Restrict /home/graham/cqrlog/log_data
SELECT * FROM version
SELECT * FROM cqrlog_main ORDER BY qsodate DESC,time_on DESC
In inicializerig
Model:360
Port:/dev/ttyS2
Baudrate:19200
Databits:8
StopBits:1
Handshake:None
Parity:None
DTR:OFF
RTS:ON
Poll:500
Rig is not OK
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
SELECT * FROM profiles WHERE nr = 1
select locator from profiles where nr = 1
1-IO92PB;Home Address;Icom IC7000;
select * from cqrlog_main where qsodate >= '2009-11-26' order by qsodate,time_on
Reloading rig configuration
Rig is not OK
73 Graham G1RNZ
73 From Graham G1rnz
Hi Graham,
as I can remember I've made changes only in RTS, DTR, StopBits and DataBits setting. So please check port parametters.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Hi Petr I now think it is a hamlib problem after upgrading to ubuntu 9.10 hamlib rigctl does not work however the rpc.rig does but cqrlog does not work with the daemon. I found that I have been using the rig xml option in fldigi and that works fine but not hamlib so it a case of waiting for a new version of hamlib..
73 From Graham G1rnz