Ben Meadors
|
aa0413204f
|
Rebrand as heartbeat led and add more explicit description
|
2024-04-20 12:48:09 -05:00 |
Thomas Göttgens
|
bb07ddba10
|
rename value to "distance"
|
2024-04-20 16:54:41 +02:00 |
Thomas Göttgens
|
6a8677c293
|
Support RCWL-9620
|
2024-04-20 16:20:28 +02:00 |
Andrew Yong
|
bd70a9a96e
|
Add status_led_off to support turning status LED off (dark mode)
Signed-off-by: Andrew Yong <me@ndoo.sg>
|
2024-04-20 14:36:07 +08:00 |
Ben Meadors
|
0d08acd9c5
|
Merge pull request #452 from meshtastic/power_config_comments
Update config.proto
|
2024-04-17 17:32:18 -05:00 |
S5NC
|
a650d05aab
|
Update mesh.proto
|
2024-04-15 20:30:25 +01:00 |
Ben Meadors
|
4051bdbee0
|
Add uptime seconds
|
2024-04-10 07:07:37 -05:00 |
Thomas Göttgens
|
61de46ab06
|
Add fieldfor Air quality index (VOC for other sensors)
|
2024-04-09 14:01:40 +02:00 |
Thomas Göttgens
|
4a77f8bc08
|
Update config.options
limit to 64 chars plus zero terminator
|
2024-04-07 15:56:50 +02:00 |
Thomas Göttgens
|
6a4da15a16
|
change offset to tz definition
|
2024-04-07 15:56:50 +02:00 |
Jonathan Bennett
|
6ae27a2fbf
|
Add time_offset to support local timezone
|
2024-04-05 12:00:06 -05:00 |
Ben Meadors
|
e5590e7875
|
Reorder device-only to fix nanopb generator issue in firmware
|
2024-04-03 06:52:50 -05:00 |
Ben Meadors
|
552e636462
|
Added TD-LORAC module
|
2024-04-03 06:48:23 -05:00 |
Gareth Coleman
|
42da320406
|
Add UNPHONE to mesh.proto HardwareModel enum
See PR https://github.com/meshtastic/firmware/pull/3530 to main meshtastic firmware.
|
2024-04-02 21:00:54 +01:00 |
Sacha Weatherstone
|
e6b4c590e7
|
format
|
2024-03-30 13:31:28 +10:00 |
Ben Meadors
|
53e1c4f6bd
|
Don't need this dep now
|
2024-03-25 07:45:17 -05:00 |
Ben Meadors
|
ce908d8a45
|
Move to non-namespaced proto
|
2024-03-25 07:41:06 -05:00 |
Ben Meadors
|
633ac9de71
|
Move remote hardware pins to sever problematic device_only dependency
|
2024-03-25 07:27:22 -05:00 |
Ben Meadors
|
539b53dadb
|
Dedicated admin messages for fixed position setting and clearing
|
2024-03-24 15:45:17 -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 |
Adam McQuilkin
|
6d2e6704b8
|
😭
|
2024-03-15 10:54:41 -07: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
|
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 |
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
|
7ebbc390d2
|
Add via_mqtt and hops_away to NodeInfo/Lite
|
2024-03-02 08:00:26 -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 |
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
|
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
|
76002c9df3
|
Add TAK_TRACKER role
|
2024-02-15 18:43:13 -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 |
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 |
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 |
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 |
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
|
07bec83477
|
Add length to GeoChat.to
|
2024-02-10 11:37:11 -06:00 |
GUVWAF
|
b99a0343a8
|
StoreForward: replace "empty" by "text" and improve comments
|
2024-02-10 12:38:35 +01:00 |
Ben Meadors
|
f5299ca5c7
|
Waveshare RP2040 LoRa
|
2024-02-09 20:35:35 -06:00 |
Ben Meadors
|
99bd42baf8
|
Merge pull request #430 from ndoo/master
Add Singapore Region
|
2024-02-09 15:48:55 -06:00 |
Gabrielerusso
|
4b97cf82ac
|
divided heltec tracker 1.0 and 1.1
|
2024-02-09 03:23:59 +01:00 |
Ben Meadors
|
bdf9d6a81b
|
Merge pull request #434 from meshtastic/atak-plugin
Add device callsign
|
2024-02-08 18:55:48 -06:00 |
Ben Meadors
|
a79560a6ae
|
Add device callsign
|
2024-02-08 18:50:14 -06:00 |
Ben Meadors
|
1a25fb62c9
|
Merge pull request #432 from meshtastic/atak-plugin
ATAK plugin portnum and payload
|
2024-02-08 15:34:05 -06:00 |
Ben Meadors
|
eda5e8cee2
|
Add to
|
2024-02-08 10:12:37 -06:00 |
Ben Meadors
|
16c05e31a9
|
bool
|
2024-02-07 16:44:15 -06:00 |
Ben Meadors
|
703a85f4d8
|
Geochat
|
2024-02-07 16:42:54 -06:00 |
Ben Meadors
|
5fca196a62
|
Oops
|
2024-02-07 13:22:55 -06:00 |
Ben Meadors
|
07ac3a0208
|
Track speed and course
|
2024-02-07 12:50:33 -06:00 |
Ben Meadors
|
ca5b4deaae
|
Remove compression
|
2024-02-07 09:53:31 -06:00 |
Ben Meadors
|
57d65d69d4
|
Length
|
2024-02-07 08:05:53 -06:00 |
Ben Meadors
|
c5c8d2c5d1
|
Name
|
2024-02-07 07:45:27 -06:00 |
Ben Meadors
|
c1ebf710dc
|
ATAK overhaul
|
2024-02-07 07:42:36 -06:00 |
Ben Meadors
|
9288737832
|
Update sizes
|
2024-02-06 15:03:32 -06:00 |
Andrew Yong
|
f37ee6b8da
|
Add Singapore Region
Add 923MHz band for Singapore.
Regulatory reference: https://www.imda.gov.sg/-/media/imda/files/regulation-licensing-and-consultations/ict-standards/telecommunication-standards/radio-comms/imdatssrd.pdf band 30d.
|
2024-02-05 12:38:27 +08:00 |
Todd Herbert
|
7ede214a3b
|
add Heltec Wireless Paper V1.0 to HardwareModel
|
2024-02-03 16:46:30 +13:00 |
Ben Meadors
|
a5ecd23edd
|
Correct options
|
2024-02-02 12:32:54 -06:00 |
Ben Meadors
|
4ace085e2d
|
Prefix
|
2024-02-02 11:33:29 -06:00 |
Ben Meadors
|
cbc9402385
|
Compressed vs uncompressed variants
|
2024-02-02 11:29:38 -06:00 |
Ben Meadors
|
b171a4d842
|
Indexing
|
2024-02-01 20:23:12 -06:00 |
Ben Meadors
|
51765f3d16
|
TAK Packets
|
2024-02-01 19:11:15 -06:00 |
Ben Meadors
|
c2ce7eb206
|
Triple state GPS mode
|
2024-01-31 13:39:08 -06:00 |
hdngr
|
397af98519
|
add CanaryOne to HardwareModel
|
2024-01-30 07:26:17 -08:00 |
Ben Meadors
|
79164b870b
|
Delete files admin message
|
2024-01-28 07:36:56 -06:00 |
GUVWAF
|
44e369e181
|
Add `ignore_mqtt` to LoRa config
|
2024-01-20 20:26:50 +10:00 |
GUVWAF
|
b8d0ce9631
|
Add `via_mqtt` tag to MeshPacket
|
2024-01-20 20:26:50 +10:00 |
GPSFan
|
e37d5322d8
|
update mesh.proto to add CircuitMess Chatter 2
|
2024-01-15 10:19:44 -07:00 |
Mark Trevor Birss
|
7e8828c36c
|
Update mesh.proto
|
2024-01-11 21:10:26 +02:00 |
Mark Trevor Birss
|
a4047d387f
|
Update mesh.proto
|
2024-01-11 19:27:25 +02:00 |
Andre K
|
3e19c405b7
|
deprecate `MeshPacket.delayed`
|
2024-01-09 17:22:56 -03:00 |