Git Product home page Git Product logo

novatel_tools's Introduction

This is a simple way to initalize logging via serial on a Novatel PP6 and PP7 GPS receiver.

This assumes that you are using a USB->Serial cable that will appear as /dev/ttyUSB0 in a unix environment. If you are using a USB->Serial cable that does not exist at /dev/ttyUSB0 e.g. /dev/ttyUSB1 etc... you will need to pass the argument to the bash script:

for a device located at /dev/ttyUSB0

~$ sudo ./internal_log_start_novatel.sh 0

for a device located at /dev/ttyUSB1

~$ sudo ./internal_log_start_novatel.sh 1

Usually, in linux, the USB-Micro port on the PP6 or PP7 reciever comes in to the laptop as /dev/ttyUSB0 but be sure to check on your machine.

when the device is first started up, you must send:

~$ sudo ./novatel_start.sh 0 and make sure that you get an response when the script is finished.

to log the specified post processed values needed for PPK internally on the PP6

~$ sudo ./internal_log_start_novatel.sh 0 and make sure that the green LED next to the disk icon is flashing green at 1hz.

to stop the internal log on the PP6

~$ sudo ./internal_log_stop_novatel.sh 0 and make sure that the green LED next to the disk icon is not flashing green.

to log the specified post processed values needed for PPK internally on the PP7

~$ sudo ./internal_log_start_novatel_pp7.sh 0 and make sure that the green LED next to the disk icon is flashing green at 1hz.

to stop the internal log on the PP7

~$ sudo ./internal_log_stop_novatel_pp7.sh 0 and make sure that the green LED next to the disk icon is not flashing green.

to start logging base station survey data on PP7 ~$ sudo ./base_station_log.sh 0 and make sure that the green LED next to the disc icon is flashing green at 1hz.

this data can be used later to post process the antenna location for surveying the basestation accurately.

to start the autosurvey function. only use for relative accuracy tests ~$ sudo ./autosurvey.sh 0

to start publishing corrections from the master receiver, on com 1, at 57600 baud ~$ sudo ./base_station_enable.sh 0

Note:

This also assumes that you have configured the Novatel receiver (rover) using the SERIALCONFIG command to set up the basic serial configuration.

Example:

SERIALCONFIG <yourSerialPort> 115200 N 8 1 N ON

novatel_tools's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.