Text output is irregular output of text messages (strings). There are four levels:
ERROR – An error is something from which the sensor could not recover or something that renders the sensor unusable in normal circumstances.
WARNING – A warning is something from which the sensor could recover or something that does not render the sensor unusable in normal circumstances (i.e., sensor operated to specifications). But it can, for example, hint at degraded performance.
INFO – General information.
DEBUG – Debug information, only useful to the support team.
FP_A-TEXT_ERROR – Error messages.
FP_A-TEXT_WARNING – Warning messages.
FP_A-TEXT_INFO – General information messages.
FP_A-TEXT_DEBUG – Debug 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
| # | Field | Format | Unit | Example | Description |
|---|---|---|---|---|---|
| 1 |
|
String |
- |
|
Message type, always |
| 2 |
|
Numeric |
- |
|
Message version, always |
| 3 |
|
String |
- |
|
Level, one of: INFO, WARNING, ERROR, DEBUG |
| 4 |
|
String |
- |
|
Text |