Logo
  • Overview and Concepts
  • Getting started
  • Advanced Configuration
    • Secure communication with server
    • Customizing filter script
    • Aprsd Configuration Reference
    • APRS-IS Filters
  • Interfaces and protocols
Polaric Server
  • Advanced Configuration
  • View page source

Advanced Configuration

This is a guide to more advanced configuration of aprsd. First a document on how to write the filter script and at last a reference to the other configuration files, including an overview of to the settings inside server.ini.

  • Secure communication with server
    • Setting up the server with HTTPS
      • Getting the certificate
      • Activating HTTPS mode in aprsd
      • Configuring the client-side
  • Customizing filter script
    • Definitions
    • Rules
    • Predicates
    • Actions
    • Auto Tagging
    • View Profiles
    • Comments
  • Aprsd Configuration Reference
    • Configuration file: server.ini
    • Other config files
  • APRS-IS Filters
    • Overview
    • Filter Syntax
      • Basic Syntax
      • Logical Operators
        • Disjunction (OR)
        • Conjunction (AND)
        • Exception (NOT)
    • Filter Types
      • All Packets (*)
      • Area Filter (a)
      • Range Filter (r)
      • My Range Filter (m)
      • Friend Range Filter (f)
      • Type Filter (t)
      • Prefix Filter (p)
      • Budlist Filter (b)
      • Unproto Filter (u)
      • Digipeater Filter (d)
      • Entry Station Filter (e)
      • Object Filter (o)
      • Strict Object Filter (os)
      • Symbol Filter (s)
      • Group Message Filter (g)
      • Q Construct Filter (q)
      • Channel Filter (C)
    • Complex Filter Examples
      • Position Reports in Area
      • Position Reports Except One Station
      • Objects Within Range of Station
      • Weather Reports in Area
      • All Traffic for Specific Stations
      • Position and Object Reports with Prefix
      • Messages and Objects, Excluding Test Callsigns
    • Implementation Notes
      • Case Sensitivity
      • Wildcard Conversion
      • Filter Evaluation Order
      • Performance Considerations
    • See Also
Previous Next

© Copyright 2023, LA7ECA Øyvind Hanssen.

Built with Sphinx using a theme provided by Read the Docs.