Package killerbee :: Package openear :: Package gps :: Module client
[hide private]
[frames] | no frames]

Module client

source code

Classes [hide private]
  gpscommon
Isolate socket handling and buffering from the protcol interpretation.
  gpsjson
Basic JSON decoding.
  dictwrapper
Wrapper that yields both class and dictionary behavior,
Variables [hide private]
  GPSD_PORT = '2947'
  WATCH_DISABLE = 0
  WATCH_ENABLE = 1
  WATCH_JSON = 2
  WATCH_NMEA = 4
  WATCH_RARE = 8
  WATCH_RAW = 16
  WATCH_SCALED = 32
  WATCH_DEVICE = 64
  __package__ = 'killerbee.openear.gps'