added bandwidth values and coding rate values Placeholder for channelnum

This commit is contained in:
Foster Irwin 2022-02-10 19:22:44 -07:00
parent 230e511451
commit bc438211c1

View file

@ -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` |