Update to indicate the new default flags

This commit is contained in:
Ben Meadors 2023-09-04 18:06:20 -05:00
parent 468ff2e245
commit 666e604363

View file

@ -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
*/