1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-03-10 18:19:36 -04:00

2942 Commits

Author SHA1 Message Date
Edouard Griffiths
3ecf974f88
Merge pull request #2645 from f4exb/fix-fftrrc-2
Rework FFT RRC filter and add a FIR RRC filter
2026-02-13 15:13:49 +01:00
f4exb
b6652ecfbc Removed legacy FFT RRC filter 2026-02-13 09:08:50 +01:00
f4exb
649312d7ba FIR RRC filter 2026-02-12 23:23:27 +01:00
f4exb
26455261ee New FFT RRC filter 2026-02-12 23:23:27 +01:00
Jon Beniston
f2d4a22437 Spectrum: Enable save/restore of zoom settings. Increase max zoom to 50x. 2026-02-12 15:13:52 +00:00
Jon Beniston
8e55a8c4e6 Freq Scanner: Don't unmute manually muted channels. #2636 2026-02-12 09:36:55 +00:00
f4exb
a4483007a2 Frequency scanner: added controlled channel frequency shift 2026-02-08 01:11:08 +01:00
f4exb
ed81308b9f Fixed stringlist utils 2026-02-01 17:15:47 +01:00
f4exb
2a46208d37 Apply atomic settings to channel Rx plugins part 2. Part of #1329 2026-02-01 12:26:46 +01:00
f4exb
103e86c80b Apply atomic settings to channel Rx plugins part 1. Part of #1329 2026-02-01 12:26:46 +01:00
f4exb
63348eeee1 Make device title editable in the basic device settings. Fixes #2292 2026-01-28 03:05:39 +01:00
srcejon
139b366bfd
Merge branch 'f4exb:master' into acars 2026-01-25 16:43:30 +00:00
Edouard Griffiths
5e453fa005
Merge pull request #2624 from f4exb/feature-2618
Invert chirp ramps in ChirpChat modulator and demodulator
2026-01-25 13:06:41 +01:00
Jon Beniston
bffe587c18 Replace NCOF with NCO as the latter has better SFDR. 2026-01-25 11:11:20 +00:00
Jon Beniston
29357a8244 NCO: Add support for dithering. Add parameter to make integer only. Add IQ imbalance variant of nextIQ. 2026-01-25 11:04:56 +00:00
f4exb
ab6c0ee5e7 ChirpChat: add option to reverse the chips sequence orientation. Fixes #2618 2026-01-24 22:11:17 +01:00
Jon Beniston
ace57cca69 Mark get functions as const. 2026-01-22 17:46:40 +00:00
Jon Beniston
3128bacd9f NCO: Use Q12.20 phase accumulator and linear interpolation, to increase resolution and reduce spurious. 2026-01-22 15:32:28 +00:00
Jon Beniston
d10d09c6c9 Add XPPoints and XPolarGrid to settings. 2026-01-17 16:53:37 +00:00
Jon Beniston
ee35715bd4 Merge master 2026-01-12 18:36:49 +00:00
f4exb
8ea74456f6 Denoiser: complete features and added readme 2026-01-10 18:19:57 +01:00
Jon Beniston
b41bc373ad Add Inmarsat Demod to WebAPI 2026-01-06 15:38:28 +00:00
Jon Beniston
a6c6f81213 Costas Loop: Add methods to set min/max frequency. 2026-01-06 12:34:48 +00:00
Jon Beniston
feeb757f21 Add Inmarsat C demodulator. 2026-01-06 12:07:52 +00:00
srcejon
ad65a34c58
Merge branch 'f4exb:master' into inmarsat 2026-01-06 11:27:32 +00:00
f4exb
455f8a8034 Denoiser feature base commit 2026-01-06 07:54:29 +01:00
f4exb
d34cac3f6f Regenerated swagger generated code from lastest commit in f4exb swagger-codegen. Fixes #1859 2026-01-04 13:25:30 +01:00
srcejon
d4c187602f
Merge branch 'f4exb:master' into inmarsat 2026-01-04 11:44:41 +00:00
f4exb
7c2272d913 BFM Demodulator: added a combo to select de-emphasis time constant. Fixes #2374 2026-01-04 01:04:04 +01:00
f4exb
6d3a001f6b BFM Demodulator: added an audio mute button. Fixes #2413 2026-01-03 23:49:41 +01:00
f4exb
89a15d4d6a FT8 Demodulator: added option to send reports to PSK reporter. Fixes #2561 2026-01-03 15:45:13 +01:00
Jon Beniston
fa2f61c8aa Merge 2026-01-01 18:36:46 +00:00
f4exb
7cf1a28b48 DATV modulator: implement still image source for the TS. Fixes #2454 2026-01-01 11:13:03 +01:00
srcejon
421ff46c66 Add Inmarsat Demod swagger files and regenerate. 2025-12-21 16:35:00 +00:00
Jon Beniston
fe3c2061d8 Try to use Vulkan library definitions from cmake's module. May require cmake 3.24. For #2545 2025-11-05 12:07:12 +00:00
Jon Beniston
f204c168f6 Add crash handler on Windows.
Add memory buffer to Logger, so last 500 log messages can be included in crash report.
Generate and include stripped pdb files so stack trace can include function names.
2025-07-31 16:35:44 +01:00
f4exb
32dbf0f325 Audio: added 160 kHz sample rate for Malahit DSP 2025-07-02 14:57:39 +02:00
f4exb
49f2527fcd AudioCATSISO: fix audio sample rate handling and device enumeration 2025-07-02 00:07:31 +02:00
f4exb
4dade2a709 Try to find the correct available audio sample rates in Qt5 2025-07-02 00:05:22 +02:00
Jon Beniston
99fca7c09e Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00
srcejon
0a3a455937 Fix reg exp for lat,long string. 2025-06-10 15:31:36 +01:00
srcejon
e564ac2f39 Update Kiki public URL. Add proxy support. 2025-06-10 15:30:52 +01:00
srcejon
290ba12c93
Merge branch 'f4exb:master' into freq_scanner 2025-06-10 11:37:54 +01:00
Jon Beniston
9b714aed45 Add 384000 and maximum supported sample rates for Qt 6 AudioDeviceInfo. For #2456. 2025-06-09 11:29:16 +01:00
srcejon
c791067ea8 Fix gcc error. 2025-06-09 11:12:46 +01:00
srcejon
bc235856a8 Add Whittaker Eilers smoothing. 2025-06-09 11:01:25 +01:00
srcejon
6c9dd36f8b Map: Add Aurora prediction and Maidenhead grid 2025-06-09 10:23:12 +01:00
srcejon
6a9bba0656 Add CORS proxy for Emscripten. 2025-06-04 20:24:58 +01:00
srcejon
4678abf091 Use combined aircraft database.
Use png rather than bmp.
Add sideview images.
2025-06-04 20:22:09 +01:00
srcejon
db9ccd9ca8 Azel: Mark methods as const. 2025-06-04 18:15:59 +01:00