aprs.me/lib
Graham McIntire 49e647e609
fix: Handle additional parser fields causing insertion failures
The parser is sending fields with different names than our schema:
- aprs_messaging? (with question mark) -> convert to aprs_messaging
- raw_data -> remove (not in schema)

This should fix the remaining packet insertion failures in production.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 10:30:52 -05:00
..
aprsme fix: Handle additional parser fields causing insertion failures 2025-08-04 10:30:52 -05:00
aprsme_web fix: Handle string timestamps in weather view DateTime comparison 2025-08-03 15:49:46 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00