mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Yank placeholders!
This commit is contained in:
parent
d8a5c17297
commit
21ba42463f
1 changed files with 0 additions and 21 deletions
21
mesh.proto
21
mesh.proto
|
|
@ -430,27 +430,6 @@ message User {
|
|||
*/
|
||||
bool is_licensed = 7;
|
||||
|
||||
/*
|
||||
* Transmit power at antenna connector, in decibel-milliwatt
|
||||
* An optional self-reported value useful in network planning, discovery
|
||||
* and positioning - along with ant_gain_dbi and ant_azimuth below
|
||||
*/
|
||||
uint32 tx_power_dbm = 10;
|
||||
|
||||
/*
|
||||
* Antenna gain (applicable to both Tx and Rx), in decibel-isotropic
|
||||
*/
|
||||
uint32 ant_gain_dbi = 11;
|
||||
|
||||
/*
|
||||
* Directional antenna true azimuth *if applicable*, in degrees (0-360)
|
||||
* Only applicable in case of stationary nodes with a directional antenna
|
||||
* Zero = not applicable (mobile or omni) or not specified
|
||||
* (use a value of 360 to indicate an antenna azimuth of zero degrees)
|
||||
*/
|
||||
uint32 ant_azimuth = 12;
|
||||
}
|
||||
|
||||
/*
|
||||
* A message used in our Dynamic Source Routing protocol (RFC 4728 based)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue