1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-14 13:22:16 -04:00

829 Commits

Author SHA1 Message Date
Jon Beniston
ef335dd1ff Disable word wrapping 2026-04-19 21:41:53 +01:00
Jon Beniston
cf82d023c6 Don't use a container for the frequencyValue 2026-04-19 21:15:18 +01:00
Jon Beniston
4c86f1c4b9 Add documentation. 2026-04-19 17:51:05 +01:00
Jon Beniston
01b53f50b0 Fix window sizing by calling sizeToContents. Roll back previous commit.
Add rollup settings.
2026-04-19 17:12:51 +01:00
copilot-swe-agent[bot]
2bbe19af46
freqdisplay: fix font sizing to respect both width and height constraints
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/8205839a-4dad-46b0-8fbf-02dd31499bb7

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 10:58:06 +00: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
copilot-swe-agent[bot]
ff06cf1935
freqdisplay: fix crash on exit transparent mode by using deleteLater()
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/9fb3e940-7f8e-46a9-8095-5ebc03428c00

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 10:16:13 +00:00
copilot-swe-agent[bot]
eabd3e605d
freqdisplay: replace MDI-manipulation transparency with separate overlay window
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/758a0e0b-447d-42b8-811b-97c35b453955

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 10:09:10 +00:00
copilot-swe-agent[bot]
75eae6f663
freqdisplay: fix Windows border/title not repainting after transparency disable
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/9bcd11e2-9fae-4e81-8157-f7dc21351c85

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:50:07 +00:00
Jon Beniston
2f9d6a8df4 Add border spacing. 2026-04-19 10:46:27 +01:00
Jon Beniston
bf8ae8c506 Add copyright. 2026-04-19 10:41:30 +01:00
Jon Beniston
e931f0871b Rearrange GUI 2026-04-19 10:39:42 +01:00
Jon Beniston
a5d519bc82 Free speech engine in destructor. 2026-04-19 10:31:51 +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]
c075f4fa5c
freqdisplay: fix transparent mode exit hang (reorder addSubWindow); expand speech unit abbreviations
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/419cd81e-d0ee-4a21-8ddf-3577c1389c52

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:16:40 +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
Jon Beniston
2a41303bc0 Fix initialisation of speech engine, if enabled by displaySettings. 2026-04-19 09:50:38 +01:00
Jon Beniston
bfad90d5bb Enable child mouse tracking for resizer 2026-04-19 09:50:05 +01:00
copilot-swe-agent[bot]
24adb3a0cd
freqdisplay: fix transparent mode border/title restoration and font wrap
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/1825f915-718a-4d8c-ab81-0543427ac33c

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 08:44:14 +00:00
copilot-swe-agent[bot]
38bbc94c0e
freqdisplay: hide settings bar when in transparent mode so frequencyValue fills the window
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/4427c934-bfa7-43ce-82fb-2b946d60094d

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 07:53:15 +00:00
copilot-swe-agent[bot]
b84d76e91f
freqdisplay: only set WA_TranslucentBackground when transparency is enabled
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/61cdbc74-f85f-41e5-b23c-46ec042bb6d3

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 21:22:03 +00:00
copilot-swe-agent[bot]
d6b09a182a
freqdisplay: prevent speech interruption by deferring say() while engine is busy
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/d2f9d633-2776-4397-bc8c-09e0b5f37ed2

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 21:03:17 +00:00
copilot-swe-agent[bot]
ad4e4b0a7e
freqdisplay: detach from MDI as floating top-level window for true compositor transparency
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/2a3ba811-8a0c-4e65-b476-8c0523967896

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 20:54:57 +00:00
copilot-swe-agent[bot]
939182f391
freqdisplay: fix display-area transparency via RollupContents CompositionMode_Clear
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/60df4275-14c1-4cde-b5c7-9b02734fe35f

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 20:34:00 +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]
c99512f0fa
freqdisplay: fix window-level transparency using WA_TranslucentBackground
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/8448f451-08c7-4fd5-a06c-3be51e88e6c6

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 17:01:41 +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]
5df45136f7
freqdisplay: auto-fit font to available width and height so text is always fully visible
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/a5adfa9d-7047-46b6-8d9f-ded5f125ab8c

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:45:48 +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]
f8c7728391
Polish freqdisplay naming clarity in GUI constants
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:19:24 +00:00
copilot-swe-agent[bot]
965e647e2d
Improve freqdisplay polling diagnostics and font sizing guards
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:18:50 +00:00
copilot-swe-agent[bot]
3d6815c9d2
Replace freqdisplay magic numbers with named constants
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:18:12 +00:00
copilot-swe-agent[bot]
2cfa6f0027
Document freqdisplay font scaling factor
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:17:37 +00:00
copilot-swe-agent[bot]
5b42b1d318
Align freqdisplay local constant naming with project style
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:16:57 +00:00
copilot-swe-agent[bot]
0934ad4f4f
Clarify RX/TX kind constant and frequency arithmetic types
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:16:23 +00:00
copilot-swe-agent[bot]
f1388ca571
Polish freqdisplay GUI iteration and font scaling constant
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:15:43 +00:00
copilot-swe-agent[bot]
55a127da3f
Refine freqdisplay implementation based on review feedback
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:15:03 +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
Jon Beniston
3bb7748ad4 Update Solar flux data URL 2026-04-07 18:57:24 +01:00
Jon Beniston
55f14f5dde Fix warnings. 2026-04-07 18:49:17 +01:00
Jon Beniston
80b5daa929 Plot orbits of planets. 2026-04-07 18:21:28 +01:00
Jon Beniston
3c3371cf2c Fix server compilation. 2026-04-04 13:18:44 +01:00
Jon Beniston
338a28b1a5 StarTracker: Add support for Jupiter decameter radiation (DAM) observations. Add targets from Horizons and SPICE. 2026-04-03 20:33:00 +01:00
f4exb
5ae74e9e19 Release 7.23.2 2026-02-14 10:58:43 +01:00