aprs.me/lib
Graham McIntire dc0e49780b
Fix timer cancellation in PacketConsumer and simplify migration
- Add nil check before canceling timer in PacketConsumer to prevent errors
  when timer reference doesn't exist (fixes test failures)
- Simplify packet counter reset migration by removing unsupported event
  triggers, keeping only manual reset function
- All tests now passing

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 08:48:57 -05:00
..
aprsme Fix timer cancellation in PacketConsumer and simplify migration 2025-07-21 08:48:57 -05:00
aprsme_web Fix trail lines not connecting historical positions 2025-07-21 08:31:16 -05:00
mix/tasks minor updates for gleam 2025-07-20 18:08:28 -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