Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added repos/vshie/mikrotik-monitor/extension_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions repos/vshie/mikrotik-monitor/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Mikrotik Monitor",
"website": "https://github.com/vshie/Mikrotik-Monitor",
"docker": "vshie/blueos-mikrotik-monitor",
"description": "Live wireless link metrics from a MikroTik RouterOS station (SNR, signal, TX/RX rate) read over the RouterOS API, with great-circle distance and true compass bearing from a saved reference point to the BlueBoat — CSV logging on a persistent volume plus per-metric NAMED_VALUE_FLOAT bursts (MTK_SNR / MTK_TXDB / MTK_RXDB / MTK_DISTM / MTK_BRNG) to the autopilot for Cockpit, dashboards and ArduPilot .BIN logs."
}
Loading