diff --git a/meshtastic/config.proto b/meshtastic/config.proto index 5da460f8..7ed63776 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -142,8 +142,9 @@ message Config { message PositionConfig { /* * Bit field of boolean configuration options, indicating which optional - * fields to include when assembling POSITION messages - * Longitude and latitude are always included (also time if GPS-synced) + * fields to include when assembling POSITION messages. + * Longitude, latitude, altitude, speed, heading, and DOP + * are always included (also time if GPS-synced) * NOTE: the more fields are included, the larger the message will be - * leading to longer airtime and a higher risk of packet loss */