[general]
name=PicoSonde Ground Station
qgisMinimumVersion=3.28
description=Reads live radiosonde telemetry from a USB ground station and plots it in QGIS as a moving marker, flight track, and labeled attributes.
about=Listens on a serial (USB) port for telemetry frames from a PicoSonde ground station receiver, parses each frame (JSON or CSV, auto-detected), and updates two in-memory layers in real time: a live position marker and the accumulated flight track. Telemetry fields are stored as feature attributes and shown as map labels. Requires the pyserial Python package.
version=0.1.2
author=Patrick
email=dovaka@gmail.com
tracker=https://example.com/picosonde/issues
repository=https://example.com/picosonde
tags=python,gps,telemetry,radiosonde,serial,realtime,tracking
category=Plugins
icon=icon.png
experimental=False
deprecated=False
