outputparser

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputParser

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

func New

func New(s ValuesSetter) *OutputParser

func (*OutputParser) HandleMessage

func (p *OutputParser) HandleMessage(msg []byte)

HandleMessage implements udplistener.MessageHandler interface.

type ValuesSetter

type ValuesSetter interface {
	SetVerticalVelocity(val float64)
	SetRotorPitch(val float64)
	SetRotorRPM(val float64)
}

Jump to

Keyboard shortcuts

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