aprs.me/lib/aprsme_web/live/info_live
Graham McIntire 29a811adf2
Enhance info page live updates with comprehensive packet data
Update PostgreSQL notify trigger to send ALL packet fields including:
- Device information (model, vendor, contact, class)
- Weather data fields for weather-enabled stations
- SSID and base_callsign for proper SSID grouping
- data_type for packet type identification

Also added debug logging to verify live updates are working correctly.
This ensures the info page displays complete, real-time information
for all sections including position, device info, nearby stations,
and raw packet data.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 18:00:38 -05:00
..
show.ex Enhance info page live updates with comprehensive packet data 2025-07-28 18:00:38 -05:00
show.html.heex Fix map height on info page to fill entire card 2025-07-28 15:25:24 -05:00