pyunigps

Contents:

  • pyunigps
    • pyunigps package
pyunigps
  • pyunigps
  • View page source

pyunigps

  • pyunigps package
    • Submodules
    • pyunigps.exceptions module
      • ParameterError
      • GNSSStreamError
      • UNIParseError
      • UNIStreamError
      • UNIMessageError
      • UNITypeError
    • pyunigps.unihelpers module
      • attsiz()
      • atttyp()
      • bytes2val()
      • calc_crc()
      • escapeall()
      • msgname2id()
      • header2bytes()
      • header2vals()
      • isvalid_checksum()
      • nomval()
      • val2bytes()
    • pyunigps.unimessage module
      • UNIMessage
        • UNIMessage.__init__()
        • UNIMessage.serialize()
        • UNIMessage.identity
        • UNIMessage.checksum
        • UNIMessage.payload
        • UNIMessage.msgmode
    • pyunigps.unireader module
      • UNIReader
        • UNIReader.__init__()
        • UNIReader.read()
        • UNIReader.datastream
        • UNIReader.parse()
    • pyunigps.unitypes_core module
      • UNI_HDR
      • GET
      • SET
      • POLL
      • SETPOLL
      • VALNONE
      • VALCKSUM
      • NMEA_PROTOCOL
      • UNI_PROTOCOL
      • RTCM3_PROTOCOL
      • ERR_RAISE
      • ERR_LOG
      • ERR_IGNORE
      • BINARY
      • ASCII
      • ATTTYPE
    • pyunigps.unitypes_decodes module
      • DEVICE
      • GNSS
      • GNSSSAT
      • CALCSTATUS
      • POSTYPE
      • SOLSTATUS
      • ROVERPOSTYPE
      • PSRSTD
      • PSRIONOCORR
      • BD3EPH_FREQTYPE
      • GLOEPH_SATTYPE
    • pyunigps.unitypes_get module
    • pyunigps.unitypes_poll module
    • pyunigps.unitypes_set module
    • Module contents
Previous Next

© Copyright 2021 semuadmin (Steve Smith). Last updated on Mar 26 2026.

Built with Sphinx using a theme provided by Read the Docs.