Feature: DPA N-Series (#372)

* Feature: DPA N-Series support

Connects to N-Series receivers (e.g. N-DR1) via OSC over TCP.
Displays audio level, RF strength (A/B), battery status and
warnings for both channels.

* Add Lato font (bundled, offline-safe) to DPA plugin

* Add DPA plugin icon

* Fix: TCP framing, correct meter scaling

- Fix osc-tcp connection type being caught by osc SLIP handler in device.js
- Add subscriptions for tx/active, tx/name, tx/batterystatus
- Fix audio meter formula direction (was inverted)
- Scale audiolevel and rfstrength by /10 (values are dB×10)

* Fix: CSS
This commit is contained in:
Linus Wileryd
2026-05-15 16:30:25 +02:00
committed by GitHub
parent c3ddbd8353
commit 84c0921943
6 changed files with 478 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB