hans-mayer/gnss_filter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
================================================================================
GNSS CONSTELLATION FILTER PROXY
================================================================================
Description:
This script acts as a selective proxy between a local 'gpsd' service and
GNSS clients (like xgps). It filters the JSON stream in real-time to
display only the user-specified satellite constellations.
Main Features:
* Comprehensive Support: Covers GPS, SBAS, Galileo, BeiDou, IRNSS,
QZSS, and GLONASS.
* Command Line Control: Enable specific systems via flags (e.g., -galileo).
* Intelligent Defaults: Displays all major systems if no flags are
provided to ensure immediate visibility.
* Real-time Manipulation: Strips unwanted satellite data from 'SKY'
messages without affecting the underlying position calculation.
================================================================================