From 01f647ff07353dfd212c0a6ab877a7fc2149fc2e Mon Sep 17 00:00:00 2001
From: Ian McEwen
Date: Tue, 23 Apr 2024 22:37:55 -0700
Subject: [PATCH 1/7] RAK19001 supports GPS modules on slot F, document that
---
docs/hardware/devices/rak/peripherals.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx
index 385c686d..3ccbf07d 100644
--- a/docs/hardware/devices/rak/peripherals.mdx
+++ b/docs/hardware/devices/rak/peripherals.mdx
@@ -34,6 +34,7 @@ The RAK12500 is supported on the following base boards & slots:
- RAK19007 on slot A
- RAK19003 on slot C
+- RAK19001 on slot F
### RAK1910
@@ -47,6 +48,7 @@ The RAK1910 is supported on the following base boards & slots:
- RAK5005-0 on slot A
- RAK19007 on slot A
- RAK19003 on slot C
+- RAK19001 on slot F
### Resources
- RAK Documentation Center
From 7909bdee8b4677e5f6387d065816157c8212f81c Mon Sep 17 00:00:00 2001
From: rcarteraz
Date: Wed, 24 Apr 2024 14:05:09 -0700
Subject: [PATCH 2/7] update chirpy location
---
src/theme/NotFound/Content/index.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/theme/NotFound/Content/index.js b/src/theme/NotFound/Content/index.js
index 114b279f..7efe9241 100644
--- a/src/theme/NotFound/Content/index.js
+++ b/src/theme/NotFound/Content/index.js
@@ -31,7 +31,7 @@ export default function NotFoundContent({ className }) {
original URL and let them know their link is broken.
-
+
From 3f4b47da66eb6cc2fd832234e3fcaf636532eb8c Mon Sep 17 00:00:00 2001
From: rcarteraz
Date: Wed, 24 Apr 2024 14:22:21 -0700
Subject: [PATCH 3/7] update submodule
---
static/design | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/design b/static/design
index 2865a55d..eeddd10c 160000
--- a/static/design
+++ b/static/design
@@ -1 +1 @@
-Subproject commit 2865a55d39dea5f6d9f2c09ac1ec485666a833da
+Subproject commit eeddd10c108f1516e6e0c878fbaa8ed40a4d279d
From b48f7497a6a6bb7646107b89558749a0fc3da2dd Mon Sep 17 00:00:00 2001
From: rcarteraz
Date: Wed, 24 Apr 2024 14:32:44 -0700
Subject: [PATCH 4/7] fix sizing
---
src/theme/NotFound/Content/index.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/theme/NotFound/Content/index.js b/src/theme/NotFound/Content/index.js
index 7efe9241..0ab18ab5 100644
--- a/src/theme/NotFound/Content/index.js
+++ b/src/theme/NotFound/Content/index.js
@@ -31,7 +31,12 @@ export default function NotFoundContent({ className }) {
original URL and let them know their link is broken.
-
+
From ee8a845f4fda21e9438978a725f79f49a50584cd Mon Sep 17 00:00:00 2001
From: GUVWAF
Date: Thu, 25 Apr 2024 20:13:35 +0200
Subject: [PATCH 5/7] Clarify that Remote Hardware module needs to be enabled
---
docs/configuration/module/remote-hardware.mdx | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/docs/configuration/module/remote-hardware.mdx b/docs/configuration/module/remote-hardware.mdx
index 20eb8245..db6ebfcc 100644
--- a/docs/configuration/module/remote-hardware.mdx
+++ b/docs/configuration/module/remote-hardware.mdx
@@ -96,21 +96,29 @@ The result of reading a GPIO or notifications of GPIO changes will also be sent
You can get the latest python tool/library with `pip3 install --upgrade meshtastic` on Windows/Linux/OS-X. See the [python section](/docs/software/python/cli/installation) for more details.
-To prevent access from untrusted users, you must first make a `gpio` channel that is used for authenticated access to this feature. You'll need to install this channel on both the local and remote node.
+To prevent access from untrusted users, you must first make a `gpio` channel that is used for authenticated access to this feature. You'll need to install this channel on both the local and remote node. Furthermore, you need to enable the module on both units.
The procedure using the python command line tool is:
1. Connect local device via USB
-2. Create a GPIO channel:
+2. Enable the Remote Hardware module:
+ ```shell
+ meshtastic --set remote_hardware.enabled true
+ ```
+3. Create a GPIO channel:
```shell
meshtastic --ch-add gpio
```
-3. Check the channel has been created and copy the long "Complete URL" that contains all the channels on that device:
+4. Check the channel has been created and copy the long "Complete URL" that contains all the channels on that device:
```shell
meshtastic --info
```
-4. Connect the remote device via USB (or use the [remote admin](/docs/configuration/remote-admin) feature to reach it through the mesh)
-5. Set it to join the gpio channel you created:
+5. Connect the remote device via USB (or use the [remote admin](/docs/configuration/remote-admin) feature to reach it through the mesh)
+6. Enable the Remote Hardware module:
+ ```shell
+ meshtastic --set remote_hardware.enabled true
+ ```
+7. Set it to join the gpio channel you created:
```shell
meshtastic --seturl theurlyoucopiedinstep3
```
From 88f3dbc8f314aa567f34a0f915ae029907d7d740 Mon Sep 17 00:00:00 2001
From: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Date: Fri, 26 Apr 2024 12:11:05 -0700
Subject: [PATCH 6/7] Update local-groups.mdx Bay Area
---
docs/community/local-groups.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/community/local-groups.mdx b/docs/community/local-groups.mdx
index cd85a77a..3b198f48 100644
--- a/docs/community/local-groups.mdx
+++ b/docs/community/local-groups.mdx
@@ -59,7 +59,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
- [SoCal Mesh](https://socalmesh.org)
- [Laguna Mesh](https://lagunamesh.com)
- [Mission Viejo Mesh](https://missionviejomesh.org/)
-- [Bay Area Mesh](https://canvis.app/z2k8a8)
+- [Meshtastic Bay Area Group](https://discord.gg/u2gxYu7RYQ)
- [San Diego Mesh](https://discord.gg/k8RputgWgD)
- [Antelope Valley Mesh](https://www.avmesh.org/)
- [AltaMesh](https://altamesh.net/)
From 06dfb3aa32d7f0b888f0ff249288fca75ca3b554 Mon Sep 17 00:00:00 2001
From: nagumii <40807970+nagumii@users.noreply.github.com>
Date: Fri, 26 Apr 2024 22:15:15 +0300
Subject: [PATCH 7/7] remove ios from network connection supported apps
---
docs/getting-started/initial-config.mdx | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/getting-started/initial-config.mdx b/docs/getting-started/initial-config.mdx
index 13fe5740..24ba92da 100644
--- a/docs/getting-started/initial-config.mdx
+++ b/docs/getting-started/initial-config.mdx
@@ -39,7 +39,6 @@ values={[
- [Android App](/docs/category/android-app)
- [Web Client](https://client.meshtastic.org)
-- [iOS/iPadOS/macOS App](/docs/category/apple-apps)