Wykres commitów

  • 8cda803ca7
    Merge a708ffed79 into 1836ae3a74 dforsi 2024-05-15 20:45:23 +0800
  • 1836ae3a74 Updated version and changelogs master v7.20.1 f4exb 2024-05-15 12:16:37 +0200
  • 20af5cc88e
    Merge pull request #2078 from dforsi/fix/mac-build Edouard Griffiths 2024-05-14 23:28:36 +0200
  • 20aed1b00d
    Merge pull request #2110 from dforsi/feature/my-position Edouard Griffiths 2024-05-14 09:42:32 +0200
  • dbc9ebbb64 Explain that GPS is not the only means to get the position of the station Daniele Forsi 2024-05-13 22:55:34 +0200
  • 5231d1877b Metis MISO: added lock all Rx frequencies option f4exb 2024-05-13 22:08:22 +0200
  • 79310b2008
    Merge pull request #2095 from dforsi/fix/typos Edouard Griffiths 2024-05-13 19:03:41 +0200
  • a9dab43abe Interferometer: updated documentation. Part of #2098 f4exb 2024-05-13 01:01:43 +0200
  • 69be0d28bf LocalSink: refactored getLocalDevice method f4exb 2024-05-12 23:24:26 +0200
  • a85731d3f7 Interferometer: added localDeviceIndex and play to API f4exb 2024-05-12 23:18:16 +0200
  • 62ffcde69f Interferometer: added possibility to send correlated IQ to a Local Input device f4exb 2024-05-12 21:53:09 +0200
  • 40d7fece02 Interferometer: list local input devices and make update settings atomic f4exb 2024-05-12 03:52:19 +0200
  • dae5a9174b LocalSink: update local input device list at construction time f4exb 2024-05-12 03:50:26 +0200
  • bab47d41c7 Interferometer: implement gain and phase in API f4exb 2024-05-12 00:30:35 +0200
  • b6b4eb405f Interferometer: added channel B gain control f4exb 2024-05-12 00:00:06 +0200
  • 75afe418c1
    Merge pull request #2109 from dforsi/fix/settings-save Edouard Griffiths 2024-05-12 00:48:44 +0200
  • 08c918f194 Fix saving configurations after deleting some entries Daniele Forsi 2024-05-11 19:35:04 +0200
  • 7db387995e
    Merge pull request #2104 from srcejon/freq_scanner Edouard Griffiths 2024-05-10 10:14:28 +0200
  • fd623ea5d6 Fix thread parent warning. srcejon 2024-05-09 07:44:47 +0100
  • 9078ea21d4 Fix warnings srcejon 2024-05-08 20:15:01 +0100
  • c0fc8c3b73 Don't call start() in Demod's constructors. #2102 SSDDemodGUI: Disable AGC widgets when AGC disabled. srcejon 2024-05-08 18:52:34 +0100
  • 60db324abc Bring BFM demod closer to AM demod design. srcejon 2024-05-08 18:43:19 +0100
  • 605cf51d7f BFM Demod: Delete baseband on stop() srcejon 2024-05-08 15:00:20 +0100
  • a708ffed79 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-04 18:02:32 +0200
  • 23e4ae121b Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-04 18:00:01 +0200
  • 107422a1f4 Do not create objects if there is no message queue to send to Daniele Forsi 2024-05-04 17:46:12 +0200
  • f8b4dc5d7c Do not create a Message if there is no worker to send to Daniele Forsi 2024-05-04 17:42:40 +0200
  • d0570aa137 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-04 17:17:24 +0200
  • 417905882d Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-04 14:05:56 +0200
  • 1875b8e0d0 Use qDeleteAll() for brevity Daniele Forsi 2024-05-03 23:59:08 +0200
  • ad34c369c4 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-01 15:40:01 +0200
  • 0cbef32bb8 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-01 15:22:29 +0200
  • 63403954b9 Fix memleaks in Map Models Daniele Forsi 2024-05-01 11:08:51 +0200
  • 2e3fda31da Fix memleaks with m_waypoints Daniele Forsi 2024-05-01 10:42:23 +0200
  • 9b5232853a Fix memleaks with m_airspaces Daniele Forsi 2024-05-01 10:42:23 +0200
  • decdf50b48 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-01 10:42:23 +0200
  • 9f880c513c Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-05-01 00:03:00 +0200
  • 16d08baed6 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-30 23:50:15 +0200
  • 944869d75a Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-30 23:22:26 +0200
  • ccb0a85d99 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-07 13:10:20 +0200
  • 4aeb9b2bf2 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-06 21:48:01 +0200
  • 24af012f6c Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-06 21:28:11 +0200
  • b996667bb5 Fix memleak found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-06 21:00:59 +0200
  • e8bc79348a Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-06 20:53:21 +0200
  • 798f0b1035 Fix memleaks found with AddressSanitizer/LeakSanitizer Daniele Forsi 2024-04-06 18:50:08 +0200
  • c41fdeecd8 Add cmake option to optionally compile with LeakSanitizer Daniele Forsi 2024-04-06 20:54:57 +0200
  • a31e83d43c
    Merge pull request #2096 from srcejon/freq_scanner Edouard Griffiths 2024-04-30 15:28:52 +0200
  • 39760146d4 ValueDial: Fix array being accessed out of range. srcejon 2024-04-30 09:33:54 +0100
  • 4f2b03646f AIS: Fix string decoding in safetey messages. #2094 srcejon 2024-04-30 09:32:22 +0100
  • 31dc594b46 Fix Markdown Daniele Forsi 2024-04-29 14:13:00 +0200
  • b1643ee9b5 Fix typos Daniele Forsi 2024-04-29 13:58:37 +0200
  • 2b895d4cf2 Fix description Daniele Forsi 2024-04-29 01:17:07 +0200
  • 217c900609 AudioCATSISO: fixed transverter processing f4exb 2024-04-28 01:15:36 +0200
  • 956d1e6c07 AudioCATSISO: fixed CAT worker handling f4exb 2024-04-27 22:12:03 +0200
  • c33c8464cd
    Merge pull request #2093 from dforsi/fix/typos Edouard Griffiths 2024-04-27 19:17:55 +0200
  • 147368d518 Fix title of window (s/Source/Sink/) Daniele Forsi 2024-04-27 18:42:47 +0200
  • 52a440e400
    Merge pull request #2091 from dforsi/fix/typos Edouard Griffiths 2024-04-27 11:08:10 +0200
  • 498ff9e94d
    Merge pull request #2089 from rudis/master Edouard Griffiths 2024-04-27 11:06:47 +0200
  • 954748f452 Temporarily disable building DATV plugins for MacOS CI Daniele Forsi 2024-04-26 23:04:12 +0200
  • 6f107cd915 Fix CI for Mac OS Daniele Forsi 2024-04-20 22:11:28 +0200
  • b30158c0cc Fix reference to image Daniele Forsi 2024-04-26 12:31:57 +0200
  • 15433bb324 Fix spellling errors found with LibreOffice Writer Daniele Forsi 2024-04-26 11:32:32 +0200
  • d135dd9028 Fix spellling errors found with aspell Daniele Forsi 2024-04-26 10:35:37 +0200
  • 34871bfa0f
    Merge pull request #2088 from rudis/sdrplay Edouard Griffiths 2024-04-26 19:10:56 +0200
  • 2a9c679c02
    Merge pull request #2087 from agatti/vulkan-fix Edouard Griffiths 2024-04-26 17:16:38 +0200
  • 39575c10fa channelrx/channelpower/readme.md: fix minor typo Simon Ruderich 2024-04-26 08:37:56 +0200
  • 6086fb328e plugins: remove UTF-8 BOMB from readme.md Simon Ruderich 2024-04-26 08:31:00 +0200
  • 3307000a72 plugins: fix non-matching <hx> tags in readme.md Simon Ruderich 2024-04-26 08:29:32 +0200
  • f5b43fec2d sdrplayv3: use SDRPLAY_MAX_DEVICES in enumOriginDevices() Simon Ruderich 2024-04-21 09:23:41 +0200
  • 97b1a6a70d sdrgui/gui/spectrum.md: add missing FFT window values Simon Ruderich 2024-04-14 18:41:00 +0200
  • fc13be4d69 samplesink/fileoutput/readme.md: use ASCII dashes in sox command line Simon Ruderich 2024-04-14 18:40:49 +0200
  • fa5dc41503 vkFFT: Fix building with recent Vulkan SDKs. Alessandro Gatti 2024-04-26 00:35:16 +0200
  • 5e321e3ead
    Merge pull request #2068 from dforsi/feature/map-feature Edouard Griffiths 2024-04-25 00:23:12 +0200
  • 991ccddb66 Close any open dialog when sdrangel quits Daniele Forsi 2024-04-23 20:23:07 +0200
  • b4ec43e4aa Raise the Beacon, IBP Beacons an Radio Time dialogs Daniele Forsi 2024-04-22 23:02:59 +0200
  • f4b2dfc0a9 Revert "Prevent the dialogs to be hidden behind the main window" Daniele Forsi 2024-04-22 22:42:00 +0200
  • f72574d1ad Prevent the dialogs to be hidden behind the main window Daniele Forsi 2024-04-14 16:41:58 +0200
  • 230c461204 Update the IPB beacons table only when the dialog is visible Daniele Forsi 2023-08-07 22:36:24 +0200
  • dac9b9a5b3
    Merge pull request #2080 from dforsi/fix/cmakefiles Edouard Griffiths 2024-04-22 19:30:24 +0200
  • 90e917f666 Fix typos in CMakeLists Daniele Forsi 2024-04-21 13:36:38 +0200
  • 4d43e53272
    Merge pull request #2076 from dforsi/fix/includes Edouard Griffiths 2024-04-21 11:15:46 +0200
  • fd830a0153 Fix build of DAB demodulation plugin Daniele Forsi 2024-04-20 21:56:07 +0200
  • ba4c8a42fc
    Merge pull request #2075 from dforsi/fix/warnings Edouard Griffiths 2024-04-20 20:28:34 +0200
  • 004811d83d Make all include directives identical Daniele Forsi 2024-04-20 19:18:27 +0200
  • fe84c20aff Make all include directives identical Daniele Forsi 2024-04-20 19:15:25 +0200
  • 613d9e4005 Fix "More '%' conversions than data arguments" Daniele Forsi 2024-04-19 01:06:24 +0200
  • 570c1f6877 Remove unused includes and use more direct includes Daniele Forsi 2024-04-20 11:51:29 +0200
  • acc06658ec
    Merge pull request #2074 from godsic/bugfix/chanalyzer-settings-typo Edouard Griffiths 2024-04-19 15:56:45 +0200
  • f55adc481d Fix typos in ChannelAnalyzer settings Mykola Dvornik 2024-04-18 22:46:21 +0200
  • 6b41a77e31
    Merge pull request #2073 from dforsi/fix/skymap Edouard Griffiths 2024-04-18 13:32:15 +0200
  • db4d07e59a Fix build failure when Qt Location is not available Daniele Forsi 2024-04-17 23:45:06 +0200
  • 3795b72855
    Merge pull request #2072 from srcejon/freq_scanner Edouard Griffiths 2024-04-16 18:15:57 +0200
  • 0dcc4755ef Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner srcejon 2024-04-16 13:39:00 +0100
  • 002c824dd9 ADS-B: Fix map centering and station icon for Qt6. srcejon 2024-04-16 13:28:50 +0100
  • e07a558329
    Merge pull request #2069 from srcejon/freq_scanner Edouard Griffiths 2024-04-15 19:19:40 +0200
  • d7c461cad5
    Merge pull request #2067 from dforsi/feature/sort-columns Edouard Griffiths 2024-04-15 07:37:48 +0200
  • 7e52d4a243
    Merge pull request #2066 from godsic/bugfix/2065 Edouard Griffiths 2024-04-15 01:23:15 +0200
  • 5330b8ef45 Fix Qt6 build srcejon 2024-04-14 21:33:57 +0100
  • dbb1adc540 [SIDAddChannelsDialog] Make columns sortable Daniele Forsi 2024-04-14 19:11:02 +0200
  • 15337cac66 Fix bug that prevents settings changes updates via reverse API Mykola Dvornik 2024-04-14 18:58:12 +0200