bblog

package
v0.0.0-...-e9af47e Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Firmware    string // fwType
	MaxThrottle int    // maxThrottle

	RollP int
	RollI int
	RollD int

	PitchP int
	PitchI int
	PitchD int

	YawP int
	YawI int
	YawD int
}

type Session

type Session struct {
	Header      *Header
	FieldOffset map[string]int
	Values      [][]string
}

func SampleSession

func SampleSession() (*Session, error)

Jump to

Keyboard shortcuts

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