blob: d5befeba8acb9034348f9edaaddc8d46be9b5dfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Operating mode: Service
Continuous operation with one or two radios. HyBBX Secondary, digipeater, or unattended packet service.
## Requirements
- BayCom/based (PC-COM): **bcpr** — real IRQ, exclusive COM lock, max 2 devices ([docs/BAYCOM.md](../../../docs/BAYCOM.md))
- TNC path: unique serial device / no shared UART with bcpr
- No second process on the same UART while `max25-bcprd` holds the lock
## Templates
| Stack | Config |
|-------|--------|
| BayCom/based (bcpr) | `stacks/max25-bcpr/share/max25-bcpr.ini.example` |
| HyBBX dual BayCom | `share/hybbx/service-dual.ini.example` |
| HyBBX dual TNC | `stacks/tncs/hybbx-dual.ini` |
One `[transport.*N]` per radio channel on HyBBX Secondary.
|