diff --git a/docs/community/software/atak.mdx b/docs/community/software/atak.mdx deleted file mode 100644 index 045a7a41..00000000 --- a/docs/community/software/atak.mdx +++ /dev/null @@ -1,31 +0,0 @@ ---- -id: community-atak -title: ATAK Forwarder -sidebar_label: ATAK Forwarder -sidebar_position: 1 ---- - -:::note - -This is a community project maintained by @paulmandal. -Development can be followed on [GitHub](https://github.com/paulmandal/atak-forwarder). -Support should be sought from the respective authors. - -::: - -:::info - -The ATAK Forwarder plugin has recently been updated to support Meshtastic 2.0.6+ but is currently a pre-release version to allow for additional testing to be completed. - -- After installing you need to open the Meshtastic app and click the add device "+" so it will ask for Bluetooth permissions. - -::: - -The ATAK Forwarder plugin requires the Meshtastic Android app to be installed. - -This is a plugin for ATAK (Android Team Awareness Kit) that uses Meshtastic to provide off-grid communications. This includes plotting the position of others on the map, transmission of markers and routes, and chat messages. - -![ATAK Module](/img/atak-animation.gif) - -- A walk-through on how to [set up ATAK](https://paul-mandal.medium.com/atak-for-hikers-d96d5246193e). -- The module source is available on [GitHub](https://github.com/paulmandal/atak-forwarder), along with instructions for setting it up, and the latest [Releases](https://github.com/paulmandal/atak-forwarder/releases/). diff --git a/docs/community/software/index.mdx b/docs/community/software/index.mdx index e8e28af5..9a4865fd 100644 --- a/docs/community/software/index.mdx +++ b/docs/community/software/index.mdx @@ -9,7 +9,6 @@ The Meshtastic ecosystem is highly extensible, and a number of community project Current community projects: -- [ATAK (Android Team Awareness Kit) Forwarder](/docs/community/software/community-atak) - An ATAK plugin for forwarding CoT messages via a hardware layer which supports Meshtastic devices. - [Meshtasticator (Simulator)](/docs/community/software/community-meshtasticator) - Meshtasticator is a discrete-event and interactive simulator that mimics the radio section of the device software. - [Meshtastic Web API](/docs/community/software/meshtastic-web-api) - Meshtastic Web API provides a RESTful interface to interact with a Meshtastic node via a serial connection. diff --git a/docs/community/software/meshtastic-web-api.mdx b/docs/community/software/meshtastic-web-api.mdx index 32cd01d5..edea6f0d 100644 --- a/docs/community/software/meshtastic-web-api.mdx +++ b/docs/community/software/meshtastic-web-api.mdx @@ -2,7 +2,7 @@ id: meshtastic-web-api title: Meshtastic Web API sidebar_label: Meshtastic Web API -sidebar_position: 3 +sidebar_position: 2 --- :::note diff --git a/docs/community/software/meshtasticator.mdx b/docs/community/software/meshtasticator.mdx index b7ebbd69..dfa56a21 100644 --- a/docs/community/software/meshtasticator.mdx +++ b/docs/community/software/meshtasticator.mdx @@ -2,7 +2,7 @@ id: community-meshtasticator title: Meshtasticator sidebar_label: Meshtasticator (Simulator) -sidebar_position: 2 +sidebar_position: 1 --- :::note