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

From Public wiki of Kevin P. Inscoe
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
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.
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.


==Notes==


 
*http://longwire.com/?p=47
*http://xclass.sourceforge.net/rx320.html


==XClass==
==XClass==

Revision as of 21:17, 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 is the GUI based program I use most often with my RX-321.

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

"It uses the xclass libraries (see link above). You must install the xclass first then the rx320 program for it to work. Complete control of the radio is possible and it does have the capability to use the .320 file format in the database .Thanks to Hector Pereza for taking the time to write a linux only controller for this."

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.

Notes

XClass

http://xclass.sourceforge.net/

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


rx320 GUI program

http://xclass.sourceforge.net/rx320.html


Notes

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