📖
Cerulean Sonar Docs
Docs DirectoryStore
Cerulean Ping Protocol
Cerulean Ping Protocol
  • Cerulean Standard Packet Protocol
  • Universal Packet Format
  • General Packet Definitions
    • NOP
    • ACK
    • NACK
    • ASCII_TEXT
    • DEVICE_INFORMATION
    • GENERAL_REQUEST
    • JSON_WRAPPER
    • NMEA_WRAPPER
    • MAVLINK_WRAPPER
    • SYNC_CHANNEL_NUMBER
    • SET_SYNC_CHANNEL_NUMBER
  • Device Specific Packet Definitions
  • Index of Packet Types
Powered by GitBook
On this page
  • ID: 3
  • Payload Definition
  1. General Packet Definitions

ASCII_TEXT

ID: 3

Payload Definition

Data Type
Name
Description

char[]

string

ascii character string need not be null terminated

Here is an example of a variable length packet. The length is defined in the packet header.

PreviousNACKNextDEVICE_INFORMATION

Last updated 9 months ago