1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
srcejon e3e2f5bb20 Add active only button. Increase poll frequency. Support channels that don't have a frequency offset. 2026-05-05 10:45:24 +01:00
copilot-swe-agent[bot] 9363b043a1 feat: add drop shadow ButtonSwitch and color picker to freqdisplay
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/41854996-2343-4d0a-b99a-2a0ebdc8e586

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 21:44:13 +00:00
copilot-swe-agent[bot] 19cc426948 feat: replace frequencyValue QLabel with FrequencyLabel custom widget (minimumSizeHint 50x10)
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/882a0465-b780-4bea-a664-422995cba8b7

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 20:46:23 +00:00
Jon Beniston cf82d023c6 Don't use a container for the frequencyValue 2026-04-19 21:15:18 +01:00
Jon Beniston ffe32eb1a0 Speech current text when speech enabled. Disable speech button if not available.
Fix font color button.
Add rollup titles.
2026-04-19 11:52:39 +01:00
copilot-swe-agent[bot] 6b67959774 freqdisplay: add text color picker button saved as setting, default white
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/6d0cceb4-1d01-4c8e-95aa-f203715615cc

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 10:34:01 +00:00
Jon Beniston 1f41715197 Rearrange GUI 2026-04-19 11:28:03 +01:00
Jon Beniston e931f0871b Rearrange GUI 2026-04-19 10:39:42 +01:00
copilot-swe-agent[bot] 6854e6737b freqdisplay: add frequency and power decimal-places spinboxes
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/0a80d06a-83cf-4fde-8fc7-5d8ef9b43ffe

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:28:13 +00:00
copilot-swe-agent[bot] 59504ea23d freqdisplay: fix hang on transparency exit; add units/showUnits; fix dB; fix Both mode fallback
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/ab287ce0-b7ef-4125-9e62-9054ab2ccd93

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:05:21 +00:00
copilot-swe-agent[bot] 081f4d5644 freqdisplay: make only the display area transparent, not the settings bar
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/b295b0a4-ffcc-41dc-9e86-f204ec06d389

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 19:46:11 +00:00
Jon Beniston 8e87c391cf Rearrange GUI 2026-04-18 20:42:45 +01:00
copilot-swe-agent[bot] f8c4f6e993 freqdisplay: add speech toggle ButtonSwitch (S)
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/edc6e427-03a3-4bf4-a0e6-9362ab392340

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 19:07:03 +00:00
Jon Beniston 873cfd713c Rearrange controls. 2026-04-18 19:47:41 +01:00
copilot-swe-agent[bot] 765b7613b1 freqdisplay: add display mode combo (Frequency / Power / Both)
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/a19c344b-fddf-4a20-beee-ff370bc34c33

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 17:14:34 +00:00
copilot-swe-agent[bot] f5a3dce168 freqdisplay: add font family combo box and transparent background toggle
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/b4da7187-ba56-4943-ae14-800f326fb72b

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 16:28:15 +00:00
copilot-swe-agent[bot] c163d073d1 Make freqdisplay window vertically resizable by setting expanding sizePolicy on settingsContainer
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/4e4a66fe-0430-4ac0-bcf6-02a949f863a5

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:38:34 +00:00
copilot-swe-agent[bot] b2909fec64 Add initial freqdisplay feature plugin implementation
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:13:46 +00:00