1.1.2 - Qt6 compatibility fixes for the QGIS plugin repository scan: scoped enum names (Qgis.RenderUnit.Pixels, QgsSymbolLayer.Property.*, QgsMapBoxGlStyleConverter.Result.Success) and QMetaType.Type field-spec annotations in place of QVariant.Type. No functional changes. 1.1.1 - Static-analysis fixes for the QGIS plugin repository scan: narrowed two broad exception handlers in the satellite source (CelesTrak requests now catch only requests errors; element-set parsing catches only ValueError/ZeroDivisionError, so unexpected errors surface in the satellite status message instead of being skipped), replaced two lambda assignments with named functions, and renamed an ambiguous loop variable. No other functional changes. 1.1.0 - Missing-dependency guard. If aei-link-clearance, aei-microwave-link-exposure, aei-geo-features or skyfield is not installed in QGIS's Python, the plugin now loads and shows a message-bar and log entry naming what to install, instead of failing with an import traceback. Adds requirements.txt listing the required packages (aei-link-clearance is now published on PyPI). 1.0.0 - First production release. The ISED Fixed Service and SatNOGS ground-station snapshots are bundled with the plugin, so Explore no longer depends on files outside the plugin directory. Qt6/PyQt6 hardening: the Results Dock and both analysis parameter dialogs used PyQt5-only idioms that raised AttributeError on first use under QGIS 4, and a checker (tools/check_qt6_enums.py) now guards that whole class of defect. Viewport performance: the live tower/cellular queries are debounced, skipped entirely while their layers are hidden, deduplicated per viewport, and served from a bounded session cache with negative caching, so returning to an already-visited extent costs no network. The initial extent is derived from the terrestrial home layers instead of the global space layers. Plugin unload is idempotent and cleans its own analysis overlays while leaving loaded public data in place. 0.2.0 - Experimental local development plugin.
yes
Sara-Khosravi
2026-09-24T20:28:07.044151+00:00
4.0.0
4.99.0
no
Plugin Tags