System A (PacketManager + PacketStore ETS) had a fatal ID mismatch: extract_packet_ids returned Ecto UUIDs but PacketStore stored under MD5 hashes — cleanup could never find stored packets. Unified all packet tracking on visible_packets map in LiveView assigns. Deletes packet_manager.ex and packet_store.ex, removes from supervision tree and PacketDistributor. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||