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
      • att2idx()
      • att2name()
      • attsiz()
      • atttyp()
      • bytes2val()
      • calc_crc()
      • escapeall()
      • get_bits()
      • get_parts()
      • msgname2id()
      • header2bytes()
      • header2vals()
      • isvalid_checksum()
      • key_from_val()
      • nomval()
      • str2val()
      • utc2wnotow()
      • val2bytes()
    • pyunigps.unimessage module
      • UNIMessage
        • UNIMessage.__init__()
        • UNIMessage.serialize()
        • UNIMessage.identity
        • UNIMessage.checksum
        • UNIMessage.payload
        • UNIMessage.msgmode
        • UNIMessage.unimode
    • 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
      • UNI_ASCII_PROTOCOL
      • ERR_RAISE
      • ERR_LOG
      • ERR_IGNORE
      • BINARY
      • ASCII
      • ATTTYPE
    • pyunigps.unitypes_decodes module
      • DEVICE
      • GNSS
      • POSTYPE
      • CALCSTATUS
    • pyunigps.unitypes_get module
    • pyunigps.unitypes_poll module
    • pyunigps.unitypes_set module
    • Module contents
Previous Next

© Copyright 2021 semuadmin (Steve Smith). Last updated on Feb 05 2026.

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