-
-
Notifications
You must be signed in to change notification settings - Fork 914
Looking Glass
Looking Glass provides a wide-band spectrum waterfall view covering a large frequency range in a single scrolling display. The HackRF steps through the configured range in slices, and each completed full sweep updates the waterfall with a new row.
For wide scan ranges the sweep time is long and the display may appear frozen — this is normal. Keep the scan range as small as practical to get fast, responsive updates. Despite the HackRF's modest sensitivity, Looking Glass is a useful tool for spotting local RF activity across a broad span when paired with an appropriate antenna.
Frequency presets are loaded from all .TXT files in the LOOKINGGLASS/ folder on the SD card. Multiple preset files are supported — all valid entries across all files are merged into the preset list. Keep preset ranges small to limit memory usage.
-
MIN / MAX: Place the cursor on the
MINorMAXfield and use the rotary encoder to adjust the lower or upper scan frequency in steps of the selected step size. TheRANGElabel shows the total scan span. -
Range lock: Click on the range value label to lock or unlock the range width when adjusting MIN/MAX. When locked, moving MIN also moves MAX so the span stays fixed.
-
PRESET: Move the cursor to the
PRESET:field to select one of the pre-set frequency ranges fromLOOKINGGLASS/PRESETS.TXTon the SD card. -
LNA / VGA / AMP: Gain controls. LNA (IF) adjustable 0–40 dB; VGA (baseband) 0–62 dB; AMP 0 = off, 1 = on (+14 dB).
-
FILTER: Selects a display smoothing filter —
OFF,MID, orHIGH. The filter affects the visual contrast of detected signals. Adjust to get the best contrast for the signals you are trying to see; the optimal setting depends on scan speed and gain. -
F- / S-: Scan mode —
F-is fast but less accurate;S-is slow but more accurate. -
SPECTR / LIVE-V / PEAK-V: Selects the display mode:
-
SPECTR— scrolling waterfall (default) -
LIVE-V— live frequency power level bars -
PEAK-V— peak frequency power level bars
-
-
RES: Resolution (FFT trigger point), adjustable 2–128. Default is 32. Increase for finer frequency resolution; decrease for faster updates. Adjust together with gain and FILTER for best results.
-
MARKER: Rotate the encoder while the cursor is on this field to move a red frequency marker arrow across the waterfall display. The marker's frequency and the per-pixel frequency step are shown. Pressing the encoder knob or the button jumps to the Audio app at the marker frequency with 1 MHz steps and a 10 MHz view. Note: returning from the Audio app resets Looking Glass to its default settings.
-
BEEP: Click to enable or disable the audio squelch beep. When enabled, a beep is emitted whenever signal power at the marker exceeds the configured squelch threshold (adjustable from −100 to +20 dB; default is 20, which disables it).
-
VOL: Controls the volume of the beep when beep is enabled.
When LIVE-V or PEAK-V mode is selected, additional UI elements appear:
-
x0 – x9 (LIVE-V only): Integration multiplier.
x0gives the fastest response with more noise;x9gives the slowest, smoothest response with fewer spikes. -
▶/■ (Play/Pause) Toggle button. When the sweep is running the button shows a stop icon (■) in green. Pressing it pauses the sweep — the display freezes and the button turns red showing a play icon (▶). Pressing again resumes. Useful for inspecting a snapshot of the spectrum without the display updating.
-
RSSI Toggle button. When active (shown in green), two horizontal lines are drawn across the display indicating the current min and max RSSI power levels. When inactive (shown in dark), the lines are hidden. Disabled by default.
-
MAX: VALUE Displays the frequency with the highest reception power.
-
RST Resets the max-hold value and clears the display.
-
JMP Jumps to the Audio app at the frequency shown in
MAX.
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