mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
- Add lock around self.online status in _set_online() and process_outgoing() to prevent frame loss during online/offline transitions - Add lock around RSSI/SNR updates for consistency with other radio state - Log warning for malformed KISS escape sequences instead of silent ignore - Add Python unit tests for thread safety fixes (6 new tests, 68 total) - Add Python pytest step to CI workflow before Gradle tests 🤖 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 | ||
| columba_logo.py | ||
| logging_utils.py | ||
| requirements.txt | ||
| reticulum_wrapper.py | ||
| rnode_interface.py | ||
| test_android_ble_driver.py | ||
| test_announce_handler.py | ||
| test_rnode_interface.py | ||