mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-03-28 17:43:06 +01:00
- Modify TX modes: forward, monitor, and add no_tx, allowing for flexible packet handling. - Updated configuration and API endpoints to support the new modes. - Adjusted logic in RepeaterHandler to manage packet processing based on the selected mode. - Enhanced CLI commands to reflect the new mode settings. - Added tests for each TX mode to ensure correct behavior.