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 (*Server) OpenSignal ¶
type Signal ¶
type Signal struct {
// contains filtered or unexported fields
}
func (*Signal) Chan ¶
func (s *Signal) Chan() SignalChannel
func (*Signal) Response ¶
func (s *Signal) Response() sdrproxy.RxResponse
type SignalChannel ¶
type SignalChannel <-chan []complex64
Click to show internal directories.
Click to hide internal directories.