Commit graph

1352 commits

Author SHA1 Message Date
Ben Meadors
d3dd7cfbe3
Merge pull request #382 from meshtastic/detection-sensor-portnum
Add DETECTION_SENSOR_APP portnum
2023-08-18 08:08:37 -05:00
Ben Meadors
4f543adbd6 Add DETECTION_SENSOR_APP portnum 2023-08-18 07:43:31 -05:00
Ben Meadors
dc28ae3d12
Merge pull request #381 from meshtastic/detection-module
New Detection Sensor module for messaging the mesh on detected state changes
2023-08-14 08:40:01 -05:00
Ben Meadors
04864570c5 use_pullup 2023-08-14 06:34:35 -05:00
Ben Meadors
9993a1df74 Fixed copy pasta and index 2023-08-13 19:02:39 -05:00
Ben Meadors
56f62b2937 Added state_broadcast_secs 2023-08-13 14:10:38 -05:00
Ben Meadors
e6a12394c2 More minumums! 2023-08-13 08:12:14 -05:00
Ben Meadors
e94a5f1664 Spelling 2023-08-13 08:11:21 -05:00
Ben Meadors
a726d6242e Renamed to Detection Sensor 2023-08-13 08:10:24 -05:00
Ben Meadors
3c5c9acf92 Words 2023-08-13 06:47:58 -05:00
Ben Meadors
9e9ffc5c05 Added new Detection module for easier detection of state changes 2023-08-13 06:43:07 -05:00
Ben Meadors
6320d6795e
Merge pull request #380 from meshtastic/increase-nodedb
Remove deprecated mesh_sds_timeout_secs and bump node_db_lite to 100 for now
2023-08-12 05:32:16 -05:00
Ben Meadors
749be80f0b
Merge pull request #379 from meshtastic/add-loratype
Add LoraType hardware model
2023-08-12 05:31:44 -05:00
Ben Meadors
ca0942e910 Remove mesh_sds_timeout_secs and bump node_db_lite to 100 for now 2023-08-11 20:25:44 -05:00
Ben Meadors
773592a4a4 Add LoraType hardware model 2023-08-11 13:23:15 -05:00
Ben Meadors
d473009659
Merge pull request #378 from meshtastic/picomputer
Add Picomputer
2023-08-07 12:44:51 -05:00
Thomas Göttgens
3105696a1e Add hints how the payload of a certain portnum is encoded 2023-08-07 19:04:54 +02:00
Thomas Göttgens
bf237d0470
Add Picomputer 2023-08-07 19:04:17 +02:00
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