Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VFO ¶
type VFO struct {
// contains filtered or unexported fields
}
VFO type.
func Open ¶
Open a connection to a hamlib VFO at the given network address. If address is empty, localhost:4532 is used.
func (*VFO) CurrentFrequency ¶
CurrentFrequency returns the current frequency of the VFO.
func (*VFO) CurrentMode ¶
CurrentMode returns the current mode and the current bandwidth of the VFO.
Click to show internal directories.
Click to hide internal directories.