-
-
Notifications
You must be signed in to change notification settings - Fork 568
Create a custom splash screen
Kyle Reed edited this page Jul 7, 2023
·
16 revisions
Are you bored of the standard power on screen? Do you want your own image at power up to personalise your device? You can!
Save a 240x304 24-bit BMP file named splash.bmp
in the root of the SD card. You can share and get ready to use images in the #splash-screens
channel over our Discord group. Beginning in firmware version 1.7.4, splash screen BMP files stored on the SD card can be viewed in the File Manager application and set to be the current splash screen with a single click.
- If you're having problems (doesn't display when clicked in Fileman) with 240x304, try 240x300 instead.
- If you don't see a(custom) splash screen, make sure the feature is enabled by ticking the box in Options -> Interface -> Show Splash.
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