mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-03-30 13:45:38 +00:00
- Fix link packet routing in microReticulum to only transmit on the link's attached interface (was flooding all interfaces including LoRa) - Batch up to 8 Codec2 frames per Reticulum packet to reduce per-packet encryption/transport overhead (~3 packets/sec instead of 25) - Add TX diagnostics: hex dump of first 2 packets, per-interval stats with link status, idle/drop warnings - Audio now reaches remote end (TX=325 frames in 12s test call) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>