Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 475 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 475 Bytes

ublox-setup

Setup U-Blox module to work with RaccoonLab devices.

More details you can found on the U-Blox module setup instructions.

Prerequisites

You need a USB-serial converter. Connect the device with RaccoonLab GNSS via UART connector.

Install

pip install -r requirements.txt

Usage example

Windows:

python3 ubx.py

Ubuntu:

./ubx.py -s /dev/ttyACM0