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

10950 Commits

Author SHA1 Message Date
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
Edouard Griffiths 82b43ff2f4 Merge pull request #2699 from f4exb/fix-2686
PlutoSDR: filter PlutoSDR and AD93 device description to catch also PlutoSDR clones.
2026-04-17 06:52:47 +02:00
f4exb d82c1172cd PlutoSDR support: appply Sonar suggestion but for C++17 2026-04-16 12:00:27 +02:00
f4exb 8888759aef PlutoSDR: filter PlutoSDR and AD93 device description to catch also PlutoSDR clones. Fixes #2686 2026-04-15 23:18:53 +02:00
Edouard Griffiths 8700b46f4d Merge pull request #2691 from srcejon/acars
Star Tracker: Add support for Jupiter observations
2026-04-09 08:26:37 +02:00
Jon Beniston a2852f2415 Fix cspice build on linux and mac. 2026-04-08 13:41:08 +01:00
Jon Beniston 45abc85c8b Radio Astronomy: Include milliseconds in spectrometer timestamp. 2026-04-08 13:07:32 +01:00
Jon Beniston 32e637ac7b Update screenshots. 2026-04-08 11:13:25 +01: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 447a679419 Add missing images. 2026-04-03 20:34:00 +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 ce2d451f4c Fix Debian build bug introduced by PR #2650 2026-03-28 22:21:47 +01:00
f4exb 0e13bbab85 Release 7.24.0 v7.24.0 2026-03-28 19:22:50 +01:00
Edouard Griffiths c610864087 Merge pull request #2685 from f4exb/feature-meshtastic-opt
Meshtastic plugins fixes and adjustments
2026-03-28 09:41:12 +01:00
f4exb f787deeff1 Meshtastic: Copilot code review fixes 2026-03-28 05:04:54 +01:00
f4exb efa232db88 Meshtastic: some Sonar fixes 2026-03-27 21:17:46 +01:00
f4exb 66dfc3a0c8 Meshtastic demod: fixed Windows and Mac builds (2) 2026-03-27 11:13:35 +01:00
f4exb 34a52aa4a3 Meshtastic demod: fixed Windows and Mac builds 2026-03-27 09:06:13 +01:00
f4exb e22536c74a Meshtastic demod: added auxiliary channels 2026-03-27 00:25:09 +01:00
f4exb fc23cd2cc8 Meshtastic demod: implemented USER preset allowing arbitrary modulation characteristics and frequencies 2026-03-27 00:25:09 +01:00
f4exb 3c0277bfd8 Meshtastic demod single channel temp 2026-03-27 00:25:09 +01:00
f4exb a47b3e69fc Meshtastic: updated readme 2026-03-27 00:25:09 +01:00
f4exb dce4c3365a Meshtastic modulator: removed radio/coder settings from MESH: text-command 2026-03-27 00:25:09 +01:00
f4exb fe4c1f85ae Meshtastic modulator: fixed device frequency setting from preset/region/channel 2026-03-27 00:25:09 +01:00
f4exb 05a96c2170 Meshtastic modulator: added Region, Preset and Channel combo boxes. Do not set bandwidth from MESH: message 2026-03-27 00:25:09 +01:00
f4exb 86088fdede Meshtastic demod: nodeinfo fix 2026-03-27 00:25:09 +01:00
f4exb 3530dd33ed Meshtastic: implement API properly 2026-03-27 00:25:08 +01:00
f4exb 239ebc38f9 Meshtastic demod: use .ui file for UI widgets (2) 2026-03-27 00:25:08 +01:00
f4exb 4eae1ccf89 Meshtastic demod: use .ui file for UI widgets (1) 2026-03-27 00:25:08 +01:00
f4exb f42723c54c Meshtastic demod: removed useless FFT window control 2026-03-27 00:25:08 +01:00
f4exb 0ebc38a322 Meshtastic modem: added unit test for some payload decoders 2026-03-27 00:25:08 +01:00
f4exb f880ff1a3c Meshtastic modem: decode position, node info, telemetry and traceroute ports 2026-03-27 00:25:08 +01:00
f4exb 21c4ad657f Meshtastic demod: fixed suync word reporting 2026-03-27 00:25:08 +01:00
f4exb a3f5ed6963 Meshtastic: fixed Tx and strengthen Rx header processing 2026-03-27 00:25:08 +01:00
f4exb a0d779fb65 Meshtastic demod: removed unused methods and attributes from ChirpChat demod (2) 2026-03-27 00:25:08 +01:00
f4exb 4f0dac4647 Meshtastic demod: removed unused FFT window 2026-03-27 00:25:08 +01:00