diff --git a/gui/src/index.html b/gui/src/index.html index 669b4820..da878fae 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -2280,37 +2280,48 @@
+ type="button" + disabled + > + Ping +

- Send a ping to a remote station by entering a callsign and optional SSID (-0 will be used if not specified.) Alternatively click on a station in the heard station list to populate the call sign field. - If the remote station decodes the ping it will transmit a reply. If able to decode the reply, a signal report will be listed in the heard station list. + Send a ping to a remote station by entering a callsign and + optional SSID (-0 will be used if not specified.) + Alternatively click on a station in the heard station list to + populate the call sign field. If the remote station decodes + the ping it will transmit a reply. If able to decode the + reply, a signal report will be listed in the heard station + list.

- +
+ class="btn btn-sm btn-outline-secondary" + type="button" + disabled + > + Call CQ +

Sending out a CQ CQ CQ to the world.

+ type="button" + class="btn btn-sm btn-outline-secondary" + disabled + > + Toggle beacon +

- Sends a periodic broadcast (duration is definable in settings) that announces you are available. Check explorer to see other active stations that may have decoded your beacon. + Sends a periodic broadcast (duration is definable in settings) + that announces you are available. Check explorer to see other + active stations that may have decoded your beacon.