SolarOS 4.6.8 manual · command
radio
Open the packet-radio TUI with live status and editable common config.
Usage
| Usage | Description | |||
|---|---|---|---|---|
radio | Open the packet-radio TUI with live status and editable common config. | |||
| `radio status | list` | List packet radios registered by expansion drivers. | ||
radio status <name> | Show one packet radio, its capabilities, state, and current config. | |||
radio config <name> [field value] | Show or update common packet-radio configuration. | |||
radio profile list | List immutable built-in and persistent user radio profiles. | |||
radio profile show <profile> | Show every setting captured by one profile. | |||
radio profile apply <radio> <profile> | Apply one complete profile to a radio, restoring the prior config if application fails. | |||
radio profile save <radio> <profile> | Save or replace a user profile from the radio's complete current config. | |||
radio profile remove <profile> | Remove a user profile. Built-in profiles are read-only. | |||
| `radio state <name> [sleep | standby | rx | tx]` | Show or change radio operating state. |
| `radio send <name> <text | byte...>` | Send one packet. | ||
radio recv <name> [timeout-ms] | Receive one packet and print metadata plus payload. |