Files
rspektrum/.qwen/settings.json
T
tyler cc58965acc feat: add signal stats panel for selection region
Display Duration, Energy, Peak amplitude, RMS amplitude, and PAPR for
the current time/frequency selection. The stats box:
- Appears next to the selection box (right side, or left if not enough room)
- Centers vertically on the selection box
- Uses a semi-transparent dark background with yellow border
- Updates live while dragging the selection
- Computed in utils.c with ComputeSignalStats()
2026-05-24 22:49:44 -07:00

8 lines
83 B
JSON

{
"permissions": {
"allow": [
"Bash(make)"
]
},
"$version": 4
}