Skip to content

Commit c71b744

Browse files
follesoejp-pino
andcommitted
Add gain boost property
Co-Authored-By: Juan Pablo Pino Bravo <[email protected]>
1 parent 2f52bec commit c71b744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protobuf_definitions/message_formats.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,7 @@ message MultibeamConfig {
10451045
PingRate ping_rate = 2; // Sets the maximum ping rate.
10461046
double gamma_correction = 3; // Gamma correction (0..1.0)
10471047
bool gain_assist = 4; // Enable gain assist
1048+
bool gain_boost = 11; // Enable gain boost (only available on Blueprint devices).
10481049

10491050
enum MaximumNumberOfBeams {
10501051
MAXIMUM_NUMBER_OF_BEAMS_UNSPECIFIED = 0;

0 commit comments

Comments
 (0)