Skip to content

v0.15.0: the platform release#104

Merged
kevinelliott merged 1 commit into
masterfrom
v0.15.0-bump
Jun 12, 2026
Merged

v0.15.0: the platform release#104
kevinelliott merged 1 commit into
masterfrom
v0.15.0-bump

Conversation

@kevinelliott

Copy link
Copy Markdown
Contributor

Version bump for the platform round (PRs #100#103):

  • Station mode — the whole receive site in one process: several modes across several SDRs (or IQ replays), one shared Airframes feed/outputs/metrics. xng station config.toml, example config + hardened systemd unit in contrib/. No single-mode decoder can do this.
  • Web dashboard--http: built-in live map of decoded aircraft (Mode S) and vessels (AIS), streaming message panel, per-mode counters. SRI-pinned CDN assets, RF-sourced strings escaped.
  • HFDL forensic round — emission parity with dumphfdl's LPDU envelopes, 33/37 (89 %) with the gap characterized as deep-weak; fourth CI-fenced mode.
  • CPU benchmarks + --demod-effort — every mode now real-time on Pi-class hardware (AIS 3.0× → 8.6×; ADS-B live effort 16.6× at 97 % recall).

Tag v0.15.0 follows the merge.

🤖 Generated with Claude Code

- Station mode: the whole receive site (modes x SDRs) in one process
  with shared feed/outputs/metrics (xng station config.toml +
  systemd unit)
- Web dashboard: built-in live map of decoded aircraft + vessels,
  message stream, per-mode counters (--http)
- HFDL forensic round: emission parity, 89% of oracle, 4th fenced mode
- CPU benchmarks + live/max demod effort: every mode real-time on
  Pi-class hardware (AIS 3.0x -> 8.6x, ADS-B live 16.6x)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@kevinelliott, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 37 minutes and 59 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 98364e89-3c6a-4ad3-8f0e-17947e164079

📥 Commits

Reviewing files that changed from the base of the PR and between 9b65978 and 8001a12.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v0.15.0-bump

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kevinelliott kevinelliott merged commit 21f6d09 into master Jun 12, 2026
3 checks passed
@kevinelliott kevinelliott deleted the v0.15.0-bump branch June 12, 2026 19:53
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