gqrx

package module
v0.0.0-...-4bcb436 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2025 License: MIT Imports: 4 Imported by: 0

README

gqrx

Go Reference Go Report Card

go get git.gorbe.io/go/gqrx@latest

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommandSuccessful []byte = []byte{'R', 'P', 'R', 'T', ' ', '0'}
	CommandFailed     []byte = []byte{'R', 'P', 'R', 'T', ' ', '1'}
)

Functions

This section is empty.

Types

type Gqrx

type Gqrx struct {
	// contains filtered or unexported fields
}

func Dial

func Dial(address string) (*Gqrx, error)

func DialTimeout

func DialTimeout(address string, timeout time.Duration) (*Gqrx, error)

func (*Gqrx) Close

func (g *Gqrx) Close() error

func (*Gqrx) GetFrequency

func (g *Gqrx) GetFrequency() (int, error)

Jump to

Keyboard shortcuts

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