adsbspy

package
v0.0.0-...-9fae6e7 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ADSBSpyMessage

type ADSBSpyMessage struct {
	Message          []uint8
	Timestamp        uint32
	TimingResolution uint8
	RSSI             uint16
}

ADSBSpyMessage is the decomposed parts of a line of data coming from ADSBSpy

func ReadLine

func ReadLine(line string) (*ADSBSpyMessage, error)

ReadLine reads a line coming from ADSBSpy and spit in its corresponding parts

params:

  • line: The line to parse

Returns the line parts or an error

Jump to

Keyboard shortcuts

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