klangner / klangner/radio

Read data from IQ file

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Expected first records from iq file:

* -3.04934317e-21 -3.04934317e-21j
* -1.03095163e-05 -1.09302500e-05j
* -5.47374220e-05 -5.36784755e-05j

This data is read using function: np.fromfile('am_broadcast_02_c900k_s400k.iq', scipy.complex64)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Rust entry point responsible for reading the IQ file and compare its output with the np.fromfile('am_broadcast_02_c900k_s400k.iq', scipy.complex64) reference. Done means the first three records match the expected complex values listed in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, rust
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.