GPS - Virtual

A virtual GPS always reports a single, fixed, static location.

The virtual GPS can be helpful for injecting location data on a stationary Kismet server.

Configuration

gps=virtual:lat={xyz},lon={xyz},alt={xyz}

GPS options

Common options

name={ name }

Set an arbitrary human-readable name for the GPS. This will be used in the Kismet GPS logs.

reconnect={ true } / { false }

Automatically attempt to re-open the GPS if an error occurs or the connection is interrupted.

This is enabled by default.

Virtual options

lat={ latitude }

REQUIRED

Latitude to report, as decimal degrees

lon={ longitude }

REQUIRED

Longitude to report, as decimal degrees

alt={ altitude }

Altitude to report, in meters