-
-
Notifications
You must be signed in to change notification settings - Fork 914
Title Bar
The title bar appears at the top of every screen and contains navigation controls, quick-action buttons, and status indicators. It is 16 pixels tall and is always visible.
The left side of the title bar contains two fixed elements:
- Back arrow — returns to the previous screen or main menu. Also functions as a back button when tapped.
- App name / title — displays the current application name. Tapping it has the same effect as the back arrow.
The right side contains a configurable set of icons, added left to right in this order. Most can be individually hidden via Settings → User Interface.
| Icon | What it shows | When tapped | Active colour |
|---|---|---|---|
| Camera | — | Takes a Screenshots | — |
| Sleep (moon) | — | Activates Sleep-mode | — |
| Stealth | Stealth mode on/off | Toggles Stealth-Mode | Green |
| Converter (up/down arrow) | Up- or down-converter selected | Toggles converter on/off | Red when active |
| Bias Tee | DC power on antenna port on/off | Toggles antenna bias with confirmation | Yellow when active |
| Clock (int/ext icon) | Current clock reference source (internal or external) | Toggles clock output (CLKOUT) on/off | Green when CLKOUT is enabled |
| Mute (speaker/headphone) | Audio mute on/off | Toggles audio mute | Green when muted |
| Speaker | Speaker output on/off | Toggles speaker output | Green when enabled |
| Battery icon | Battery level and charging status | Opens battery details | — |
| Battery % | Numeric battery percentage | Opens battery details | — |
| SD card | SD card present/absent | Opens SD card info screen | Green when card is detected |
Note
The Speaker icon only appears on PortaPack models with an AK4951 audio codec where the speaker can be independently controlled. Do not enable it if the speaker already works without it enabled — on some OpenSourceSDRLab H2 models this can cause a conflict.
Warning
The Bias Tee supplies DC voltage on the SMA antenna port. Only enable it if your antenna or LNA is designed to accept DC power via the coax. Applying DC to unprepared equipment can cause damage.
The converter icon switches between an up-arrow (icon_upconvert) and a down-arrow (icon_downconvert) based on the up/down converter setting in Settings → Converter. The icon turns red when the converter is enabled, regardless of direction.
The clock icon switches between icon_clk_int (internal reference) and icon_clk_ext (external reference) based on the currently active clock source. The icon turns green when the clock output (CLKOUT on the expansion port) is enabled. Tapping it toggles CLKOUT on/off — it does not switch between internal and external clock sources.
On H1/H2 models, pressing Up while the focus is on the main menu area moves the highlight into the title bar. Icons can then be selected using the directional buttons. On H4M, the touchscreen is the primary method.
All status icons can be individually shown or hidden via Settings → User Interface. This is useful for decluttering the title bar on small screens or hiding features that are not needed.
How to collaborate
Contributing Guidelines
Trusted contributors
How to ask questions correctly
- PortaPack Versions (which one to buy)
- Features
- HackRF Versions
-
Description of the hardware
- Enclosure/cases
- Repairs
- Mods
- Usage cautions
- First steps
- Firmware update procedure
- User interface
- Powering the PortaPack
-
Troubleshooting
- Won't boot
- Config Menu
- Firmware upgrade
- Diagnose firmware update in Windows
- Receive Quality Issues
- No TX/RX
- TX Carrier Only
- Dead Coin Cell Battery
- Factory Defaults
- SD card not recognized by PC with the SD-card over USB selected
- DFU overlay
- Full reset
- SolveBoard
- How to Format SDCard
- What if I don't like some of the apps
- 📥 Receivers
- 2-Tone-RX
- ACARS
- ADS-B
- AFSK
- AIS Boats
- Analog TV
- APRS RX
- Audio
- BLE RX
- Detector
- EPIRB RX
- ERT Meter
- Flex RX
- Radio
- Fox-Hunt
- FPV-Detect
- gfxEQ
- Level
- Meteor
- Morse RX
- NOAA
- NRF
- POCSAG
- ProtoView
- Radiosonde
- RTTY RX
- Scanner
- Search
- Signal Hunter
- SSTV RX
- SubCar
- SubGhzD
- Tetra RX
- Time Sink
- TPMS RX
- Weather
- WeFax
- VOR RX
- 📤 Transmitters
- 2-Tone-TX
- ADS-B(S) TX
- Adult Toys
- APRS TX
- BHT Xy/EP
- BLE TX
- BLESpam
- Burger Pager
- CVS Spam
- EPIRB TX
- Flex TX
- FlipperTX
- GPS Sim
- Hopper
- Jammer
- KeeLoq TX
- Key fob TX
- LGE Tool
- MDC-1200 TX
- Morse TX
- OOK
- OOK Brute
- OOK Editor
- P25 TX
- POCSAG TX
- RDS
- RTTY TX
- SAME TX
- Security+ TX
- Signal gen
- Soundboard
- Spectrum Painter
- SSTV
- TEDI/LCR
- TouchTunes
- TPMS TX
- VOR TX
- 🔄 Transceivers
- 🟡 Recon
- 🔴 Capture
▶️ Replay- 🖲️ Remote
- 🔍 Looking Glass
- 🛠️ Utilities
- 🎮 Games
- ⚙️ Settings
- 💻 HackRF Mode
-
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), or other weird distros
- 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