-
-
Notifications
You must be signed in to change notification settings - Fork 561
Spectrum Painter
Eisenberger Tamas edited this page Jan 22, 2024
·
2 revisions
The Spectrum Painter app allows to "paint" an image or text in a way that it appears on the waterfall view.
- Center frequency
- VGA (Gain)
- Amplifier
- Loop
- Bandwidth
- Note that the default bandwidth of 8k5 Hz is too low in most cases (eg. when viewing multiple MHz).
- Duration of transmission
- Pause between transmissions when loop is active
- Place 24 bit .BMP files on the sd card in the folder SPECTRUM
- 16 and 32 bit .BMP should work as well, but are not testet.
- The resolution should be quite high for a good result. A width of 2048 pixels is not a problem.
- Use a power of 2 for the width for optimal result. (eg. 512 / 1024 / 2048 / ...)
- Messages up to 300 characters are supported
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