Documentation
¶
Index ¶
- type Params
- type TxControl
- func (t *TxControl) GetFrequency() (float64, error)
- func (t *TxControl) GetFrequencyString() (string, error)
- func (t *TxControl) RX() error
- func (t *TxControl) SetFrequency(freq float64) error
- func (t *TxControl) Start() error
- func (t *TxControl) Stop()
- func (t *TxControl) TX() error
- func (t *TxControl) TcpCommand(addr, port, command string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TxControl ¶
func (*TxControl) GetFrequency ¶
Get the current frequency as float64
func (*TxControl) GetFrequencyString ¶
Get the current frequency as string
Click to show internal directories.
Click to hide internal directories.