Ben Meadors
|
eade2c6bef
|
Merge pull request #488 from meshtastic/rebrand-heartbeat-led
Rebrand as heartbeat led and add more explicit description
|
2024-04-20 15:55:31 -05:00 |
Ben Meadors
|
aa0413204f
|
Rebrand as heartbeat led and add more explicit description
|
2024-04-20 12:48:09 -05:00 |
Ben Meadors
|
6e30bbb482
|
Merge pull request #487 from meshtastic/caveman99-patch-1
rename value to "distance"
|
2024-04-20 12:39:16 -05:00 |
Thomas Göttgens
|
bb07ddba10
|
rename value to "distance"
|
2024-04-20 16:54:41 +02:00 |
Ben Meadors
|
ea127fcbd8
|
Merge pull request #486 from meshtastic/RCWL-9620
Support RCWL-9620
|
2024-04-20 09:23:59 -05:00 |
Thomas Göttgens
|
6a8677c293
|
Support RCWL-9620
|
2024-04-20 16:20:28 +02:00 |
Ben Meadors
|
f4be94a7fc
|
Merge pull request #485 from ndoo/status-led-off
Add status_led_off to support turning status LED off (dark mode)
|
2024-04-20 07:35:36 -05: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 |
Ben Meadors
|
ecf105f66d
|
Merge pull request #484 from S5NC/CDEBYTE_EoRa-S3
Add CDEBYTE_EORA_S3 to mesh.proto HardwareModel enum
|
2024-04-15 20:52:07 -05:00 |
S5NC
|
a650d05aab
|
Update mesh.proto
|
2024-04-15 20:30:25 +01:00 |
Ben Meadors
|
f92900c5f8
|
Merge pull request #483 from meshtastic/uptime
Add uptime seconds
|
2024-04-11 07:01:42 -05:00 |
Ben Meadors
|
4051bdbee0
|
Add uptime seconds
|
2024-04-10 07:07:37 -05:00 |
Thomas Göttgens
|
22cbd0d4cf
|
Merge pull request #482 from meshtastic/bme680-iaq
Add field for Air quality index (VOC for other sensors)
|
2024-04-09 14:09:21 +02: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
|
68720ed8db
|
Merge pull request #480 from meshtastic/jp-bennett-patch-3
Add time_offset to support local timezone
|
2024-04-07 15:57:54 +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
|
6157a57237
|
Merge pull request #478 from meshtastic/td_lorac
Add Teledatics TD-LORAC module
|
2024-04-03 08:41:15 -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 |
Ben Meadors
|
9edbb188ed
|
Merge pull request #477 from garethhcoleman/master
Add UNPHONE to mesh.proto HardwareModel enum
|
2024-04-02 16:14:36 -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 |
Sacha Weatherstone
|
2982d3017b
|
cleanup & update actions
|
2024-03-30 13:31:28 +10:00 |
Ben Meadors
|
dea3a82ef2
|
Merge pull request #473 from meshtastic/move-remote-hardware-pins
Move remote hardware pins to sever problematic device_only dependency
|
2024-03-25 15:55:41 -05: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
|
95b0aa07b2
|
Merge pull request #472 from meshtastic/fixed-position-admin
Dedicated admin messages for fixed position setting and clearing
|
2024-03-24 18:49:33 -05:00 |
Ben Meadors
|
539b53dadb
|
Dedicated admin messages for fixed position setting and clearing
|
2024-03-24 15:45:17 -05:00 |
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 |