summaryrefslogtreecommitdiff
path: root/share/max25/serial/README.md
blob: 04c53105d9cc6c9ab00ad1aa9483d6011be5bf05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Per-device serial env (max25d / boot-wait)

Install copies for site-specific paths:

```bash
sudo mkdir -p /etc/max25
sudo cp share/max25/serial/tnc2c-serial.env.example /etc/max25/tnc2c-serial.env
# edit device path and baud
```

Search order (`paths.py`): `/etc/max25/` → `local/` → `share/max25/serial/` → `stacks/tncs/`.

**Other device families** use different site config (same `[devices]` pattern in `max25d.ini`):

| Hardware | Site config (not serial env) |
|----------|------------------------------|
| BayCom/based (`max25e0` / bcpr) | `share/max25-bcpr/max25-bcpr.ini.example` → `/etc/max25/max25-bcpr.ini` |
| CRDOP (`soft-crdop`) | `stacks/crdop/share/crdop.ini.example` |

Device model overview: [../../README.md](../../README.md) (scope) · [../../stacks/max25-bcpr/README.md](../../stacks/max25-bcpr/README.md) (BayCom/based).

Terminal client profiles (connection only): [`../clients/`](../clients/README.md).
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com