Skip to content

triq-org/iqviewer

Repository files navigation

IQViewer -- SDR I/Q data file viewer app

A somewhat minimal hack of an I/Q data file browser and viewer app.

OS Arch
Linux x86_64   ARM64   ARMv7
NetBSD x86_64
FreeBSD x86_64
Windows x64
macOS intel + arm

Screenshot

Supports files and folders as CLI arguments and drag and drop of files and folders.

Folders added as CLI argument, opened or dropped will be watched for changes.

For ideas on more features, feedback and discussion see this Issue

Supported file types

  • .cu4,
  • .cs4,
  • .cu8, .data., .complex16u,
  • .cs8, .complex16s,
  • .cu12,
  • .cs12,
  • .cu16,
  • .cs16,
  • .cu32,
  • .cs32,
  • .cu64,
  • .cs64,
  • .cf32, .cfile, .complex,
  • .cf64,
  • .sigmf,

Controls and Hotkeys

Browser

  • o → open files
  • O → open and watch folder
  • x → clear list and watches
  • DEL → remove item
  • d → mark file for delete
  • f → mark file for move
  • m → mark file for move
  • D → delete marked
  • M → move marked
  • SPACE → toggle viewer
  • l → toggle thumbnail size
  • z → toggle viewer size
  • s → focus filter/search
  • q → quit app
  • h → toggle help
  • → move selection
  • → move first / last

Viewer

  • ESC → close viewer
  • SPACE → toggle viewer
  • + → zoom in
  • - → zoom out
  • 0 → reset zoom

Viewer mouse controls

  • Scroll Wheel → zoom
  • Horizontal Scroll → pan
  • Click+Drag → pan
  • Middle Click → zoom in
  • Right Click → zoom out
  • Hold Shift → measure
  • Shift+Click → set a marker

License

The AGPL 3.0 or later. Please see license file for more information.

About

SDR I/Q data file viewer app

Resources

License

Stars

Watchers

Forks