Commit graph

763 commits

Author SHA1 Message Date
Vladislav Osmanov f36789c4f8
removed outdated configuration for v1.2 2022-09-12 20:15:01 +03:00
Vladislav Osmanov dc11616bdf
Merge branch 'master' into patch-3 2022-09-12 20:12:21 +03:00
Vladislav Osmanov a2f7def99a
Added missing Very Long Range - Slow channel and fix default to Long Fast
Needs to check data rate and other channel params
2022-09-11 18:13:54 +03:00
Garth Vander Houwen 153cde15b1
Merge branch 'master' into patch-2 2022-09-11 08:09:11 -07:00
Vladislav Osmanov f1f4f46f1d
param value is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set lora.modem_preset longSlow
Connected to radio
lora.modem_preset does not have an enum called longSlow, so you can not set it.
Choices in sorted order are:
    LongFast
    LongSlow
    MedFast
    MedSlow
    ShortFast
    ShortSlow
    VLongSlow
LocalConfig and LocalModuleConfig do not have attribute lora.modem_preset.
```
2022-09-11 18:02:03 +03:00
Vladislav Osmanov df29475655
param value is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set lora.region eu433
Connected to radio
lora.region does not have an enum called ru, so you can not set it.
Choices in sorted order are:
    ANZ
    CN
    EU433
    EU868
    IN
    JP
    KR
    NZ865
    RU
    TH
    TW
    US
    Unset
LocalConfig and LocalModuleConfig do not have attribute lora.region.
```
2022-09-11 17:57:46 +03:00
Vladislav Osmanov f56f66d0fd
set region for firmware v1.3 has added 2022-09-11 17:43:52 +03:00
Vladislav Osmanov 5ccb5dfb37
param value is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set bluetooth.mode randomPin
Connected to radio
bluetooth.mode does not have an enum called randomPin, so you can not set it.
Choices in sorted order are:
    FixedPin
    NoPin
    RandomPin
LocalConfig and LocalModuleConfig do not have attribute bluetooth.mode.
```
2022-09-11 17:27:03 +03:00
Vladislav Osmanov 3e64d9d7ae
param is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set device.role client
Connected to radio
device.role does not have an enum called client, so you can not set it.
Choices in sorted order are:
    Client
    ClientMute
    Router
    RouterClient
LocalConfig and LocalModuleConfig do not have attribute device.role.
```
2022-09-11 17:22:33 +03:00
Ben Meadors 02dbabbb16
Update index.mdx 2022-09-09 14:34:31 -05:00
Ben Meadors c76c2334ee
Update index.mdx 2022-09-09 07:52:10 -05:00
Garth Vander Houwen 429dbac089
1.2 End of Life (#400)
* Start of 1.2 EOL cleanup

* initial docs updates

* Move more 1.2 files

* Move remaining 1.2 files

* Fix links

* Fix links

* More links

* The rest of the broken links

* Missed a couple of links

* Really last link

* Links to the final 1.2 firmare and android app

* add last flasher

* fix gps_disabled

* update enthusiast page

* Delete 1.2 from apple apps

* Fix error in module index
2022-09-09 13:48:23 +10:00
Garth Vander Houwen 7ce1a09920
Merge pull request #399 from meshtastic/mqtt_and_wifi_fixes
Update MQTT page with new setting
2022-09-06 12:14:39 -07:00
Garth Vander Houwen c1e56d510e Add wifi and mqtt settings updates 2022-09-06 12:11:42 -07:00
Andre K 94c7e85997
Update index.mdx 2022-09-04 08:33:37 -03:00
Garth Vander Houwen 96be92aabe Update MQTT page with new setting 2022-09-03 14:54:03 -07:00
GUVWAF f7a168932d Add example to the mesh algorithm explanation 2022-09-03 18:00:14 +02:00
Garth Vander Houwen 9c80f980ee
Merge pull request #394 from meshtastic/external_notification_fixes
Update commands to use right external_notification prefixes
2022-08-31 20:29:44 -07:00
Garth Vander Houwen bb5b02db32 revert 1.2 page 2022-08-31 20:20:00 -07:00
Garth Vander Houwen ef7ed02877 Update index page link to add mqtt module 2022-08-31 20:16:02 -07:00
Garth Vander Houwen 707ec7e43b Start of MQTT 1.3 page 2022-08-31 20:12:29 -07:00
Garth Vander Houwen a3310bb24c Add MQTT Module config page 2022-08-31 08:13:28 -07:00
Garth Vander Houwen b2ce1943cf Update commands to use right external_notification prefixes 2022-08-30 23:55:11 -07:00
andrekir e03441d4ae update android docs 2022-08-29 12:18:55 -03:00
Ric Letson cc3cbaf962
Update flashing-esp32.mdx
Fixed broken link to python.org
2022-08-28 01:58:19 -06:00
Vladislav Osmanov 6a69a2eb01
OLED localization guide (#390) 2022-08-26 05:57:00 +07:00
Ben Meadors 59eafb7fa0
Merge pull request #391 from meshtastic/ble_config
Add bluetooth config
2022-08-24 13:34:53 -05:00
Garth Vander Houwen 4120685f58 Add bluetooth config 2022-08-24 08:36:58 -07:00
Garth Vander Houwen dbc10977d1
Merge pull request #389 from meshtastic/updated_device_confi
1.3 Config updates
2022-08-18 07:37:46 -07:00
Garth Vander Houwen a1210afc34 1.3 Config updates 2022-08-18 07:34:39 -07:00
andrekir 8fe8ea30f7 add fdroid repo 2022-08-15 22:28:40 -03:00
Ben Meadors fb1165cd81
Update 1.3-enthusiast.mdx 2022-08-15 07:19:42 -05:00
Ben Meadors c2524d119d
Python guidance 2022-08-15 07:19:04 -05:00
Garth Vander Houwen 80c2c27aea
Merge pull request #387 from meshtastic/updated_device_confi
Delete page all about power states that are gone, update display config
2022-08-08 17:29:22 -07:00
Garth Vander Houwen 7d7c943235 Fix wifi docs 2022-08-08 16:56:18 -07:00
Garth Vander Houwen 7d55e21d7b fix broken inputbroker commands 2022-08-08 16:40:57 -07:00
Garth Vander Houwen 0d1875b409 Delete all the links to the power state machine 2022-08-08 16:34:21 -07:00
Garth Vander Houwen c074678097
Merge pull request #375 from hadallen/patch-1
Update uses.mdx
2022-08-08 16:29:58 -07:00
Garth Vander Houwen 8a543c66d9 No more power state machine 2022-08-08 16:28:32 -07:00
Garth Vander Houwen 55cc4bbf71 Remove dead link 2022-08-08 16:22:43 -07:00
Garth Vander Houwen 080f195a82 Delete page all about power states that are gone, update display config 2022-08-08 16:16:45 -07:00
Garth Vander Houwen ead462055c Fix wifi.psk 2022-08-03 23:50:42 -07:00
Garth Vander Houwen 4a3b4c27da Update config syntax 2022-08-03 08:16:18 -07:00
Garth Vander Houwen 579678ef01 1.3 Module Config updates 2022-08-03 08:14:18 -07:00
Garth Vander Houwen 967b95ae12 1.3.28 updates 2022-08-02 22:29:52 -07:00
Garth Vander Houwen 30c61c2df2 Add information on how to support sensors 2022-08-01 16:26:21 -07:00
Garth Vander Houwen 3fa2f136de Update telemetry docs 2022-08-01 16:23:51 -07:00
Ben Meadors e4c9484f56
Correct sensor type enum 2022-08-01 08:11:53 -05:00
Ben Meadors 6380528613
Update telemetry.mdx 2022-07-29 08:46:25 -05:00
Ben Meadors 18daad7855
Update telemetry.mdx 2022-07-29 08:34:22 -05:00
Chris Cassano db7a756100 added newline 2022-07-28 00:40:34 -04:00
Nicholas Hadaller 0c4b5be621
Update uses.mdx
Added brief instructions to find out necessary group for device permissions
2022-07-20 22:30:38 -07:00
Garth Vander Houwen 76d11833f4
Merge pull request #374 from meshtastic/module_cleanup
Update app links to support format from android app
2022-07-15 20:05:37 -07:00
Garth Vander Houwen 9fbc5de600 update apple site links 2022-07-15 19:57:03 -07:00
Garth Vander Houwen e2448d1943
Merge pull request #373 from meshtastic/module_cleanup
Module cleanup
2022-07-14 23:07:14 -07:00
Garth Vander Houwen 0041030f19 Update defaults to where things are working 2022-07-14 22:33:45 -07:00
Garth Vander Houwen dcc10e883b Remove duplicate warnings 2022-07-14 22:29:59 -07:00
Garth Vander Houwen 5fb2ec84d0
Merge pull request #372 from meshtastic/module_cleanup
Module cleanup
2022-07-14 22:24:40 -07:00
Garth Vander Houwen 5a773d4d7c Fix broken links 2022-07-14 22:21:20 -07:00
Garth Vander Houwen b07b36d6f5 Consolidate scolding 2022-07-14 22:17:44 -07:00
Garth Vander Houwen 8ecc98775a Be less scoldy 2022-07-14 22:16:56 -07:00
Garth Vander Houwen 9e0d1d7a22 Merge input broker page into canned message, delete store and forward 2022-07-14 22:10:48 -07:00
Garth Vander Houwen 27f7d221d4 Update device compatibility 2022-07-14 18:27:52 -07:00
Garth Vander Houwen d6c43fac3f
Merge pull request #371 from meshtastic/module_cleanup
Update Telemetry Module Config Documentation
2022-07-14 18:21:48 -07:00
Garth Vander Houwen 6b0cefdfff Update Telemetry Module Config Documentation 2022-07-14 17:59:50 -07:00
Garth Vander Houwen eae79a2371
Merge pull request #370 from meshtastic/fix_13_appsupport
fix broken links on 1.3 page
2022-07-12 12:02:55 -07:00
Garth Vander Houwen d0236f3971 fix broken links on 1.3 page 2022-07-12 11:58:51 -07:00
Garth Vander Houwen 278a7b1753
Merge pull request #369 from meshtastic/fix_13_appsupport
Use more generic link so people don't use old firmwares
2022-07-12 09:53:58 -07:00
Garth Vander Houwen b6fc50a911 Use more generic link so people don't use old firmwares 2022-07-12 09:35:10 -07:00
Garth Vander Houwen 767fe155f0
Merge pull request #368 from meshtastic/fix_13_appsupport
Remove unused DSR section
2022-07-12 07:06:29 -07:00
Garth Vander Houwen b439192019 remove extranious note 2022-07-12 07:03:22 -07:00
Garth Vander Houwen 4c14293e3f Remove unused DSR section 2022-07-12 06:59:47 -07:00
Garth Vander Houwen b135eac5a4
Merge pull request #367 from meshtastic/fix_13_appsupport
update device compatibiltiy
2022-07-11 11:26:28 -07:00
Garth Vander Houwen 954b50a292 update device compatibiltiy 2022-07-11 11:05:10 -07:00
Jason Windsor cb49610367
Update heltec.mdx
Fixed "reccomended" typo in Heading.
2022-07-08 11:37:12 -04:00
Garth Vander Houwen d639e4e1f5 Add back remote hardware page 2022-07-03 12:46:46 -07:00
Garth Vander Houwen 8a0131e6b8 Fix links 2022-07-03 12:31:23 -07:00
Garth Vander Houwen e51478a3a4 fix developers slug 2022-07-03 12:26:34 -07:00
Garth Vander Houwen 90b2f6f5c9 Fix some slugs and titles 2022-07-03 12:12:36 -07:00
Garth Vander Houwen f5b1f96e31 Bad link 2022-07-03 12:06:06 -07:00
Garth Vander Houwen 71bd8d2383 Fix links 2022-07-03 12:02:54 -07:00
Garth Vander Houwen c610dee912 Remove extra pages 2022-07-03 11:58:04 -07:00
Garth Vander Houwen def6f557db remove broken link 2022-07-03 11:50:37 -07:00
Garth Vander Houwen 92ea05e5d3 Fix broken links 2022-07-03 11:46:00 -07:00
Garth Vander Houwen f88f23ccd1 Delete modue landing blocks 2022-07-03 11:35:25 -07:00
Garth Vander Houwen c935a9c457 Delete duplicate store and forward doc page 2022-07-03 11:21:24 -07:00
Garth Vander Houwen 2b2a29358c Remove additonaly duplicate pages 2022-07-03 11:20:04 -07:00
Garth Vander Houwen c015a74fcb Comit 2022-07-03 11:00:50 -07:00
Garth Vander Houwen 9ea1192f51 Start of cleanup of broken firmware modules pages under software 2022-07-03 11:00:32 -07:00
Garth Vander Houwen f64a4d0f06 delete removed link 2022-06-30 12:00:06 -07:00
Garth Vander Houwen 085325ab05 Docs updates for ben 2022-06-30 11:54:38 -07:00
Garth Vander Houwen 0d954f2a3a Fix software section casing add a bunch of category yml 2022-06-30 11:54:01 -07:00
Garth Vander Houwen 6ae0897d9d Fix broken link 2022-06-30 11:00:13 -07:00
Garth Vander Houwen edd53314c9 Index pages and category yml to fix casing inconsistancy 2022-06-30 10:45:42 -07:00
Garth Vander Houwen 8e11ed93d8 Developers casing 2022-06-30 08:50:38 -07:00
Garth Vander Houwen e738442241 Update Config Sections 2022-06-29 22:33:26 -07:00
Garth Vander Houwen 1cf3728162 Add software support into 1.3 device config 2022-06-29 22:32:35 -07:00
Garth Vander Houwen a0a295f407 Update 1.3 docs with flasher and web ui compatibility 2022-06-29 22:01:59 -07:00
Garth Vander Houwen d8ab13637a Remove additional duplicate documentation 2022-06-29 21:13:52 -07:00
Garth Vander Houwen c8f962ee39 Clean up getting started docs 2022-06-29 21:03:35 -07:00
Garth Vander Houwen fe14163281 WIP flashing page 2022-06-29 17:36:49 -07:00
Garth Vander Houwen 77fd1a9469 Remove duplicate pages 2022-06-29 15:42:34 -07:00
Garth Vander Houwen 47d162c30d Remove duplicate and unfinished concepts section 2022-06-29 15:31:20 -07:00
Garth Vander Houwen c126c251a7 Flashing cleanup 2022-06-29 15:24:45 -07:00
Garth Vander Houwen 5e975b1348 Additional docs cleanup, remove notes and out of date docs 2022-06-29 14:57:41 -07:00
Garth Vander Houwen 513b5f3e3f More module docs cleanup 2022-06-29 12:08:30 -07:00
Garth Vander Houwen e74ab73da5 Add user config options 2022-06-29 08:55:33 -07:00
Garth Vander Houwen 529d5c5188 More settings updates 2022-06-29 08:49:59 -07:00
Garth Vander Houwen 070de7a0f1 Fix range test docs, update nav to remove showcase placeholder 2022-06-29 08:09:29 -07:00
Garth Vander Houwen fb3b17a627 fix canned-message link 2022-06-26 22:15:39 -07:00
Garth Vander Houwen 42d269fa4f add links for mobile users 2022-06-26 22:09:23 -07:00
Garth Vander Houwen 979a3db4ea Add offline maps page to apple docs 2022-06-26 21:44:19 -07:00
Garth Vander Houwen 085f8e5398 Consolidate examples on 1.3 config pages 2022-06-25 19:18:02 -07:00
Garth Vander Houwen 3de2cabfc7
Merge pull request #357 from meshtastic/13_settings_updates
Cleanup examples on power config page
2022-06-25 08:50:52 -07:00
Garth Vander Houwen c6ef6c42a7 Cleanup examples on power config page 2022-06-25 08:44:03 -07:00
Garth Vander Houwen 1b14ad4249
Merge pull request #355 from meshtastic/13_settings_updates
1.3 configuration split from existing blended docs, existing docs reverted to 1.2
2022-06-25 08:14:03 -07:00
Garth Vander Houwen 3a9f439665
Merge pull request #350 from charminULTRA/patch-7
Proposal to delete page
2022-06-25 07:41:09 -07:00
Garth Vander Houwen 9894e9d0df Change input name to rotary encoder 2022-06-25 07:38:23 -07:00
Garth Vander Houwen ff91298ba4 On last change from module to plugin 2022-06-25 07:35:06 -07:00
Garth Vander Houwen b778d07714 Change 1.2 settings docs back to rotary 2022-06-25 07:31:00 -07:00
Garth Vander Houwen c25b2fc8bc Link fixes 2022-06-25 07:24:10 -07:00
Garth Vander Houwen 5224195b7f Fixing up more links 2022-06-25 07:23:48 -07:00
Garth Vander Houwen 5b57a56525 Two last links 2022-06-25 07:16:41 -07:00
Garth Vander Houwen 0d7787a9ac Change back to device settings for now 2022-06-25 07:11:48 -07:00
Garth Vander Houwen 4f93e442ee Fix more links 2022-06-25 07:07:13 -07:00
Garth Vander Houwen 6c0734b6de Fix links on Canned Messages Plugin page 2022-06-25 06:51:50 -07:00
GUVWAF c96e820219 Update according to device PR #1500 2022-06-25 11:45:07 +02:00
Garth Vander Houwen 93ffbee39b Seperate the plugins / modules 2022-06-25 00:39:41 -07:00
Garth Vander Houwen 63238c1028 Update Apple pages, fix serial and range test plugins 2022-06-25 00:01:26 -07:00
Garth Vander Houwen bed5db2ba6
Merge pull request #349 from charminULTRA/patch-6
Update meshtastic-flasher.mdx
2022-06-24 22:11:23 -07:00
Garth Vander Houwen 7c8b912c3f remove links 2022-06-24 21:45:14 -07:00
Garth Vander Houwen 084c846666 remove extra [ 2022-06-24 21:05:55 -07:00
Garth Vander Houwen 261f98b746 remove links 2022-06-24 21:05:21 -07:00
Garth Vander Houwen fa0d9158d8 remove extra config- 2022-06-24 20:58:34 -07:00
Garth Vander Houwen 0f182bcd53 Add Range test module details for 1.3 2022-06-24 20:53:30 -07:00
Garth Vander Houwen 306488f7bc Preserve existing pages as 1.2 add new moduleconfig folder. 2022-06-24 20:11:06 -07:00
Garth Vander Houwen 0ee0734a4c Fix sidebar 2022-06-24 20:04:40 -07:00
Garth Vander Houwen 71fe9942a5 Consistancy updates 2022-06-24 19:53:21 -07:00
Garth Vander Houwen 79468bd8b3 Update 1.2 pages 2022-06-24 19:42:37 -07:00
Garth Vander Houwen 7ca2e57faa 1.3 Config updates 2022-06-24 19:40:15 -07:00
IZ1IVA 45d28e6f4b
Update 1.3-enthusiast.mdx
Fixed typos
2022-06-14 11:37:50 +02:00
Jm Casler dde6facf67
Update 1.3-enthusiast.mdx 2022-06-13 19:13:37 -07:00
Garth Vander Houwen 96bdb07355
Update index.mdx
Updated dates
2022-06-12 18:53:24 -07:00
Garth Vander Houwen e845d12a8b
Update 1.3-enthusiast.mdx 2022-06-11 23:42:57 -07:00
Jm Casler 23eb21df67
Update for the public preview 2022-06-07 19:34:26 -07:00
Jm Casler 01f739f925
remove gps_max_dop
it's not used anymore
2022-06-04 01:37:30 -07:00
Jm Casler cc6605d171
Remove gps_accept_2d
It doesn't actually do anything.
2022-06-03 20:51:13 -07:00
Jm Casler 68880dd057
Update screen time default 2022-06-03 20:43:41 -07:00
Jm Casler 540f48e4dc
Update default 2022-06-03 20:42:39 -07:00
Foster Irwin 99d9dd1075 fixed links noticed by poster_bored on discord 2022-05-31 19:46:24 -06:00