Skip to content

Merge develop into main#6

Merged
dtv-comp merged 6 commits intomainfrom
develop
Feb 9, 2026
Merged

Merge develop into main#6
dtv-comp merged 6 commits intomainfrom
develop

Conversation

@dtv-comp
Copy link
Copy Markdown
Contributor

@dtv-comp dtv-comp commented Feb 9, 2026

  • Refactor WebUsb classes
  • Add and improve documentation
  • Update Node.js dependencies

dtv-comp and others added 6 commits February 9, 2026 03:19
- Introduce WebUsbWasm as a common base for wasm-backed drivers
- Move ControlModule-based command handling into WebUsbWasm
- Refactor LimeSDR and WSDR drivers to extend WebUsbWasm
- Add explicit RX/TX operation modes and USB VID/PID metadata
- Fix WebUSB connect/disconnect event dispatching
- Improve TX error handling and open() return semantics
- Register WebUSB device implementations explicitly
- Extend README with additional supported SDR devices
- Add top-level docs index for WebSDR monorepo
- Introduce WebUSB/SDR interaction subsystem documentation
- Document architecture, control model, and driver development entry points
refactor(webusb): extract wasm-based base class and unify WebUSB drivers
docs: add WebUSB/SDR subsystem documentation and structure
- Update vitest and coverage-v8 to 4.0.18
- Update vite to 7.3.1
- Refresh Babel-related packages
- Regenerate package-lock.json
chore(deps): bump vitest, vite, babel and related tooling
@dtv-comp dtv-comp self-assigned this Feb 9, 2026
@dtv-comp dtv-comp added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 9, 2026
@dtv-comp dtv-comp merged commit 3e6f2ed into main Feb 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant