0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python10,093 stars (10,093 stars)859 forks (859 forks)batch import
featurehelp wanted
Description
Hi:
Are we have a plan to support OFDM demodulation?
Contributor guide
- Tech stack
- python
- Domain
- backend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- The issue asks whether OFDM demodulation is planned but provides no context. To move forward, a contributor should engage the maintainer for a discussion on scope and implementation. Look at existing demodulation blocks in the urh codebase, particularly in the signal processing module, to understand the architecture and propose a design. Research OFDM standards and signal processing techniques relevant to the tool's use cases.