part

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DateBasedGenerator

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

func NewDateBasedGenerator

func NewDateBasedGenerator() *DateBasedGenerator

func (*DateBasedGenerator) Next

func (d *DateBasedGenerator) Next() string

type IdGenerator

type IdGenerator interface {
	Next() string
}

type Recorder

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

func NewRecorder

func NewRecorder(client mqtt.Client, recordTopic, cameraTopic, rcSteeringTopic, tfSteeringTopic, driveModeTopic,
	switchRecordTopic string) *Recorder

func (*Recorder) CurrentAutopilotSteering added in v0.6.0

func (r *Recorder) CurrentAutopilotSteering() *events.SteeringMessage

func (*Recorder) CurrentDriveMode added in v0.6.0

func (r *Recorder) CurrentDriveMode() *events.DriveModeMessage

func (*Recorder) CurrentSteering

func (r *Recorder) CurrentSteering() *events.SteeringMessage

func (*Recorder) Enabled

func (r *Recorder) Enabled() bool

func (*Recorder) Start

func (r *Recorder) Start() error

func (*Recorder) Stop

func (r *Recorder) Stop()

Jump to

Keyboard shortcuts

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