protobufs icon indicating copy to clipboard operation
protobufs copied to clipboard

Protobuf definitions for the Meshtastic project

Results 35 protobufs issues
Sort by recently updated
recently updated
newest added

Looks like currently the only way to identify that a device is capable of being a store and forward router is by the existing of the DBOARD_HAS_PSRAM build flag. We...

Add windspeed to Environment metrics to support serially connected weather stations and hopefully annenometers if we can find some suitable hardware. Also remove the power fields from this message that...

suggestion for handling multiple sensors or sensors with multiple channels from: https://github.com/meshtastic/protobufs/pull/399 opted not to add a separate oneOf since using all fields, including 8 repeated WeatherSensor and PowerSensor each,...

3.0

As a mobile user; I want the `position precision` to decrease on ingress to a designated geolocation and increase to my general `position precision` setting on egress; so that I...

Noticed that in Waypoint and the Data messages emojis are represented using fixed 32 bit values: https://github.com/meshtastic/protobufs/blob/dea3a82ef2accd25112b4ef1c6f8991b579740f4/meshtastic/mesh.proto#L778-L781 and https://github.com/meshtastic/protobufs/blob/dea3a82ef2accd25112b4ef1c6f8991b579740f4/meshtastic/mesh.proto#L731-L735 Noticed in the Android app that for waypoints some emojis don't...

### SOC Other ### Lora IC sx1262 ### Product Link https://github.com/paoloponzano/ponzy-meshtastic.git ### Description Hi, i'd like to contribute to the firmware adding the needed changes to support a DIY variant...

enhancement

Allow the `Neighbor` message to store `RSSI` in addition to `SNR`.

### Platform ESP32 ### Description The "old" BMP180 sensors, which are way cheaper than the currently supported BMP280 and about 1/3 smaller, basically provide the same funcionality as the BMP280....

enhancement
good first issue

### Platform ESP32 ### Description On my Heltec wireless stick lite v3 I want to use. An 1.3 oled screen. Sadly it wil not work because in the build is...

enhancement

### Platform ESP32 ### Description Currently MQTT nodes lock-up with large node databases. Work around is to soft reset the node and quickly reset NodeDB. Request to set a TTL...

enhancement