-
-
Notifications
You must be signed in to change notification settings - Fork 568
IQ trim
Mark Thompson edited this page Feb 15, 2024
·
11 revisions
IQ Trim allows you to trim "radio silence" from the beginning and end of a C16 or C8 capture file.
- Capture path - select to pick the capture file to open.
- IQ Display - shows the IQ file power in 240 buckets. Green/Red lines indicate the Start/End positions.
- Start - Starting sample of the trim region. Can be modified.
- End - Ending sample of the trim region. Can be modified.
- Samples - Number of samples in the capture file.
- Max Pwr - Power (complex magnitude) of the "strongest" sample in the capture file.
- Cutoff - Signal to Noise cutoff as a percentage of the Max Pwr. Can be modified.
- Amplify - The signal (and noise) in the trimmed file can also be amplified, which might help if the captured signal was weak.
- Open a capture file. You should hopefully see a trimmable region in the IQ Display control.
- If you don't see a block in the IQ Display, the capture signal was too weak for the tool.
- Manually set Start/End or use the Cutoff % to automatically trim.
- Press "Trim" - the file will be edited. It does not make a backup so be careful with your favorite sample files. Maybe use FileMan to make a backup first.
Capture files can be split into multiple files using FileMan and Trim. Use FileMan to make copies of the original capture file, then trim each copy using manually specified Start/End positions. (After splitting, the resulting files can be trimmed too, if desired.)
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.
How to collaborate
How to ask questions correctly
- First steps
- Usage cautions
- Intended use and Legality
- Features
- PortaPack Versions (which one to buy)
- HackRF Versions
- Firmware update procedure
- Description of the hardware
- User interface
- Powering the PortaPack
- Troubleshooting
- Applications
-
Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi)
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes