Vladislav Osmanov
aa1a938a4e
channel names updated for the latest protobufs
2022-09-12 20:21:02 +03:00
Vladislav Osmanov
d658447615
Merge branch 'master' into patch-6
2022-09-12 20:17:06 +03:00
Garth Vander Houwen
50dfcadfe8
Merge pull request #402 from osmanovv/patch-2
...
param value is case sensitive
2022-09-11 09:00:20 -07:00
Garth Vander Houwen
153cde15b1
Merge branch 'master' into patch-2
2022-09-11 08:09:11 -07:00
Garth Vander Houwen
e2ac511a6c
Merge pull request #401 from osmanovv/patch-1
...
param is case sensitive
2022-09-11 08:03:48 -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
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
Ben Meadors
183bbc8775
Merge pull request #398 from GUVWAF/master
...
Add example to the mesh algorithm explanation
2022-09-03 19:19:49 -05: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
github-actions
11d0017308
Update protobuf submodule
2022-09-03 13:34:53 +00: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
github-actions
d139d9cfc1
Update protobuf submodule
2022-08-31 10:24:23 +00:00
Garth Vander Houwen
b2ce1943cf
Update commands to use right external_notification prefixes
2022-08-30 23:55:11 -07:00
Andre K
2e7dbcca97
Merge pull request #392 from meshtastic/app-updates
...
update android docs: fdroid badge, remove mapbox and others
2022-08-29 12:25:40 -03: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
github-actions
49ac90c14c
Update protobuf submodule
2022-08-25 22:56:26 +00: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
github-actions
4d56924d4a
Update protobuf submodule
2022-08-20 01:05:35 +00: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
github-actions
737f4e517f
Update protobuf submodule
2022-08-16 01:21:29 +00:00
github-actions
90092d8f33
Update protobuf submodule
2022-08-16 01:18:06 +00:00
github-actions
ce9a0c621c
Update protobuf submodule
2022-08-15 23:33:13 +00:00
github-actions
fda720a826
Update protobuf submodule
2022-08-15 23:24:36 +00:00
github-actions
e3b9acec6c
Update protobuf submodule
2022-08-15 23:22:53 +00:00
github-actions
325240505a
Update protobuf submodule
2022-08-15 23:03:47 +00:00
github-actions
f1723071d8
Update protobuf submodule
2022-08-15 22:49:54 +00:00
github-actions
45894cff38
Update protobuf submodule
2022-08-15 21:38:21 +00:00
github-actions
2a54c65c3b
Update protobuf submodule
2022-08-15 21:36:23 +00:00
Ben Meadors
983bbdaf40
Merge pull request #388 from meshtastic/thebentern-patch-2
...
Python guidance
2022-08-15 07:42:20 -05: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
github-actions
a90c862a68
Update protobuf submodule
2022-08-09 06:24:17 +00:00
github-actions
2ae9743a9d
Update protobuf submodule
2022-08-09 02:20:32 +00:00