Wykres commitów

1362 Commity (master)

Autor SHA1 Wiadomość Data
Ben Meadors 0fe69d73e6
Merge pull request #471 from meshtastic/set-favorite 2024-03-21 21:20:32 -05:00
Ben Meadors 57653098ce Set / unset node to be favorited by nodenum 2024-03-21 19:41:01 -05:00
Ben Meadors bcfb49c498
Merge pull request #469 from meshtastic/is_favorite
Add is_favorite to NodeInfo/Lite
2024-03-21 11:30:52 -05:00
Jonathan Bennett c2439c916a
Make node_db_lite a vector (#470)
* Change node_db_lite to be flexible size

* Add nanopb.proto to make buf lint happy
2024-03-21 10:42:19 -05:00
Ben Meadors cb1cef80d4 Not resets 2024-03-21 07:30:10 -05:00
Ben Meadors 76f12f8b61 Add is_favorite to NodeInfo/Lite 2024-03-21 07:27:30 -05:00
Ben Meadors 556e49ba61
Merge pull request #467 from meshtastic/deprecate_nosave
Deprecate DeviceState.no_save
2024-03-16 07:16:58 -05:00
Ben Meadors 77dbc9d65f Deprecate DeviceState.no_save 2024-03-15 18:25:23 -05:00
Ben Meadors b2b145e332
Merge pull request #466 from meshtastic/ajmcquilkin/😭
😭
2024-03-15 12:57:44 -05:00
Adam McQuilkin 6d2e6704b8 😭 2024-03-15 10:54:41 -07:00
Ben Meadors cf25b390d6
Merge pull request #465 from meshtastic/wire-heartbeat
Heartbeat needs to be on ToRadio to actually work
2024-03-15 08:07:02 -05:00
Ben Meadors bc2ceb23a5 Heartbeat neads to be on ToRadio to actually work 2024-03-15 07:53:58 -05:00
Garth Vander Houwen 7e3ee8cd96 Update module_config.options
Increase the size of the root topic to accommodate longer local topics (country, state, county, city, neighborhood etc.)
2024-03-13 14:13:32 +01:00
Adam McQuilkin 6942175394
Merge pull request #462 from meshtastic/ajmcquilkin/serial-heartbeat-packet
Add explicit Heartbeat packet for clients to keep alive (serial) connections
2024-03-10 14:06:13 -07:00
Adam McQuilkin c854603e9b Add Heartbeat message to clientonly.proto 2024-03-10 13:29:32 -07:00
GUVWAF 00332412b2 Add firmware_version to MapReport 2024-03-10 13:09:59 +01:00
GUVWAF 3cc3e27e7c MapReport message and config for MQTT 2024-03-10 13:09:59 +01:00
Ben Meadors 5a97acb175
Merge pull request #459 from thoherr/add-bmp085_180-sensor
add BMP085 (BMP180) sensor to enum TelemetrySensorType
2024-03-07 07:05:02 -06:00
Thomas Herrmann e745804bf5 add BMP085 (BMP180) sensor 2024-03-03 10:27:30 +01:00
Ben Meadors 80d68fb6f0
Merge pull request #457 from pdxlocations/broken-links-2 2024-03-02 18:19:41 -06:00
pdxlocations 8d02479329 remove missing links 2024-03-02 14:50:39 -08:00
Ben Meadors 62b7d8b884
Merge pull request #456 from meshtastic/nodeinfo-routing-fields
Add via_mqtt and hops_away to NodeInfo/Lite
2024-03-02 09:32:15 -06:00
Ben Meadors 7ebbc390d2 Add via_mqtt and hops_away to NodeInfo/Lite 2024-03-02 08:00:26 -06:00
Ben Meadors 1e85de9dac
Merge pull request #454 from GUVWAF/hopStart
Add hopStart to MeshPacket
2024-03-02 07:17:32 -06:00
GUVWAF f26d4bd11f Merge branch 'master' into hopStart 2024-02-28 19:13:36 +01:00
GUVWAF c0c413bc8d Add `hopStart` (original hopLimit of a packet) to MeshPacket 2024-02-28 19:13:29 +01:00
Ben Meadors 4e4ccdbb9c
Merge pull request #450 from tobymurray/patch-1
Fix MeshPacket.to comment
2024-02-27 20:37:51 -06:00
Garth Vander Houwen cd9dddb199
Update config.proto 2024-02-24 16:33:43 -08:00
neil 5241583565 'station_g2' 2024-02-24 21:04:02 +01:00
Garth Vander Houwen c183973317
Update config.proto
Update proto comments
2024-02-24 11:19:17 -08:00
Toby Murray 9515cf2fb5
Remove mention of payload.dest 2024-02-24 11:52:01 -05:00
Ben Meadors 863fd548c9
Merge pull request #451 from tobymurray/patch-2
Remove fixed FIXME in mesh.proto
2024-02-24 07:41:21 -06:00
Toby Murray 6a28d24bd8
Remove fixed FIXME in mesh.proto
Looks like these FIXMEs got fixed
2024-02-23 23:45:14 -05:00
Toby Murray 4c433ee900
Fix MeshPacket.to comment
Looks like this became garbled in 0221e83d68.
2024-02-23 23:38:22 -05:00
Ben Meadors 24edea6442
Merge pull request #448 from meshtastic/ModuleSettings
adds ModuleSettings and position_precision to ChannelSettings
2024-02-22 07:26:32 -06:00
Ben Meadors b88889941c
Merge pull request #449 from meshtastic/altitude
Convert alt to int32
2024-02-22 07:14:59 -06:00
Ben Meadors fcb9b31761
Convert alt to int32 2024-02-22 07:11:54 -06:00
Jonathan Bennett df08595682 Add precision_bits to location messages 2024-02-22 00:32:06 -06:00
Jonathan Bennett 083d9e7190
Properly put module_settings inside the Channelsettings message 2024-02-22 00:31:35 -06:00
Jonathan Bennett 93c1b33f2f revert channel_precision 2024-02-21 18:58:23 -06:00
Jonathan Bennett 66e138c072 adds ModuleSettings and position_precision to ChannelSettings 2024-02-21 17:02:45 -06:00
Ben Meadors 5f28be497a
Merge pull request #444 from meshtastic/tak-tracker
Add TAK_TRACKER role
2024-02-16 06:31:39 -06:00
Ben Meadors 76002c9df3 Add TAK_TRACKER role 2024-02-15 18:43:13 -06:00
Ben Meadors 4432d3bfc1
Merge pull request #443 from meshtastic/fix_repeateds
Fix nano-pb size macros
2024-02-14 07:22:50 -06:00
Ben Meadors d980ad6d76 n 2024-02-14 07:20:29 -06:00
Ben Meadors 65ee81a1e9 Fix nano-pb size macros 2024-02-14 07:03:09 -06:00
Ben Meadors bcf7b74cc8
Merge pull request #442 from meshtastic/hwModel-patch
revert `HardwareModel` enum name change
2024-02-14 06:47:44 -06:00
Andre K d9d87fdf85
fix: revert `HardwareModel` enum name change
ref: 4b97cf82ac
2024-02-14 07:47:51 -03:00
Ben Meadors b9479e6c68
Merge pull request #440 from meshtastic/jp-bennett-patch-1
Add channel_precision for location data
2024-02-12 13:53:39 -06:00
Ben Meadors 4cfff1eaed
Merge pull request #441 from meshtastic/role_descriptions
Add new device role descriptions to protobuf comments
2024-02-12 13:53:27 -06:00