Skip to content

fix: light up both slot chips when peer TG is on TS1+TS2 - #67

Merged
ce5rpy merged 2 commits into
masterfrom
develop
Jul 28, 2026
Merged

fix: light up both slot chips when peer TG is on TS1+TS2#67
ce5rpy merged 2 commits into
masterfrom
develop

Conversation

@ce5rpy

@ce5rpy ce5rpy commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Release PR: develop -> master. Includes the TS1+TS2 dual-chip display fix (#66).

ce5rpy and others added 2 commits July 28, 2026 00:46
peer_downlink_display_slot() collapsed to a single chip per incoming
report event, so a peer with the same TG on both static slots only ever
showed one slot active -- even though adn-server genuinely delivers to
it on both independently now. Added peer_downlink_display_slots() (list)
and updated rts_update's per-peer loop to update every returned slot.
fix: light up both slot chips when peer TG is on TS1+TS2
@github-actions

Copy link
Copy Markdown
Contributor

Release PR — merge method

Commits listed on this PR: 2 (file diff may be smaller — that is normal when squash releases stacked up).

Required

Merge with Create a merge commit. Do not use Squash and merge.

Why

  • Squash on master creates new commit SHAs; develop keeps the original squash commits from feature PRs.
  • The next release PR then lists old fixes again even though master already has them.
  • Merge commit keeps the same SHAs on both branches; CI fast-forwards develop to master after chore(release) — no force-push, local git pull on develop still works.

One-time cleanup

If this PR lists commits from earlier releases (2.0.4, 2.0.5, …), merge once with merge commit; post-release sync realigns develop with master automatically.

@ce5rpy
ce5rpy merged commit 5db3d4e into master Jul 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant