Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Airspaces

track.proto:34

Airspaces along a single track.

Used in: AirspacesGroup

message AirspacesGroup

track.proto:57

Airspaces for a TrackGroup.

message FetcherState

fetcher-state.proto:10

State of the fetcher

message GroundAltitude

track.proto:21

Ground altitude for a single Track.

Used in: GroundAltitudeGroup

message GroundAltitudeGroup

track.proto:29

Ground altitude for a TrackGroup. Stored in the database.

message LiveDifferentialTrack

live-track.proto:29

All the points for a tracker. Differential encoded to transmit over the wire. See `differentialDecodeLiveTrack(...)` for decoding the values.

Used in: LiveDifferentialTrackGroup

message LiveDifferentialTrackGroup

live-track.proto:43

All active trackers.

message LiveExtra

live-track.proto:4

An event on a Track.

Used in: LiveDifferentialTrack, LiveTrack

message LiveTrack

live-track.proto:12

All the points for a tracker. This message is stored in the DB.

Used in: Pilot, UfoFleet

message MetaTrackGroup

track.proto:62

Metadata for a TrackGroup.

Used in: MetaTrackGroupsAndRoute

message MetaTrackGroupsAndRoute

track.proto:86

message MetaTracks

track.proto:76

message Pilot

fetcher-state.proto:64

Used in: FetcherState

message Request

proxy.proto:3

message Route

track.proto:80

Used in: MetaTrackGroupsAndRoute

message Track

track.proto:5

A single track. Fixes are differential encoded.

Used in: TrackGroup

message TrackGroup

track.proto:16

All the tracks for a single file. Stored in the database.

message Tracker

fetcher-state.proto:86

Used in: Pilot

message UfoFleet

fetcher-state.proto:49

UFO = Unregistered Flying Object. That is they are a not in the DB as opposite to pilots.

Used in: FetcherState