summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: d3284094424a02958f0f515a24b5c71862403bd3 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Changelog · HyBBX

All notable changes to HyBBX are documented here.

## [HyBBX 2.4.1]

Version `2.4.1`. Patch release.

### Menu / help display

| Fix | Detail |
|-----|--------|
| General area wrap | `/menu` and `/index` split long verb lists across continuation lines (80-col wire format) — fixes truncated `/users /` and missing `/session` `/version` |

### Docs — BayCom plugin

| Change | Detail |
|--------|--------|
| Wording | BayCom = optional transport plugin (CMake ON; example INI `baycom=no`) — removed misleading “rejected” labels |

## [HyBBX 2.4.0]

Version `2.4.0`. Product label **HyBBX 2.4.0**.

### RF / MAX25 integration matrix

| Change | Detail |
|--------|--------|
| MAX25-minimal boundary | MAX25 owns hardware prep; HyBBX probes max25d and attaches KISS only |
| `[max25] check=yes` | Local `packet_radio` **requires** reachable max25d TCP `:7325` |
| `kiss_entry=none` | Default after MAX25 prep — HyBBX does not send `kiss on` |
| BayCom plugin | Built by default; example INI templates set `[networks] baycom=no` |

### Operator INI matrix

| Key | v2.4.0 value |
|-----|--------------|
| `[max25] check` | `yes` |
| `kiss_entry` | `none` |
| `[networks] baycom` | `no` |

### Carried from v2.0.0-p2

| Item | Notes |
|------|-------|
| YAML menu/rights registry, `hybbxd`, screen/tmux | baseline |
| TheFirmware TNC terminal recovery before KISS | baseline |
| AX.25 broadcast timing / dual-TNC sequencing | baseline |
| Circuit reconnect race fix | baseline |
| Unified log levels | baseline |

## Related

| Goal | Doc |
|------|-----|
| Master guide | [docs/MASTER-GUIDE.md](docs/MASTER-GUIDE.md) |
| TNC profiles | [docs/TNCS.md](docs/TNCS.md) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com