Wykres commitów

1424 Commity (v2.4.1)

Autor SHA1 Wiadomość Data
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
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