FP_A-TEXT


Description

Text output is irregular output of text messages (strings). There are four levels:

 

Configuration

 

Example messages

$FP,TEXT,1,INFO,Fixposition AG - www.fixposition.com*09rn
$FP,TEXT,1,WARNING,high imu noise*71rn
$FP,TEXT,1,ERROR,cfg fail*22rn
$FP,TEXT,1,DEBUG,hello world*4Brn

 

Message fields

# Field Format Unit Example Description
1

msg_type

String

-

TEXT

Message type, always TEXT for this message

2

msg_version

Numeric

-

1

Message version, always 1 for this version of the TEXT message

3

level

String

-

DEBUG

Level, one of: INFO, WARNING, ERROR, DEBUG

4

text

String

-

hello world

Text

 

Create your own Knowledge Base