; MainAX25-Stack (MAX25-Stack) — service mode dual BayCom (HyBBX) ; Prerequisite: bcpr dual max25e0:bc0/bc1 running (see docs/BAYCOM.md · stacks/max25-bcpr/) ; Merge into Secondary hybbx.ini — unique link_id per transport on Main. [networks] ax25 = no baycom = yes ; BayCom radio A — modem.a / bcsf0 / kiss-a [transport.baycom1] backend = kernel mode = ser12* interface = bcsf0 iobase = 0x3f8 irq = 4 radio_baud = 1200 txdelay = 35 circuit_host = main.example.com circuit_port = 7323 link_id = max25-baycom-a link_password = changeme frequency_mhz = 27.205 ; BayCom radio B — modem.b / bcsf1 / kiss-b [transport.baycom2] backend = kernel mode = ser12* interface = bcsf1 iobase = 0xe080 irq = 30 radio_baud = 1200 txdelay = 35 circuit_host = main.example.com circuit_port = 7323 link_id = max25-baycom-b link_password = changeme frequency_mhz = 27.205