Hector Peraza's rx320 program for Linux: Difference between revisions

From Public wiki of Kevin P. Inscoe
Jump to navigation Jump to search
(Blanked the page)
No edit summary
Line 1: Line 1:
Hector Peraza wrote a control program for the rx-320/rx-321 based on a 32-bit library called Xclass called rx320. These are my notes on obtaining various versions that appeared over a decade ago.


This class will not compile on 64-bit systems I have tried a few times to refactor it for 64-bit and came up each time with the conclusion it would be faster and more prudent to write my own in Python (which I now program in). Since this has not yet started I continue to use Hector's program which suits my current needs. I have written numerous Bash and some Python scripts which use Alex Fraiser's rx320 command line program which I have cloned into a Github repo which I will published in a few days.
==XClass==
http://xclass.sourceforge.net/
https://sourceforge.net/projects/xclass/files/
==Notes==
https://radio.linux.org.au/pkgdetail.phtml?sectpat=rigcontrol&ordpat=title&descpat=&pkgid=348

Revision as of 20:56, 28 March 2017

Hector Peraza wrote a control program for the rx-320/rx-321 based on a 32-bit library called Xclass called rx320. These are my notes on obtaining various versions that appeared over a decade ago.

This class will not compile on 64-bit systems I have tried a few times to refactor it for 64-bit and came up each time with the conclusion it would be faster and more prudent to write my own in Python (which I now program in). Since this has not yet started I continue to use Hector's program which suits my current needs. I have written numerous Bash and some Python scripts which use Alex Fraiser's rx320 command line program which I have cloned into a Github repo which I will published in a few days.



XClass

http://xclass.sourceforge.net/

https://sourceforge.net/projects/xclass/files/


Notes

https://radio.linux.org.au/pkgdetail.phtml?sectpat=rigcontrol&ordpat=title&descpat=&pkgid=348