Used to anchor the rover map (drive radius, distance/bearing labels).
Enter a Maidenhead grid (e.g. EM13qc) or explicit lat/lon.
{@current_scope.user.callsign}
is queued — check back shortly, or set yours manually below.
No monitors registered yet.
<% else %>| Name | Token | Last seen | |
|---|---|---|---|
| {monitor.name} |
{monitor.token}
|
<%= if monitor.last_seen_at do %> {Calendar.strftime(monitor.last_seen_at, "%Y-%m-%d %H:%M UTC")} <% else %> never <% end %> | <.link href={~p"/users/beacon-monitors/#{monitor.id}"} method="delete" class="btn btn-ghost btn-xs text-error" data-confirm={"Delete monitor '#{monitor.name}'? Its token will stop working immediately."} > Delete |