mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Use forked RNS from torlando-tech/Reticulum@fix-phy-stats-rpc with patch to catch exceptions in __update_phy_stats(). This prevents crashes when connecting to another app's shared instance (e.g., Sideband) where RPC authentication fails due to different identity keys. Without this patch, RPC AuthenticationError would propagate up and crash the entire packet processing chain, breaking message delivery. 🤖 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 | ||