server

package
v0.0.0-...-065a330 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer() *Server

func (*Server) Close

func (s *Server) Close()

func (*Server) OpenSignal

func (s *Server) OpenSignal(ctx context.Context, req sdrproxy.RxRequest) (sig *Signal, err error)

func (*Server) Signals

func (s *Server) Signals() (ret []sdrproxy.RxSignal)

type Signal

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

func (*Signal) Chan

func (s *Signal) Chan() SignalChannel

func (*Signal) Close

func (s *Signal) Close() error

func (*Signal) Response

func (s *Signal) Response() sdrproxy.RxResponse

type SignalChannel

type SignalChannel <-chan []complex64

Jump to

Keyboard shortcuts

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