aprs.me/priv
Graham McIntire cd79c3df7e
feat: Add database support for APRS items/objects and DAO extension
- Added item_name, object_name fields to store names
- Added is_item, is_object boolean flags for filtering
- Added dao field to store DAO extension data for extra position precision
- Automatic detection during packet processing to populate these fields
- Added database indexes for efficient queries
- Now preserving itemname as item_name and dao data instead of discarding

This enables future features like:
- Showing/hiding items and objects separately from stations
- Querying for specific objects (events, repeaters, etc.)
- Using DAO data for high-precision applications

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 10:19:34 -05:00
..
gettext add more translations 2025-07-18 11:18:04 -05:00
gleam Fix Docker deployment with Gleam integration 2025-07-18 14:06:36 -05:00
repo feat: Add database support for APRS items/objects and DAO extension 2025-08-04 10:19:34 -05:00
static try vector tiles 2025-07-24 10:54:31 -05:00