Skip to content

Setup U-Blox module to work with raccoonlab devices

Notifications You must be signed in to change notification settings

RaccoonlabDev/ublox-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Setup U-Blox module to work with raccoonlab devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages