Skip to main content

Python API for sending UBX message to ublox GPS device via serial

Project description

ubx-packet-exchange

Programm for sending config-messages to a ublox-receiver via serial port and display the answere.

Usage:

 python ubxgen.py  <message_file>  <serial_port>
  • message file will be read line by line (every line should be a UBX-Message)

  • message files could be u-center-configuration files or files like the example files (see config dir)

  • the message will be sent to the UBX receiver and the program waits for an answer

  • if an UBX-Message is recieved from the UBX receiver as answer the Message will be printed in Bytes

  • if there is no answer in timeout the programm will print an information and go to the next line

  • prepends 0xb5 0x62 header and appends checksum to every Message (Line)

  • outputs first answer from ublox-reciver in bytes

Authors:

  • Wilfried Klaebe <wk-openmoko|at|chaos.in-kiel.de>
  • Justus Paulick <justus.paulick|at|tu-dresden.de>
  • Kai Geissdoerfer <kai.geissdoerfer|at|tu-dresden.de>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ubxserial-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page