Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Minicom Setup

If you don’t have minicom installed, please do that first sudo apt install minicom. In this example we are using ttyUSB0 as the device the VectorNav-200 is connected to.

  1. sudo minicom -o -D /dev/ttyUSB0

    1. To enable sending carriage returns and local echo on (CTRL-A then E)

  2. Enter the cOnfigure Minicom menu (CTRL-A then O) and set the following:

    1. Desired baud rate

    2. HW flow control OFF

    3. SW flow control ON

Vectornav setup commands

The commands below can be sent via your favorite telnet program (i.e. Minicom, Screen, coolTerm, etc)

...

Code Block
# Configure VectorNav - Only turn on standard NMEA (GPRMC) messages
$VNWRG,101,3,1,0,0,01*XX

Vectornav setup script

The script can be run in Linux using:

...

The script is located here: https://drive.google.com/open?id=1QM8gX_eVcWawmcTPyzSGADgFphtBtkhE

 

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@bc3e0baf
showSpacefalse
sortmodified
typepage
reversetrue
labelsvectornav gps ins minicom tty
cqllabel in ( "minicom" , "tty" , "ins" , "gps" , "vectornav" ) and type = "page" and space = "SUPPORT"

...