-
-
Notifications
You must be signed in to change notification settings - Fork 561
Title Bar
The PortaPack Mayhem title bar consists of a number of icons, some of which trigger actions and some of which are used to indicate the status of certain subsystems. In some older versions, the title bar also contained either the application name or firmware name and version in the form MAYHEM vX.Y.Z where the versioning is consistent with the standard semantic versioning (major.minor.release) format. This was moved to the footer in latest versions.
Actionable icons can be accessed by touch, or by using the directional buttons (H2) or the directional ring (H1) to move the highlight that indicates which icon is selected. If the highlight is on the main menu, using the up button will move it to the title bar.
Infrequently used icons may be hidden using Settings -> User Interface, if desired.
The sections of the title bar, along with their functionality, are (from left to right):
Image | Function | Actionable |
---|---|---|
Back | Back arrow to previous screen/Return to menu | Yes |
Name | Application name, when click -> same with Back | Yes |
Take screenshot | Yes | |
Activate sleep mode | Yes | |
Toggle stealth mode. Green if selected | Yes | |
/ | Toggle Up conversion or Down conversion. Green if activated. | Yes |
/ | Toggle DC power on antenna port. Yellow if selected | Yes |
Indicate status of external clock. Green if selected | Yes | |
/ | Enable/mute audio (speaker & headphone) | Yes |
/ | Enable speaker output on PortaPack with AK4951 codec. Green if activated. Warning: Do not enable if speaker already works when disabled, as on OpenSourceSDRLab PortaPack H2. | Yes |
Brightness adjust | Yes | |
Indicate presence of SD card. Green if SD card was found | No |
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