We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f52bec commit c71b744Copy full SHA for c71b744
protobuf_definitions/message_formats.proto
@@ -1045,6 +1045,7 @@ message MultibeamConfig {
1045
PingRate ping_rate = 2; // Sets the maximum ping rate.
1046
double gamma_correction = 3; // Gamma correction (0..1.0)
1047
bool gain_assist = 4; // Enable gain assist
1048
+ bool gain_boost = 11; // Enable gain boost (only available on Blueprint devices).
1049
1050
enum MaximumNumberOfBeams {
1051
MAXIMUM_NUMBER_OF_BEAMS_UNSPECIFIED = 0;
0 commit comments