summaryrefslogtreecommitdiff
path: root/plugins/hardware/tncs/README.md
blob: b2c8fef9cd24f6026c4166f34d9aad6467b3fb5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Hardware: TNCs

Serial and USB Terminal Node Controllers. Merged from **TNCs-Stack** (`stacks/tncs/`).

## HyBBX

`packet_radio` plugin with `tnc=` profile per device.

| Device | `tnc=` | Serial |
|--------|--------|--------|
| TNC2C | `tnc2c` | 19200 8N1, RTS/DTR |
| PK-TNC2 | `tnc2` | 9600/2400 8N1 (planned) |

## Build & test

```bash
./scripts/build.sh
./stacks/tncs/tnc2c-integration-test.sh   # with hardware
```

## Docs

- [stacks/tncs/README.md](../../stacks/tncs/README.md)
- [stacks/tncs/docs/TNC2C-OPERATIONS.md](../../stacks/tncs/docs/TNC2C-OPERATIONS.md)
- [stacks/tncs/docs/TNC2C-REFERENCE.md](../../stacks/tncs/docs/TNC2C-REFERENCE.md)
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com