Commit graph

509 commits

Author SHA1 Message Date
Foster Irwin ebe869a652 ios bluetooth 2022-04-01 14:45:11 -06:00
Foster Irwin fb26b16dc0 capitalize header 2022-04-01 14:28:14 -06:00
Foster Irwin c7f16036e2 wifi questions 2022-04-01 14:06:46 -06:00
Foster Irwin 49a4fd876c LoRa questions 2022-04-01 14:00:48 -06:00
Sacha Weatherstone 9dc879235f
Hardware pages (#299)
* initial devices.json

* initial hardware components

* testing page at /docs/hardware/supported/template

* WIP Changes

* Home page work & updates

* Fix build

* Fix external link button

* Setup linting

* rename, cleanup & lint

* seperate lint cmd for now

Co-authored-by: Foster Irwin <foster@jfirwin.com>
Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
2022-04-02 00:34:49 +11:00
Sacha Weatherstone 065c287941
Merge pull request #294 from jberenhaus/patch-2
De-duping and ordering T-Beam hardware listings
2022-04-01 19:57:35 +11:00
Sacha Weatherstone dcf7426c52
Merge pull request #304 from jfirwin/apple-pages
Apple pages
2022-04-01 19:57:20 +11:00
Sacha Weatherstone 9dfd44e055
Merge pull request #303 from jfirwin/discord-notes
Fixing 1.3 module commands
2022-04-01 19:56:10 +11:00
Michael Kleinhenz 4ba1766391
JSON MQTT topic documentation (#300)
* Added JSON MQTT topic documentation.

* Review fixes.
2022-04-01 14:24:33 +11:00
Foster Irwin 2808531d67 update links 2022-03-31 20:24:11 -06:00
Foster Irwin 9f32f3dfb6 initial apple pages 2022-03-31 20:16:33 -06:00
Foster Irwin 583e61042a typo 2022-03-31 20:07:59 -06:00
Foster Irwin bef75f57f3 1.2/1.3 admonition 2022-03-31 20:06:11 -06:00
Foster Irwin 62f6d6a43b readded telemetry_module_environment_update_interval 2022-03-31 19:43:11 -06:00
Foster Irwin e6c21d78e8 fixed sensor numbering 2022-03-31 19:42:18 -06:00
Foster Irwin a6ab926681 fixed description with @thebentern's notes 2022-03-31 19:38:16 -06:00
Foster Irwin e712cf55cf added "environment" 2022-03-31 19:37:35 -06:00
Foster Irwin c414d19072 updated device module with "environment" and longer interval 2022-03-31 19:33:44 -06:00
Foster Irwin f7aa913157 fixed overview with @thebentern's notes 2022-03-31 19:32:09 -06:00
Foster Irwin a61481de0f fixed admonition with @thebentern's notes 2022-03-31 19:31:49 -06:00
Foster Irwin e241fc7502 fixed admonitions 2022-03-31 19:31:13 -06:00
Foster Irwin 2f86753009 update links 2022-03-30 20:47:06 -06:00
Foster Irwin 60fd03b433 fixed update interval to device update interval 2022-03-30 20:43:01 -06:00
Foster Irwin e330cb0896 renamed farenheit 2022-03-30 20:37:43 -06:00
Foster Irwin c5ca1ecc15 fixed commands 2022-03-30 20:37:15 -06:00
Foster Irwin aacafb4aed fixed admonition 2022-03-30 20:36:36 -06:00
Foster Irwin aba63264da fixed replacement messages 2022-03-30 20:13:30 -06:00
Foster Irwin df4b8a7c81 fixed block to allow settings without module/plugin in the name 2022-03-30 20:12:44 -06:00
Foster Irwin eb00c83aaf rename telemetry module 2022-03-30 20:01:28 -06:00
Foster Irwin 4c8c5f3189 rename rotary encoder 2022-03-30 20:00:25 -06:00
Mike Kinney 3d97e292ac add pictures/info about more rak models 2022-03-30 12:53:14 -07:00
Foster Irwin bf741247cf
Update overview.md 2022-03-30 11:19:43 -06:00
Sacha Weatherstone a27e61c145
Fix admonition 2022-03-30 15:05:45 +11:00
Balazs Kelemen ccce2b50b9 Canned-messages doc update for release 1.3. 2022-03-27 08:56:45 +02:00
Jm Casler 6bc6e6429c
Updated CH* Mac download url 2022-03-24 22:48:46 -07:00
Joshua Berenhaus bcfa38cedb
Add battery purchase instructions (#291)
* Add battery purchase instructions

* Update getting_started.md

* Fix wording

Co-authored-by: Sacha Weatherstone <sachaw100@hotmail.com>
2022-03-22 15:20:17 +11:00
Joshua Berenhaus 0c3d0e4a5d
De-duping and ordering T-Beam listings
V1.1 and Meshtastic had the same link to the same product and a near-identical description. I've deduped them and re-ordered the products from some version f best to worst.

Also bolded some of the specs to emphasize how to choose between the 3 options
2022-03-21 20:36:58 -04:00
Mike Kinney d199b46b09 bump winapp version 2022-03-21 10:17:13 -07:00
Sacha Weatherstone 661d617cb1
Danpeig master (#290)
* External GPS module instructions

Instructions on how to use external GPS modules on boards without this functionality. More to come....

* GPS module

* New modules added

Extended the list of boards and pin maps.

* Update gpsmodule.md

* Update gpsmodule.md

* GPIO warning

To keep consistency across documentation pages.

* Final revision

* Revert unwanted changes

Co-authored-by: Daniel BP <daniel@brookepeig.com>
2022-03-20 14:05:14 +11:00
Thomas Göttgens 351bcc9369 change snippet to variable use 2022-03-18 14:53:31 +01:00
Thomas Göttgens cf8fa49b58 revert #288 2022-03-18 13:56:19 +01:00
Thomas Göttgens 635a185ce3 include a notice about naming change in plugins to modules 2022-03-18 13:53:08 +01:00
ayysasha 4e81b0f0d5
Updating docs to correct syntax
Syntax correct from xxx_module_xxx to xxx_plugin_xxx
2022-03-18 04:11:36 -04:00
Foster Irwin 4c2c1a7f00 fixed example pointed out by Jim Lahey on discord 2022-03-17 22:42:42 -06:00
Foster Irwin 16a59b9c4f fixed python to python3 2022-03-17 22:15:14 -06:00
Foster Irwin 3cde876333 win10 issue 2022-03-17 22:14:36 -06:00
Foster Irwin 2a5cc53d2e button example from Sublime Mud Time on discord 2022-03-17 21:58:26 -06:00
Foster Irwin fb46c41ad7
Merge pull request #285 from jfirwin/fix-faq-urls
Fix hardcoded urls to relational urls
2022-03-17 21:10:04 -06:00
Foster Irwin c2cb504722
Merge pull request #286 from jfirwin/add-rebase-details
initial docs rebase instructions
2022-03-17 21:09:46 -06:00
Foster Irwin c83fef54dc
Merge pull request #284 from jfirwin/raldi-patch1
Raldi patch1
2022-03-17 15:31:41 -06:00
raldi 5ba23c4f44
Update serial-module.md
And add some tips about pins.
2022-03-17 13:54:11 -07:00
Foster Irwin 1d26bdbd03 update device to operating system 2022-03-16 11:30:35 -06:00
Foster Irwin 4aa88bef46 add link 2022-03-16 11:25:16 -06:00
Foster Irwin 5e6fb03196 initial commit 2022-03-16 11:10:37 -06:00
Foster Irwin 24be5f994f raldi edits 2022-03-14 20:34:50 -06:00
andrekir 070efeb0cd remove android location-access.md 2022-03-14 23:28:29 -03:00
mkinney 60211ed4e5
Merge pull request #275 from mkinney/bump_winapp
bump m-flasher WinApp version
2022-03-14 15:15:13 -07:00
Mike Kinney ba09833abb bump m-flasher to 1.0.2 for WinApp 2022-03-14 15:12:45 -07:00
raldi 5ec19ee6c6
Explain how to run CLI to test a node 2022-03-13 12:00:10 -07:00
Andre Kirchhoff 9876e7f9fa
fix flashing-firmware typo 2022-03-13 14:51:15 -03:00
Mike Kinney d681ef3593 bump m-flasher WinApp version 2022-03-11 15:35:41 -08:00
Foster Irwin b6a889ad4e added title 2022-03-11 15:01:04 -07:00
Foster Irwin c979bdeaf1 add linux python3 installation 2022-03-11 14:46:33 -07:00
Foster Irwin 1726da02f4 removed spaces/tabs 2022-03-11 07:28:57 -07:00
Foster Irwin 1f8fb8289b initial edits 2022-03-10 21:11:18 -07:00
Mike Kinney 3fd50bf96e re-write the installation instructions for m-flasher 2022-03-10 17:49:09 -08:00
Foster Irwin 8d5ec8390e fixed bulletpoints 2022-03-10 15:39:56 -07:00
Foster Irwin f84a502e13 relational link 2022-03-10 15:39:48 -07:00
Foster Irwin 0e21d1849e relational links 2022-03-10 15:37:01 -07:00
Sacha Weatherstone 8468d0cdc8
Fix broken link 2022-03-10 08:19:51 +11:00
Sacha Weatherstone 40cceb2f4b
rename Environmental Measurment 2022-03-10 07:43:13 +11:00
Sacha Weatherstone e8e7605af2 Add docker info 2022-03-10 00:46:31 +11:00
Sacha Weatherstone 5b27a1cf87
Fix build, move to pnpm & ci update 2022-03-09 23:10:04 +11:00
Sacha Weatherstone 57913a2564 Consolidate firmware and build instructions 2022-03-09 20:47:24 +11:00
Sacha Weatherstone 16a4f3386d Fix build 2022-03-09 19:35:21 +11:00
Sacha Weatherstone 5721ab5740 Ameded build instrucions 2022-03-09 19:09:03 +11:00
Sacha Weatherstone e7e8f7ab17 Further renaming 2022-03-09 19:02:21 +11:00
Sacha Weatherstone f92647ef24 Format with prettier 2022-03-09 18:51:46 +11:00
Sacha Weatherstone 7d6338319b Fix Build 2022-03-09 18:43:38 +11:00
Sacha Weatherstone 7f56825c40 Simplify build instrucions and rename plugins. 2022-03-09 18:10:41 +11:00
Sacha Weatherstone 7db2726eb2 Update publish.md 2022-03-08 23:12:46 +11:00
Sacha Weatherstone 54ba070db1 Update web overview 2022-03-08 16:24:01 +11:00
Foster Irwin 8a63ef8337 added @andrekir faq updates to migrated faq 2022-03-07 06:37:27 -07:00
Foster Irwin 27aa870595 switched first steps to clients 2022-03-04 13:11:13 -07:00
Foster Irwin f8aff34915 fixed ids 2022-03-04 13:06:18 -07:00
Foster Irwin 97894285a6 set default flow 2022-03-04 12:56:42 -07:00
Foster Irwin 473a56b1c8 renamed header 2022-03-04 12:56:29 -07:00
Foster Irwin b02f905c16 renamed header 2022-03-04 12:56:15 -07:00
Foster Irwin 07941ae336 fixed links 2022-03-03 21:43:52 -07:00
Foster Irwin 87df317e97 initial configuration section 2022-03-03 21:39:15 -07:00
Foster Irwin 2827e9704d moved first steps to it's own section after pairing with clients 2022-03-03 21:37:18 -07:00
Foster Irwin 01a0436264 web edits 2022-03-03 21:36:12 -07:00
Foster Irwin de0fb15479 renamed clients section in getting started 2022-03-03 21:35:08 -07:00
Foster Irwin 9a8fd3afd0 added admonition to ESP32 firmware section 2022-03-03 19:36:40 -07:00
Foster Irwin 6814b004bf initial remove concepts from getting started 2022-03-03 19:36:14 -07:00
Foster Irwin 2acc27c3e2 move cta button 2022-03-03 15:29:52 -07:00
Foster Irwin 80c994dc6b
Merge branch 'master' into clean-getting-started 2022-03-03 15:26:43 -07:00
Foster Irwin b5ebdc6c77 centered ctas on getting started page 2022-03-03 10:53:57 -07:00
Foster Irwin 04682c9ffe initial setup 2022-03-02 14:27:56 -07:00
Foster Irwin afa3e63212 initial remove faqs from getting started 2022-03-02 13:19:51 -07:00
Foster Irwin 2c7757fccc
typos 2022-03-02 13:01:52 -07:00
Foster Irwin b4874ef1e9
Merge pull request #266 from jfirwin/data-cord
Data cable and driver edits
2022-03-02 12:38:13 -07:00
Foster Irwin d31e925cc9 fixed line breaks 2022-03-02 11:14:10 -07:00
Foster Irwin ae1c93559c moved tests down one header tag leve 2022-03-02 11:12:25 -07:00
Foster Irwin e79c4dbb9e added call to action buttons 2022-03-02 11:10:10 -07:00
Foster Irwin 83dcc631ad rephrased section to explain and output users to prerequisite page 2022-03-02 11:09:54 -07:00
Foster Irwin 99cbfc6456 removed connectivity details and added link to prerequisite page 2022-03-02 11:08:58 -07:00
Foster Irwin ff25992040 moved admonition 2022-03-01 16:17:17 -07:00
Sacha Weatherstone 89b10cf6ac
Merge pull request #260 from jfirwin/add-wifi-bluetooth-annotation
Web Interface Docs Edits
2022-03-02 10:11:00 +11:00
Foster Irwin 0c81e36955 comments from ric 2022-03-01 16:03:59 -07:00
Foster Irwin 09158e0f55 added link 2022-03-01 15:56:05 -07:00
Foster Irwin 8448b2aa42 moved content 2022-03-01 15:55:29 -07:00
Foster Irwin a982d9b231 added header for driver test 2022-03-01 15:51:22 -07:00
Foster Irwin af13eaa490 cord < cable 2022-03-01 15:49:06 -07:00
Foster Irwin 7db32a9a92 cya 2022-03-01 15:31:46 -07:00
Foster Irwin 59c4b6c968 renamed page flashing-firmware 2022-03-01 15:30:47 -07:00
Foster Irwin 715eadbfa1 rephrase 2022-03-01 15:28:56 -07:00
Foster Irwin f2ec4835ec added ch340/ch341 2022-03-01 15:23:45 -07:00
Foster Irwin e3c62c51ba add choose firmware flashing method 2022-03-01 15:22:41 -07:00
Foster Irwin 5733adceaa changed url 2022-03-01 14:25:58 -07:00
Foster Irwin b06223647b add drivers page links 2022-03-01 13:55:11 -07:00
Foster Irwin 213174f9a7 remove unnecessary slug 2022-03-01 12:34:59 -07:00
Foster Irwin 82e9b9022b initial driver details 2022-03-01 12:34:03 -07:00
Foster Irwin 9d05d295de initial drivers page 2022-03-01 12:33:22 -07:00
Ric Letson 4f3d2e31fb
Grammar fix 2022-02-28 17:50:40 -07:00
Ric Letson 0020fd7330
Added renaming of downloaded executables
All other docs simply use "meshtastic" as the command to execute when we give example commands. 

I've added commands to these instructions (for windows, mac & linux) which will rename the meshtastic_ubuntu, meshtastic_mac or meshtastic_windows to simply 'meshtastic' so that user attempts to follow other documentation provided have a better chance at success.
2022-02-28 17:29:38 -07:00
Ric Letson 7239be9b1b
Remove 'double click' reference from windows instructions
Double clicking simply causes the command prompt to flash open and immediately close.
2022-02-28 17:19:14 -07:00
Ric Letson 9eda259082
Add link to standalone executables 2022-02-28 17:14:51 -07:00
Foster Irwin c328df9980 add data cable warning to meshtastic flasher 2022-02-28 11:56:17 -07:00
Foster Irwin 39aba6b372 removed quotes 2022-02-28 11:54:58 -07:00
Foster Irwin 9856ba9650
Typo 2022-02-26 00:17:16 -07:00
Mike Kinney bf8ca49174 update the python publish steps; tweak -device 2022-02-25 22:18:54 -08:00
Mike Kinney bf0f5cf4ca fix instructions 2022-02-25 21:37:23 -08:00
Foster Irwin 42c98b86db
Merge pull request #261 from jfirwin/about
Initial About pages
2022-02-25 15:31:10 -07:00
Mike Kinney 973625e0a6 update flasher publish steps; remove trailing whitespace 2022-02-25 14:15:05 -08:00
Foster Irwin 4d78baad0f about init 2022-02-25 14:51:14 -07:00
Foster Irwin 12072a06e3 forgot i consolidated the usage page too 2022-02-25 10:57:28 -07:00
Foster Irwin 643b00b6eb renamed web-app.md to overview.md 2022-02-25 10:19:43 -07:00
Foster Irwin 4e2e096fdf consolidated configuration to web-app 2022-02-25 10:19:19 -07:00
Foster Irwin cd2c5adbc9 added meshtastic-flasher to admonitions 2022-02-25 10:18:36 -07:00
Sacha Weatherstone d92b95c274
Merge pull request #257 from jfirwin/add-wifi-bluetooth-annotation
Add wifi bluetooth annotation
2022-02-25 15:22:02 +11:00
Foster Irwin f0c71ebcb0 add admonition to web docs 2022-02-24 21:19:57 -07:00
Foster Irwin 923271aa24 directed instructions to wifi settings page 2022-02-24 20:28:49 -07:00
Mike Kinney 6eda9e799d update flasher installation commands 2022-02-24 10:31:11 -08:00
Foster Irwin c124d095ab consolidated wifi instructions to settings 2022-02-23 06:50:14 -07:00
Foster Irwin 2ce15ecb1c add caution admonitions 2022-02-23 06:29:05 -07:00
Foster Irwin 6ec439fd51 add note admonition 2022-02-23 06:25:16 -07:00
Foster Irwin 602572bba4 add warning admonition 2022-02-23 06:24:55 -07:00
Foster Irwin 3ab0284d91 add wifi note to settings 2022-02-22 20:26:10 -07:00
Foster Irwin a73b7a298e initial instructions 2022-02-22 13:35:03 -07:00