aprs.me/assets
Graham McIntire 85c3b3d9e7
Improve info page live updates and fix APRS parser
- Fixed info page not receiving live updates by implementing callsign-specific PubSub topics
- Added automatic time counter for "Last Position" and other timestamps using JavaScript hook
- Optimized map updates to only move marker instead of reloading entire map
- Fixed APRS parser to properly handle [000/000/A=altitude format in comments
- Removed packet caching on info page for real-time updates

The info page now properly subscribes to updates for the specific callsign being viewed,
timestamps automatically count up without page refresh, and the map smoothly animates
marker position changes instead of flickering with full reloads.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 15:14:33 -05:00
..
css Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
js Improve info page live updates and fix APRS parser 2025-07-28 15:14:33 -05:00
vendor Remove all VectorGrid references and code 2025-07-28 07:43:44 -05:00