mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Extract and display stamp cost information from LXMF announces: - Propagation nodes: show stamp cost with flexibility range and peering cost - Regular peers: show stamp cost when available Changes: - Python: extract stamp costs using LXMF canonical functions - Add stampCost, stampCostFlexibility, peeringCost to AnnounceEvent model - Pass stamp costs through PollingManager and ServiceReticulumProtocol - Add database migration 20->21 for new columns - Display stamp cost info cards in AnnounceDetailScreen 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ble_modules | ||
| drivers | ||
| patches | ||
| android_ble_interface.py | ||
| logging_utils.py | ||
| requirements.txt | ||
| reticulum_wrapper.py | ||
| test_android_ble_driver.py | ||
| test_announce_handler.py | ||