The :phg field was being added as a map to packet attributes, but it's not a database field. PHG data should be split into individual fields (phg_power, phg_height, phg_gain, phg_directivity) which are actual database columns. Removed the :phg map from being added to attributes. The put_phg_fields function already handles extracting individual PHG components. Updated tests to check for individual PHG fields instead of the map. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| assets/js | ||
| integration | ||
| support | ||
| types | ||
| test_helper.exs | ||