From: John L. <JH...@co...> - 2003-02-13 16:41:52
|
Dale, I have been looking at your program but one thing is still not clear. If I call your routine: public int testIt() { long frequency = 003695000; int rig = 1; int status; status = ts2k_s_fa(rig, frequency); return status; } What should I be loading for the rig variable? Is this the comm port? John -----Original Message----- From: Dale E. Edmons [mailto:de...@w-...] Sent: Tuesday, February 11, 2003 2:53 PM To: ts2...@li... Subject: [Ts2k-interface-developers] [Fwd: Hamlib-developer digest, Vol 1 #321 - 3 msgs] Hi again: I just got an interesting post from the hamlib-developers group. Since it is of interest I'm forwarding to our list. I'll only repost the ones of most interest. 73's Dale, kd7eni ham...@li... wrote: > Send Hamlib-developer mailing list submissions to > ham...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/hamlib-developer > or, via email, send a message with subject or body 'help' to > ham...@li... > > You can reach the person managing the list at > ham...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Hamlib-developer digest..." > > Today's Topics: > > 1. serial ports and hamlib (Orv Beach) > 2. Re: serial ports and hamlib (Stephane Fillod) > 3. Re: serial ports and hamlib (Joop Stakenborg) > > --__--__-- > > Message: 1 > From: Orv Beach <or...@or...> > To: Hamlib Developers <ham...@li...> > Organization: > Date: 10 Feb 2003 18:01:36 -0800 > Subject: [Hamlib-developer] serial ports and hamlib > > I've purchased and built the RotorEz kit, which besides adding > intelligence to a Ham IV rotor, adds (optionally) a serial port for > remote control. Nate was nice enough to add the RotorEz protocol to > hamlib recently, so soon I'll provide some feedback on how well/poorly > the hardware and the software interact. > > But that brings me to a minor dilemma. I'm out of serial ports on that > box and need to add more. If I had my druthers, I'd druther add a USB > serial port box. > > Can someone take a look at the code, and let me know if hamlib will > handle /dev/usb/ttyUSBnn? If not, it really ought to be put on the > to-do list. A ham can never have too many serial ports on his ham shack > box ;-) > > Thanks. > > Orv - W6BI - > > -- > Orv Beach <or...@or...> > > --__--__-- > > Message: 2 > Date: Tue, 11 Feb 2003 09:09:11 +0100 > From: Stephane Fillod <f8...@fr...> > To: Orv Beach <or...@or...> > Cc: Hamlib developers <ham...@li...> > Subject: Re: [Hamlib-developer] serial ports and hamlib > > Hi Orv, > > On Mon, Feb 10, 2003, Orv Beach wrote: > > Can someone take a look at the code, and let me know if hamlib will > > handle /dev/usb/ttyUSBnn? If not, it really ought to be put on the > > to-do list. A ham can never have too many serial ports on his ham shack > > box ;-) > > Hamlib should be okay, just pass the "-r /dev/usb/ttyUSBn" option to > rigctl and friends, or rig_set_conf("rig_pathname", "/dev/usb/ttyUSBn") > from your code. > > Note: your email or...@or... does not seem to be in the list of > subscribers of this list, and I had to manually approve your post. > > Cheers, > Stephane > > --__--__-- > > Message: 3 > Subject: Re: [Hamlib-developer] serial ports and hamlib > From: Joop Stakenborg <pa...@de...> > To: Hamlib developers <ham...@li...> > Organization: > Date: 11 Feb 2003 16:36:32 +0100 > > Op di 11-02-2003, om 09:09 schreef Stephane Fillod: > > Hi Orv, > > > > > > On Mon, Feb 10, 2003, Orv Beach wrote: > > > Can someone take a look at the code, and let me know if hamlib will > > > handle /dev/usb/ttyUSBnn? If not, it really ought to be put on the > > > to-do list. A ham can never have too many serial ports on his ham shack > > > box ;-) > > > > Hamlib should be okay, just pass the "-r /dev/usb/ttyUSBn" option to > > rigctl and friends, or rig_set_conf("rig_pathname", "/dev/usb/ttyUSBn") > > from your code. > > > > What about the default timeout for the serial port? > Is it supported? > > > > > Note: your email or...@or... does not seem to be in the list of > > subscribers of this list, and I had to manually approve your post. > > > > > > Cheers, > > Stephane > > > > > > Bye, > Joop > > --__--__-- > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer > > End of Hamlib-developer Digest ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Ts2k-interface-developers mailing list Ts2...@li... https://lists.sourceforge.net/lists/listinfo/ts2k-interface-developers |