Keyboard Shortcuts
Likes
Search
XML-RPC and Hamlib
David Ranch
开云体育Changing the subject to reflect the topic
Correct, direwolf does not have support for FLdigi's XML-RPC system. As for hamlib, yes, Direwolf supports it and it's covered in the UserGuide. It will require you to rebuild Direwolf one you have hamlib libraries installed on your machine. I imagine you'll need to increase your Direwolf's TXDELAY parameter to cope with the additional processing requirements. --David KI6ZHD |
|||
开云体育Ok .. i seen that you need to rebuild-- but it was in an email thread for a slightly older version of direwolf ....
Ill need to look for the email again and see what switch needs to be changed (and file) ....
I might need to change the TxDelay ... i can operate QSK if i felt like it ... the change over is darn quick ... my latency is in the 50ms range right now .. can go lower but don't feel like adding more CPU usage ... Iv had it down to 20ms but the CPU usage
(of the quad core) was over 60% .... From: direwolf_packet@... on behalf of David Ranch dranch@... [direwolf_packet]
Sent: Monday, November 7, 2016 11:25 AM To: direwolf_packet@... Subject: [direwolf_packet] XML-RPC and Hamlib ?
?
? Correct, direwolf does not have support for FLdigi's XML-RPC system.? As for hamlib, yes, Direwolf supports it and it's covered in the UserGuide.? It will require you to rebuild Direwolf one you have hamlib libraries installed on your machine.? I imagine you'll need to increase your Direwolf's TXDELAY parameter to cope with the additional processing requirements. --David KI6ZHD |
|||
开云体育Are you sure its in the user-manual ?
i just searched for hamlib and got no hits ... also PTT but none referenced hamlib for configuring for build ... From: direwolf_packet@... on behalf of David Ranch dranch@... [direwolf_packet]
Sent: Monday, November 7, 2016 11:25 AM To: direwolf_packet@... Subject: [direwolf_packet] XML-RPC and Hamlib ?
?
? Correct, direwolf does not have support for FLdigi's XML-RPC system.? As for hamlib, yes, Direwolf supports it and it's covered in the UserGuide.? It will require you to rebuild Direwolf one you have hamlib libraries installed on your machine.? I imagine you'll need to increase your Direwolf's TXDELAY parameter to cope with the additional processing requirements. --David KI6ZHD |
|||
开云体育Found the enable in Makefile.linux ...
# Uncomment following lines to enable hamlib support.
CFLAGS += -DUSE_HAMLIB LDFLAGS += -lhamlib
I guess i already found it some time ago and enabled it.... it was not commented out ...
Now to configure direwolf for hamlib3 From: direwolf_packet@... on behalf of MIKE DURKIN Patriot121@... [direwolf_packet]
Sent: Monday, November 7, 2016 12:27 PM To: direwolf_packet@... Subject: Re: [direwolf_packet] XML-RPC and Hamlib ?
?
Are you sure its in the user-manual ?
i just searched for hamlib and got no hits ... also PTT but none referenced hamlib for configuring for build ... From: direwolf_packet@... on behalf of David Ranch dranch@... [direwolf_packet]
Sent: Monday, November 7, 2016 11:25 AM To: direwolf_packet@... Subject: [direwolf_packet] XML-RPC and Hamlib ?
?
? Correct, direwolf does not have support for FLdigi's XML-RPC system.? As for hamlib, yes, Direwolf supports it and it's covered in the UserGuide.? It will require you to rebuild Direwolf one you have hamlib libraries installed on your machine.? I imagine you'll need to increase your Direwolf's TXDELAY parameter to cope with the additional processing requirements. --David KI6ZHD |
|||
David Ranch
开云体育
Yes.. page 15 - .
How did you do your search? I found it instantly
Section 9.2.8.4 - Page 57 of the User Guide. --David KI6ZHD |
|||
开云体育How weird ... my laptop in my living room has version 1.2 and my Odroid has version 1.3 ... thats why there is a discrepancy .... From: direwolf_packet@... on behalf of David Ranch dranch@... [direwolf_packet]
Sent: Monday, November 7, 2016 1:09 PM To: direwolf_packet@... Subject: Re: [direwolf_packet] XML-RPC and Hamlib ?
?
? Yes.. page 15 - .??
How did you do your search?? I found it instantly
Section 9.2.8.4 - Page 57 of the User Guide. --David KI6ZHD |
|||
开云体育I downloaded them with in a week of each other im sure ...
PTT RIG 2 localhost:45XX
And direwolf is working with quisk SDR software ... How cool is that .... From: direwolf_packet@... on behalf of MIKE DURKIN Patriot121@... [direwolf_packet]
Sent: Monday, November 7, 2016 1:18 PM To: direwolf_packet@... Subject: Re: [direwolf_packet] XML-RPC and Hamlib ?
?
How weird ... my laptop in my living room has version 1.2 and my Odroid has version 1.3 ... thats why there is a discrepancy .... From: direwolf_packet@... on behalf of David Ranch dranch@... [direwolf_packet]
Sent: Monday, November 7, 2016 1:09 PM To: direwolf_packet@... Subject: Re: [direwolf_packet] XML-RPC and Hamlib ?
?
? Yes.. page 15 - .??
How did you do your search?? I found it instantly
Section 9.2.8.4 - Page 57 of the User Guide. --David KI6ZHD |
|||
David Ranch
开云体育Hello Mike,
To be honest, I would recommend to read the Direwolf DEV branch's docs as there is lots of new docs in there, new features, etc. It's not a stable release but it's reliable for my uses. --David KI6ZHD |