mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
added bandwidth values and coding rate values Placeholder for channelnum
This commit is contained in:
parent
230e511451
commit
bc438211c1
|
@ -18,9 +18,9 @@ Most users should not need to change these settings. The default [modem_config](
|
|||
|
||||
| Setting | Acceptable Values | Default |
|
||||
| :-----: | :---------------: | :-----: |
|
||||
| bandwidth | | |
|
||||
| channel_num | | |
|
||||
| coding_rate | | |
|
||||
| bandwidth | `10.4`, `15.6`, `20.8`, `31.25`, `41.7`, `62.5`, `125`, `250`, `500` | `125` |
|
||||
| channel_num | FIXME | FIXME |
|
||||
| coding_rate | `5`, `6`, `7`, `8` | `5` |
|
||||
| spread_factor | `7`, `8`, `9`, `10`, `11`, `12` | `7` |
|
||||
| tx_power | `integer` (in dBm) | `0` |
|
||||
|
||||
|
|
Loading…
Reference in a new issue