Commit graph

1134 commits

Author SHA1 Message Date
Ben Meadors
0ea704baf5
Merge pull request #368 from meshtastic/2.2-proposed-changes
2.2.X Proposed Protobuf changes
2023-08-07 06:23:22 -05:00
Ben Meadors
c5fa71fbb6
Merge pull request #376 from meshtastic/deprecate-mesh_sds_timeout_secs
Deprecate unused mesh_sds_timeout_secs
2023-08-03 06:44:54 -05:00
Ben Meadors
950121a33b
Deprecate unused mesh_sds_timeout_secs 2023-08-03 06:25:14 -05:00
Ben Meadors
cf175a37f7
Merge branch 'master' into 2.2-proposed-changes 2023-07-31 18:27:03 -05:00
Ben Meadors
8e7500278f
Merge pull request #371 from charminULTRA/AML
Adds AmbientLightingModule to Admin.proto
2023-07-31 18:26:14 -05:00
charminULTRA
8257b7d8f3
Merge branch 'meshtastic:master' into AML 2023-07-30 12:38:31 -04:00
Jon
4628e5960b leave out neighbor 2023-07-30 11:17:06 -04:00
GUVWAF
da148f9ade
Merge pull request #375 from GUVWAF/neighborStore
Add last_rx_time and node_broadcast_interval_secs to Neighbor
2023-07-30 17:16:37 +02:00
GUVWAF
29fbfc2330 Add last_rx_time and node_broadcast_interval_secs to Neighbor 2023-07-30 16:49:13 +02:00
Eugene Maksymenko
6f88374ec6 Fix unmappable character (0x98) for encoding windows-1251 #373 2023-07-29 10:07:10 +02:00
Ben Meadors
869b483145 Move node_broadcast_interval_secs to NeighborInfo 2023-07-28 10:15:25 -05:00
Jon
22b6681c86 Trying to fix TOKEN error 2023-07-28 11:07:48 -04:00
Jon
b69559e22b check 2023-07-28 11:07:05 -04:00
Jon
673832e45c test 2023-07-28 11:03:43 -04:00
Ben Meadors
af693fe022 Int_size, not max_size 2023-07-28 06:42:42 -05:00
Ben Meadors
1c3ed70144 Add Neighbor.node_broadcast_interval_secs 2023-07-28 06:39:24 -05:00
Jon
c48e408562 space fix 2023-07-27 16:42:58 -04:00
Jon
7f047d6357 added expeceted code for neighborinfo for
simplicity of merge
2023-07-27 14:39:13 -04:00
charminULTRA
34e550ee2a space 2023-07-27 14:12:37 -04:00
charminULTRA
2cb0aeb668 ALM 2023-07-27 14:09:17 -04:00
Ben Meadors
0d5b0942fe Add Neighborinfo to adminmessage ModuleConfigType 2023-07-27 12:16:07 -05:00
Neil Hao
8ad70564fc Added Nano G2 Ultra to 18
NANO_G2_ULTRA = 18; has been added for new board.
More info about nano g2 ultra: https://wiki.uniteng.com/en/meshtastic/nano-g2-ultra
2023-07-27 12:21:13 +02:00
Neil Hao
c9e5dd76cf Update mesh.proto Added Nano G2 Ultra
NANO_G2_ULTRA = 52; has been added.
2023-07-27 12:21:13 +02:00
Ben Meadors
7bf13761bb Shouldn't have removed this one. It's too risky 2023-07-25 19:09:08 -05:00
Ben Meadors
45ccd172d7 Remove count 2023-07-25 17:29:31 -05:00
Ben Meadors
16dbe1e7e6 Completely remove deprecated fields 2023-07-25 16:24:48 -05:00
Ben Meadors
57bd75ea8b
Merge pull request #367 from meshtastic/remove-portnum
Removing Portnum we didn't actually use
2023-07-24 12:39:20 -05:00
Ben Meadors
29ec07a25e Removing Portnum we didn't actually use 2023-07-24 09:56:10 -05:00
Ben Meadors
f17298c2b0
Merge pull request #366 from meshtastic/mqtt-proxy-clarification
MQTT Client Proxy clarification
2023-07-22 09:26:01 -05:00
Ben Meadors
f70efbc6f2 Clarification 2023-07-22 08:44:45 -05:00
Ben Meadors
64c2a11d37
Merge pull request #365 from meshtastic/thebentern-patch-1
Mega-ohms casing correction
2023-07-18 06:13:52 -05:00
Ben Meadors
5ecbbb8680
Mega-ohms casing correction 2023-07-13 13:29:57 -05:00
Ben Meadors
e0b136f5f8
Merge pull request #364 from meshtastic/new-hardware
New hardware models
2023-07-07 11:31:05 -05:00
Ben Meadors
c6f4d4f649 Hardware models 2023-07-07 07:00:23 -05:00
Ben Meadors
f2d1ebbd34
Merge pull request #363 from meshtastic/mqtt-client-proxy
Mqtt client proxy config and reworked payload
2023-07-05 16:47:44 -05:00
Ben Meadors
32cbb5840e
Merge pull request #361 from charminULTRA/AmbientLightingModule
Ambient Lighting Module protos
2023-07-03 19:29:19 -05:00
Ben Meadors
223b53e6cf
Update mesh.proto 2023-07-03 07:42:56 -05:00
Ben Meadors
c8b90c7006 Add toradio 2023-07-02 14:56:32 -05:00
Ben Meadors
74f3c56c9b Config and payload variant 2023-07-01 08:53:13 -05:00
Ben Meadors
b29933a4a0 Move proxy message and just convert to bytes instead 2023-06-30 07:51:51 -05:00
Ben Meadors
ef8763b1cf
Merge pull request #362 from meshtastic/mqtt-client-proxy
Infrastructure for clients to proxy MQTT traffic to node
2023-06-29 20:21:07 -05:00
Ben Meadors
0d1614b4c8 Infrastructure for clients to proxy MQTT traffic to node 2023-06-29 07:17:21 -05:00
Jon
4c648a8247 On/Off function added 2023-06-28 20:04:35 -04:00
Jon
6f0aeb756f PR edits 2023-06-28 19:59:12 -04:00
Jon
432d68ef91 AmbientLightingModule 2023-06-28 11:05:28 -04:00
Ben Meadors
e4396fd499
Merge pull request #360 from meshtastic/correct-description 2023-06-27 19:15:31 -05:00
Ben Meadors
f8f6683947 Description clarification 2023-06-27 19:07:49 -05:00
Ben Meadors
5f3daac5fa
Merge pull request #358 from meshtastic/moar-deprecate
Moar deprecate MyNodeInfo
2023-06-07 18:54:38 -05:00
Ben Meadors
90aa6cb088 Basically the whole thing 2023-06-07 15:48:58 -05:00
Ben Meadors
1b5dd88554 Whoops 2023-06-07 15:28:07 -05:00