Icom IC-7610 Backend¶
LAN and serial implementations for Icom IC-7610.
Modules¶
core.py— SharedIcom7610CoreRadio(commander, state, CI-V routing)lan.py—Icom7610LanRadio(UDP control/audio/CI-V)serial.py—Icom7610SerialRadio(USB serial CI-V + audio devices)
Key Classes¶
Icom7610CoreRadio— Shared logic for both backendsIcom7610LanRadio— LAN backend (implementsRadio,AudioCapable,ScopeCapable)Icom7610SerialRadio— Serial backend (implementsRadio,AudioCapable)