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

2512 Commits

Author SHA1 Message Date
f4exb
d96545f28b Freq Scanner: voice activity detection: just penalize if no broad peaks 2026-02-21 11:44:09 +01:00
f4exb
6f452a2a46 Freq Scanner: scanner sample rate and minimum bins special computation for Voice Squelch 2026-02-21 11:44:09 +01:00
f4exb
7bcb92d200 Freq Scanner: in baseband process sample rate change only if necessary 2026-02-21 11:44:09 +01:00
f4exb
6752029e43 Freq Scanner voice squelch: voice pitch validation (2) 2026-02-21 11:44:09 +01:00
f4exb
8107bd102f Freq Scanner voice squelch: voice pitch validation (1) 2026-02-21 11:44:09 +01:00
f4exb
65e999f842 Freq Scanner voice squelch: compute formants on individual FFTs 2026-02-21 11:44:09 +01:00
f4exb
37afa7be74 Freq Scanner Voice squelch: eliminate formants outside audio band 2026-02-21 11:44:09 +01:00
f4exb
bc49e37f8b Frequency Scanner: added a button to force continue scanning 2026-02-21 11:44:09 +01:00
f4exb
bb711fc965 Frequency Scanner: for voice squelch use a fixed 48 kHz scanner sanple rate and FFT size of 2048 2026-02-21 11:44:09 +01:00
f4exb
4312fc3f0c Frequency Scanner: for voice SSB calculate min bits so that bin size is ~25 Hz 2026-02-21 11:44:09 +01:00
f4exb
71cdba9e32 Frequency Scanner: added voice squelch for SSB 2026-02-21 11:44:09 +01:00
f4exb
5ae74e9e19 Release 7.23.2 2026-02-14 10:58:43 +01:00
f4exb
b6652ecfbc Removed legacy FFT RRC filter 2026-02-13 09:08:50 +01:00
f4exb
4059182f5b Frequency Tracker: add const to parameter 2026-02-13 09:08:23 +01:00
f4exb
df01569f6e Freq Tracker: use FIR RRC filter 2026-02-12 23:23:27 +01:00
f4exb
fcbaf95403 Fixed settings keys 2026-02-12 23:23:27 +01:00
f4exb
3bd2bdf479 Channel Analyzer: choice between FFT and FIR filter for the RRC filter and options 2026-02-12 23:23:27 +01: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
c8389506e4 Release v7.23.1 2026-02-02 21:38:25 +01:00
f4exb
47fba8c980 Apply atomic settings to channel Tx plugins. Fixes #1329 2026-02-01 12:26:46 +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
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
f4exb
3b3f5b5405 ChirChat modulator: fixed message timings display 2026-01-25 00:34:01 +01:00
f4exb
ab6c0ee5e7 ChirpChat: add option to reverse the chips sequence orientation. Fixes #2618 2026-01-24 22:11:17 +01:00
Jon Beniston
35e81aa067 Improve coarse frequency estimate, by using Hann window + quadratic interpolation. 2026-01-23 12:28:48 +00:00
Jon Beniston
56b73e849b Fix decoding of latitude and longitude for rectangular and circular areas. 2026-01-23 12:11:58 +00:00
Jon Beniston
ebc8afa64c Remove unused variables. 2026-01-23 12:11:12 +00:00
f4exb
4777fb5818 Fix db/S meter minimum values when there is no input. Fixes #2606 2026-01-17 05:52:41 +01:00
f4exb
dece3fa180 Save/restore WDSPRx audio mute in settings. Part of #2607 2026-01-17 05:52:41 +01:00
Jon Beniston
c56f154430 BFM Demod: Display loaded deemphasis setting in GUI. 2026-01-15 08:49:15 +00:00
Jon Beniston
232ec1a817 SSBDemod: Save/restore audio mute setting. #2607 2026-01-15 08:44:36 +00:00
Jon Beniston
ebe4f4feba Fix lint warnings. 2026-01-14 10:56:18 +00:00
Jon Beniston
6f8b5a2e2e Update Inmarsat docs with image of latest GUI. 2026-01-14 10:14:06 +00:00
srcejon
8a891f26df
Merge branch 'f4exb:master' into inmarsat 2026-01-14 09:03:57 +00:00
Jon Beniston
7584a6e87c Add library dependencies to fix Mac build. Fix library path for InmarsatC on Mac. 2026-01-14 09:03:24 +00:00
f4exb
1236b11900 Publish version v7.23.0 2026-01-13 19:07:23 +01:00
Jon Beniston
b6ea869316 Fix for Qt5 2026-01-12 18:58:41 +00:00
Jon Beniston
fd1adf6794 Fix warnings 2026-01-12 18:56:32 +00:00
Jon Beniston
b668d41aa4 Tidy up 2026-01-12 18:44:30 +00:00
Jon Beniston
ee35715bd4 Merge master 2026-01-12 18:36:49 +00:00
Jon Beniston
22257e5311 Add equalizers and EVM measurement. 2026-01-12 16:50:33 +00:00
f4exb
3074f16469 AM, NFM, BFM, WFM SSB demods: do not mute audio on the demod stream 2026-01-10 21:14:23 +01:00
Jon Beniston
ae0f07eaa4 Add MES column. Decode additional fields. 2026-01-09 14:51:39 +00:00
f4exb
ed297a824e WDSP Rx: decouple data pipes handling from audio handling 2026-01-07 13:38:05 +01:00
Jon Beniston
e329d0311a Add frame details. 2026-01-06 15:31:50 +00:00
Jon Beniston
41b5991015 Default to 4k RF BW 2026-01-06 15:31:16 +00:00