1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-23 08:37:06 -04:00

Commit Graph

  • 1cff66a043
    Merge pull request #2738 from 3iAtlas/fix/mainserver-addmimodevice-null-deref master Edouard Griffiths 2026-05-22 09:49:21 +02:00
  • 87e1cabfca sdrsrv: fix null-deref in MainServer::addMIMODevice() Zane (RainCicada) 2026-05-21 21:40:04 -05:00
  • f8eb645546
    Merge pull request #2737 from AsciiWolf/patch-1 Edouard Griffiths 2026-05-21 02:05:40 +02:00
  • 1a6b918e57
    Merge pull request #2735 from srcejon/flatpak Edouard Griffiths 2026-05-21 01:05:57 +02:00
  • 6e06546f2c
    Bump copyright year AsciiWolf 2026-05-20 12:12:25 +02:00
  • 14ee0c5cee
    Merge pull request #2734 from AsciiWolf/patch-1 Edouard Griffiths 2026-05-20 11:57:23 +02:00
  • 3d6c36b18e
    Merge pull request #2732 from srcejon/workflow_dispatch Edouard Griffiths 2026-05-20 10:30:04 +02:00
  • c67c8e593e
    Merge pull request #2731 from srcejon/fix_2730 Edouard Griffiths 2026-05-19 19:22:50 +02:00
  • dc676326c1
    flatpak: Update hamlib-4.6.5.tar.gz to 4.7.1 AsciiWolf 2026-05-19 14:40:25 +02:00
  • 9df66f8473 Use container Jon Beniston 2026-05-19 07:59:42 +01:00
  • de6bdf6ac4 No sudo Jon Beniston 2026-05-19 07:56:05 +01:00
  • bfaea80858 Try --user Jon Beniston 2026-05-19 07:52:08 +01:00
  • 01b8329ba1 Use sudo to fix permission error Jon Beniston 2026-05-19 07:46:05 +01:00
  • f009d46868
    Merge pull request #2729 from srcejon/flatpak Edouard Griffiths 2026-05-19 00:57:41 +02:00
  • 04f3fa3a30 Install flatpak and builder Jon Beniston 2026-05-18 21:30:05 +01:00
  • 396c7a1f9c
    Merge branch 'f4exb:master' into flatpak srcejon 2026-05-18 21:27:26 +01:00
  • 08a864fc0a Add workflow_dispatch so actions can be triggered manually. Jon Beniston 2026-05-18 21:24:23 +01:00
  • 37b6b3a601 Use FLAC_LIBRARIES, as that's what's used elsewhere. Jon Beniston 2026-05-18 21:02:39 +01:00
  • 8e002f1736 Add find_package(FLAC) for when !ENABLE_EXTERNAL_LIBRARIES Jon Beniston 2026-05-18 20:59:40 +01:00
  • badb759cbe
    Merge pull request #2728 from srcejon/snap Edouard Griffiths 2026-05-17 20:54:30 +02:00
  • fb840a3444
    Merge pull request #2727 from f4exb/copilot/add-github-action-flatpak Edouard Griffiths 2026-05-17 19:57:38 +02:00
  • 4f9d418d9e Disable AVX instruction use for fftw. Use -DENABLE_DISTRIBUTION=ON for cm256cc. Add -DCSPICE_BUILD_STATIC_LIBRARY=OFF for cspice. Jon Beniston 2026-05-17 14:21:57 +01:00
  • ac35fe3da2 Fix cspice build in snap Jon Beniston 2026-05-17 11:30:05 +01:00
  • bf18a83ef3
    Simplify Flatpak workflow and broaden cache key inputs copilot/add-github-action-flatpak copilot-swe-agent[bot] 2026-05-17 08:58:42 +00:00
  • 510316bf7e
    Improve Flatpak workflow cache key reuse copilot-swe-agent[bot] 2026-05-17 08:58:13 +00:00
  • a0fd813169
    Clarify architecture variable expansion in Flatpak workflow copilot-swe-agent[bot] 2026-05-17 08:57:48 +00:00
  • 7b3792ed3e
    Harden Flatpak workflow trigger handling and artifact naming copilot-swe-agent[bot] 2026-05-17 08:57:20 +00:00
  • 12091f5f10
    Refine Flatpak workflow versioning and architecture handling copilot-swe-agent[bot] 2026-05-17 08:56:48 +00:00
  • 34d40a8661
    Use consistent GitHub env vars in Flatpak version step copilot-swe-agent[bot] 2026-05-17 08:56:17 +00:00
  • 11858ebb0e
    Fix Flatpak workflow tag parsing shell syntax copilot-swe-agent[bot] 2026-05-17 08:55:11 +00:00
  • 25652c4483
    Harden Flatpak workflow permissions and version handling copilot-swe-agent[bot] 2026-05-17 08:54:46 +00:00
  • e6a50381e9
    Add GitHub Actions workflow to build and publish Flatpak bundle copilot-swe-agent[bot] 2026-05-17 08:54:09 +00:00
  • 6446d7c1b2
    Initial plan copilot-swe-agent[bot] 2026-05-17 08:52:19 +00:00
  • 9d463b1ed8
    Merge pull request #2718 from tammojan/macos_sigmf Edouard Griffiths 2026-05-06 02:34:39 +02:00
  • 6d4638afd0 Fix libsigmf installation on mac Tammo Jan Dijkema 2026-05-05 21:53:03 +02:00
  • 27e72529f3 Update CMake version in flatbuffers Tammo Jan Dijkema 2026-05-05 21:08:13 +02:00
  • 30d62075c7 Make external libsigmf build on macos Tammo Jan Dijkema 2026-05-05 16:43:12 +02:00
  • b2021860d8
    Merge pull request #2717 from srcejon/copilot/add-freqdisplay-plugin Edouard Griffiths 2026-05-05 13:49:06 +02:00
  • 7c86f411e4
    Merge branch 'f4exb:master' into copilot/add-freqdisplay-plugin srcejon 2026-05-05 10:46:56 +01:00
  • e3e2f5bb20 Add active only button. Increase poll frequency. Support channels that don't have a frequency offset. srcejon 2026-05-05 10:45:24 +01:00
  • 6b236c7a0d Release 7.25.1 v7.25.1 f4exb 2026-05-05 08:07:51 +02:00
  • 3f7152bc6f Allow Linux build to be tested locally with act f4exb 2026-05-04 22:51:03 +02:00
  • db4f4810b4 Fix Debian changelog warnings f4exb 2026-05-04 22:50:30 +02:00
  • eab2e1b10a Fix Linux cspice location f4exb 2026-05-04 19:15:22 +02:00
  • 8d18bb5de7
    Merge pull request #2716 from f4exb/copilot/fix-linux-release-build-failure-cspice Edouard Griffiths 2026-05-04 12:22:36 +02:00
  • 3717ccf4e5
    fix(external): disable -Werror=format-security for cspice ExternalProject on Linux copilot-swe-agent[bot] 2026-05-04 08:31:38 +00:00
  • aade98f84c
    Initial plan copilot-swe-agent[bot] 2026-05-04 08:29:56 +00:00
  • ef4357f26b Release 7.25.0 v7.25.0 f4exb 2026-05-04 06:00:17 +02:00
  • 69c6929fb0
    Merge pull request #2712 from tammojan/cmake_qt6.2 Edouard Griffiths 2026-04-28 20:20:12 +02:00
  • fd7a3bf114
    Merge pull request #2711 from jvn314/feature-meshtastic-more-udp Edouard Griffiths 2026-04-26 04:39:20 +02:00
  • c86c178363 Use Qt6.2 compatible qt_add_plugin in CMake Tammo Jan Dijkema 2026-04-25 17:11:41 +02:00
  • c368600b52 expose demod fields for plaintext packets, gate on header CRC jvn314 2026-04-25 01:30:45 +00:00
  • 3da5bff59b fix: replace sdrangel seq with meshtastic packet_id in JSON jvn314 2026-04-24 17:02:58 +00:00
  • e4ad474cce implement JSON UDP packet builder jvn314 2026-04-24 08:26:01 +00:00
  • dbaeeba650 swg: add sendJsonViaUDP to generated settings jvn314 2026-04-24 04:22:43 +00:00
  • 88f29bc175 demod: wire sendJsonViaUDP through WebAPI jvn314 2026-04-24 03:40:03 +00:00
  • 0630ec4fe7 indent jvn314 2026-04-23 14:41:38 +00:00
  • b2f7a6d466 comment jvn314 2026-04-23 14:29:31 +00:00
  • 75db515ffe Adapter settings wrong class fixed jvn314 2026-04-23 11:57:34 +00:00
  • 8abc4699ff updated yaml jvn314 2026-04-23 11:17:22 +00:00
  • 2306bb08d0 JSON UDP checkbox GUI added jvn314 2026-04-23 10:58:00 +00:00
  • 2f961e625d Add sendJsonViaUDP settings flag jvn314 2026-04-23 09:55:25 +00:00
  • fc9887f50b
    Merge pull request #2709 from srcejon/copilot/add-freqdisplay-plugin Edouard Griffiths 2026-04-24 05:09:18 +02:00
  • 279a19274a
    Merge pull request #2708 from srcejon/copilot/fix-usrpoutput-transmit-issues Edouard Griffiths 2026-04-23 08:18:10 +02:00
  • ea0adc64c5
    Merge pull request #2707 from eolder/master Edouard Griffiths 2026-04-23 01:20:58 +02:00
  • 6f97e12a70 Make private Jon Beniston 2026-04-22 22:04:53 +01:00
  • 42a65a0311
    refactor: use MainCore::getDeviceAndChannelIndexFromId in webapiFormatFeatureReport copilot-swe-agent[bot] 2026-04-22 20:51:13 +00:00
  • c545a835e1 Bring in line with other features. Jon Beniston 2026-04-22 21:46:32 +01:00
  • 4581df2c53
    refactor: make FreqDisplay::applySettings private; use MsgConfigureFreqDisplay in FreqDisplayGUI::applySettings copilot-swe-agent[bot] 2026-04-22 20:23:48 +00:00
  • 220f5d11ab
    feat: add FreqDisplay webapiReportGet, webapiFormatFeatureReport; add freqDecimalPlaces and dropShadowColor to settings webapi methods copilot-swe-agent[bot] 2026-04-22 19:20:46 +00:00
  • a8a70a656b Add missing settings srcejon 2026-04-22 20:14:10 +01:00
  • c44925dba3 Fix webapi for Freq Display. Jon Beniston 2026-04-22 20:09:41 +01:00
  • fd9f3ac632 Fix compilation. Jon Beniston 2026-04-22 19:34:49 +01:00
  • 219ece573c
    feat: implement FreqDisplay WebAPI (webapiSettingsGet/PutPatch, format/update, reverseSend) copilot-swe-agent[bot] 2026-04-22 18:28:48 +00:00
  • 8abbe204b4
    Merge branch 'f4exb:master' into copilot/add-freqdisplay-plugin srcejon 2026-04-22 19:20:34 +01:00
  • b9461188d1 USRPOutput: Fix corruption when interpolation >= 16. Jon Beniston 2026-04-22 19:13:03 +01:00
  • fc4d88b3cd
    Merge pull request #2706 from srcejon/fix_nfm_demod_scaling Edouard Griffiths 2026-04-22 19:50:58 +02:00
  • 3a15e13cde Implement FreqDisplayWebAPIAdapter Jon Beniston 2026-04-22 16:34:46 +01:00
  • 2a64ee2b71 Generate swagger files for FreqDisplay srcejon 2026-04-22 16:18:52 +01:00
  • 1f1b77fdbe
    Merge pull request #2705 from srcejon/fix_nfmmod_centerfreq Edouard Griffiths 2026-04-22 16:27:18 +02:00
  • ad383ff925
    Merge pull request #2704 from srcejon/fix_2462 Edouard Griffiths 2026-04-22 10:09:32 +02:00
  • c8401148b3
    Merge pull request #2701 from srcejon/fix_2661 Edouard Griffiths 2026-04-22 02:42:46 +02:00
  • a4462cfa40
    Document intentional signed length and FIFO truncation behavior copilot-swe-agent[bot] 2026-04-21 19:56:46 +00:00
  • ebbfd76504
    Harden USRP callback interpolation factor and length handling copilot-swe-agent[bot] 2026-04-21 19:56:15 +00:00
  • 98fbb5ae28
    Optimize USRP TX tail zeroing for partial interpolation fills copilot-swe-agent[bot] 2026-04-21 19:55:46 +00:00
  • 788673891d
    Fix USRP TX buffer handling for high interpolation copilot-swe-agent[bot] 2026-04-21 19:54:56 +00:00
  • 3c0f1af6fa Undo changes that should have been commited. Jon Beniston 2026-04-21 20:06:29 +01:00
  • 89fde2bdfc M17 Demod: Remove factor of Pi in setFMScaling Jon Beniston 2026-04-21 19:58:59 +01:00
  • 8c1b83fa24 Same for Radiosonde Jon Beniston 2026-04-21 19:57:59 +01:00
  • 19fa916e48 Use ± symbol for frequency deviation in GUI. Indicate figure is peak deviation in docs and tooltips. Jon Beniston 2026-04-21 19:53:59 +01:00
  • 01013449bb
    USRP: B210: fix sample rate range upper bound Evan Older 2026-04-20 19:11:07 -04:00
  • 9309ec1711 NFMDemod: Correct FM scaling. Jon Beniston 2026-04-20 17:31:56 +01:00
  • e03c5fd832 Update screenshot with DS. Jon Beniston 2026-04-20 10:18:32 +01:00
  • a298406d74 Fix use of settings keys. Add onMenuDialogCalled to support basic settings dialog. Jon Beniston 2026-04-20 10:15:13 +01:00
  • ce37489245 NFMMod: Fix center frequency display. Jon Beniston 2026-04-20 09:35:39 +01:00
  • afde6d50b4 Update naming convention. Jon Beniston 2026-04-20 09:35:04 +01:00
  • 1d4a936f86 Add drop shadow to docs. Jon Beniston 2026-04-20 09:24:34 +01:00
  • 154e52d0b2
    refactor: move anonymous namespace members into FreqDisplayGUI as static members copilot-swe-agent[bot] 2026-04-19 22:07:58 +00:00
  • 9363b043a1
    feat: add drop shadow ButtonSwitch and color picker to freqdisplay copilot-swe-agent[bot] 2026-04-19 21:44:13 +00:00
  • 8896ed129a Fix both windows being displayed at startup, if transparency enabled. Jon Beniston 2026-04-19 22:24:26 +01:00