Commit graph

702 commits

Author SHA1 Message Date
Garth Vander Houwen 8157385fb7 Fix network page 2022-09-30 10:00:14 -07:00
Garth Vander Houwen 601e87e595 network updates 2022-09-30 09:58:28 -07:00
Garth Vander Houwen f19ea18213 Cleanup docs commands for user and device 2022-09-30 09:43:26 -07:00
Ted MARKSON d2153fab6d
added display prefix to CLI command 2022-09-29 09:08:51 -04:00
Garth Vander Houwen 11776f692e Use a category landing page for hardware 2022-09-24 09:52:34 -07:00
Ben Meadors 0e3fc502c1
Merge branch 'master' into heltec_details 2022-09-24 10:11:24 -05:00
Garth Vander Houwen 8b2408ef4d Put more warnings on heltec 2022-09-24 08:05:17 -07:00
sigmahour 2cd11ea789 updates to wifi, user, and ham docs 2022-09-23 13:43:46 -04:00
Garth Vander Houwen 69a53cca3e
Merge branch 'master' into bluetooth_config 2022-09-22 19:13:42 -07:00
Garth Vander Houwen a07062dbd7 Clean up CLI bluetooth commands 2022-09-22 19:12:45 -07:00
Garth Vander Houwen 41d1e1b8f1 more proto config change updates 2022-09-22 18:51:41 -07:00
Jm Casler 1d9d63806f
Merge branch 'meshtastic:master' into master 2022-09-22 17:59:24 -07:00
Garth Vander Houwen 19f359b3df More proto cleanup 2022-09-22 15:41:33 -07:00
Garth Vander Houwen bca1cc334f Proto cleanup items 2022-09-22 15:41:16 -07:00
sigmahour 32fb660ca2 added max length params 2022-09-22 17:56:12 -04:00
sigmahour 892e9f6508 fixed broken links for network config page 2022-09-22 17:38:37 -04:00
sigmahour e409065833 updated config table with network page 2022-09-22 17:27:08 -04:00
sigmahour b1bbd15901 updated docs for wifi/network config 2022-09-22 17:17:02 -04:00
Jm Casler 9a4bf72742 update to discussion section 2022-09-21 20:18:22 -07:00
Jm Casler f2374bc489 feedback from sasha 2022-09-21 20:11:49 -07:00
Jm Casler 051f02b6ce Minor changes 2022-09-21 20:10:26 -07:00
Jm Casler 48dc87ae24 Updated Licensing and Trademark. 2022-09-21 19:33:38 -07:00
Andre K ea87c21821
update 1.3 android install sources (#411) 2022-09-21 21:32:45 +10:00
Sacha Weatherstone f0b52f3293
RAK461-R convertion instructions 2022-09-21 19:33:44 +10:00
Sacha Weatherstone 374ef080d8 Merge branch 'master' of github.com:meshtastic/Meshtastic 2022-09-19 13:27:05 +09:30
Sacha Weatherstone 5b3a1a8642 Fix typo, closes pr 407 2022-09-19 13:26:48 +09:30
Garth Vander Houwen 4bd9d31c48 Clean up firmware instructions 2022-09-18 19:17:51 -07:00
Garth Vander Houwen 4e0f869f20 Clean up flashing instructions, update FAQ landing page 2022-09-18 19:17:29 -07:00
Garth Vander Houwen 048b38a27a typo fix 2022-09-15 09:37:12 -07:00
Garth Vander Houwen 929d6b0378 Update position broadcst command and legacy flasher install 2022-09-15 09:23:21 -07:00
Garth Vander Houwen a071b99920
Merge branch 'master' into patch-3 2022-09-12 12:12:27 -07:00
Garth Vander Houwen 5b2b00dd67
Merge branch 'master' into patch-5 2022-09-12 12:08:49 -07:00
Garth Vander Houwen e661e7f15d
Merge branch 'master' into patch-6 2022-09-12 11:32:17 -07:00
Vladislav Osmanov 2008935b14
fixed VLongSlow channel name & data rate
still needs to verify link budget value
2022-09-12 21:07:25 +03:00
Vladislav Osmanov ffeba15437
channel names updated according the latest protobufs
https://github.com/meshtastic/Meshtastic-protobufs/blob/master/config.proto
2022-09-12 20:50:51 +03:00
Vladislav Osmanov 517ff71dcf
region codes updated according the latest protobufs
https://github.com/meshtastic/Meshtastic-protobufs/blob/master/config.proto
2022-09-12 20:46:16 +03:00
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
Vladislav Osmanov 9f3b9cf2ec
Merge branch 'master' into patch-7 2022-09-12 20:16:24 +03:00
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