Commit graph

1299 commits

Author SHA1 Message Date
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
neil
5241583565 'station_g2' 2024-02-24 21:04:02 +01: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
Garth Vander Houwen
61d35ccc4a
Update config.proto
remove stray double quote
2024-02-12 11:43:39 -08:00
Garth Vander Houwen
e10c34959e
Update config.proto
Add lost and found
2024-02-12 11:42:26 -08:00
Garth Vander Houwen
fc6f4b5e5f
Update config.proto 2024-02-12 11:41:04 -08:00
Garth Vander Houwen
1205cf2390
Update config.proto
Add new device role descriptions to protobuf comments to help developers working on apps.
2024-02-12 11:38:13 -08:00
Ben Meadors
388fd79bf7
Merge pull request #435 from Gabrielerusso/master
divided heltec tracker 1.0 and 1.1
2024-02-11 15:56:51 -06:00
Jonathan Bennett
9339bbb8e9
Update config.proto 2024-02-11 11:51:37 -06:00
Jonathan Bennett
0c03644895
Add channel_precision for location data 2024-02-11 11:43:54 -06:00
Gabrielerusso
0238576441 Merge remote-tracking branch 'upstream/master' 2024-02-11 14:56:18 +01:00
Ben Meadors
20f2783e19
Merge pull request #439 from GUVWAF/storeForwardText
StoreForward: add `TEXT_DIRECT` and `TEXT_BROADCAST` RequestResponse tags
2024-02-11 07:35:02 -06:00
GUVWAF
5fde3338a9 StoreForward: add TEXT_DIRECT and TEXT_BROADCAST RequestResponse tags 2024-02-11 14:18:38 +01:00
Ben Meadors
6cb18782b1
Merge pull request #437 from GUVWAF/storeForwardText
StoreForward: replace "empty" by "text" and improve comments
2024-02-10 17:56:56 -06:00
Ben Meadors
68fe60f7e2
Merge pull request #436 from meshtastic/rp2040_lora
Waveshare RP2040 LoRa
2024-02-10 17:56:33 -06:00
Ben Meadors
1fa72525a1
Merge pull request #438 from meshtastic/atak-fix
Add length to GeoChat.to
2024-02-10 14:06:41 -06:00