Commit graph

424 commits

Author SHA1 Message Date
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