tags

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllCatStateTags = []struct {
	Value  CatStateTag
	TSName string
}{
	{Value: Identity, TSName: Identity.String()},
	{Value: VfoAFreq, TSName: VfoAFreq.String()},
	{Value: VfoBFreq, TSName: VfoBFreq.String()},
	{Value: Split, TSName: Split.String()},
	{Value: Select, TSName: Select.String()},
	{Value: MainMode, TSName: MainMode.String()},
	{Value: SubMode, TSName: SubMode.String()},
	{Value: TxPwr, TSName: TxPwr.String()},
}

Functions

This section is empty.

Types

type CatStateTag

type CatStateTag string
const (
	Identity CatStateTag = "IDENTITY"
	VfoAFreq CatStateTag = "VFOAFREQ"
	VfoBFreq CatStateTag = "VFOBFREQ"
	Split    CatStateTag = "SPLIT"
	Select   CatStateTag = "SELECT"
	MainMode CatStateTag = "MAINMODE"
	SubMode  CatStateTag = "SUBMODE"
	TxPwr    CatStateTag = "TXPWR"
)

func (CatStateTag) String

func (ca CatStateTag) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL