generated/config.pbenum library
Classes
- Config_BluetoothConfig_PairingMode
- Config_DeviceConfig_BuzzerMode
- Defines buzzer behavior for audio feedback
- Config_DeviceConfig_RebroadcastMode
- Defines the device's behavior for how messages are rebroadcast
- Config_DeviceConfig_Role
- Defines the device's role on the Mesh network
- Config_DisplayConfig_CompassOrientation
- Config_DisplayConfig_DisplayMode
- Config_DisplayConfig_DisplayUnits
- Unit display preference
- Config_DisplayConfig_GpsCoordinateFormat
- How the GPS coordinates are displayed on the OLED screen.
- Config_DisplayConfig_OledType
- Override OLED outo detect with this if it fails.
- Config_LoRaConfig_ModemPreset
- Standard predefined channel settings Note: these mappings must match ModemPreset Choice in the device code.
- Config_LoRaConfig_RegionCode
- Config_NetworkConfig_AddressMode
- Config_NetworkConfig_ProtocolFlags
- Available flags auxiliary network protocols
- Config_PositionConfig_GpsMode
- Config_PositionConfig_PositionFlags
- Bit field of boolean configuration options, indicating which optional 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