Commit graph

7 commits

Author SHA1 Message Date
fd6dd573b9
update parser and claude.md 2025-07-29 12:12:43 -05:00
06a7b8d75f
parser update 2025-07-29 11:47:25 -05:00
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
8e04916481
vendor update 2025-07-18 08:39:43 -05:00
610a5b8949
refactor 2025-07-13 16:49:20 -05:00
c09f9175f4
add PHG parsing 2025-07-12 10:22:43 -05:00
ac1390ba12
alawys use vendored aprs library 2025-07-11 14:29:41 -05:00