server

package
v0.0.0-...-f747631 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartRadioServer

func StartRadioServer(rs RadioSettings)

Types

type RadioSettings

type RadioSettings struct {
	RigModel         int
	Port             hl.Port
	HlDebugLevel     int
	CatRequestCh     chan []byte
	ToWireCh         chan comms.IOMsg
	CatResponseTopic string
	CapsTopic        string
	WaitGroup        *sync.WaitGroup
	Events           *pubsub.PubSub
	PollingInterval  time.Duration
	SyncInterval     time.Duration
	RadioLogger      *log.Logger
	AppLogger        *log.Logger
}

Jump to

Keyboard shortcuts

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