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

432 Commits

Author SHA1 Message Date
f4exb
e22536c74a Meshtastic demod: added auxiliary channels 2026-03-27 00:25:09 +01:00
f4exb
a47b3e69fc Meshtastic: updated readme 2026-03-27 00:25:09 +01:00
Jon Beniston
65e6b032af Add images for spectrum controls display setting. 2026-03-26 21:26:39 +00:00
Jon Beniston
edaa41d28e Add mask test image. 2026-03-25 21:57:37 +00:00
Jon Beniston
c57dc649d2 Fix warning.
Add Spectrum Color to docs.
2026-03-25 21:39:29 +00:00
Jon Beniston
9171a205d4 Spectrum Changes:
Added optional scrollbar to be able to scroll back through waterfall.
When scrolling is enabled:
        Can adjust power scale for complete waterfall, not just future spectra.
        Waterfall time axis can use local time or UTC.
        Waterfall not lost when resizing window.
Can now zoom when device is stopped.
Added Min averaging type.
Added button to load spectrum from .csv file.
Add button to save spectrum/waterfall to .png or jpg.
Changed show all controls button to a combobox with choices of Min/Std/All (Minimum/Standard/All).
Changed some buttons in spectrum GUI from QPushButton to QToolButton so their size matches the others.
Fix spectrum from displaying a mixture of old and new spectrums (m_currentSpectrum was a pointer to SpectrumVis buffer).
Added M1 and M2 memories to allow display of reference spectra.
Added math operations to allow spectrum to be difference of current spectrum and either memory or a moving average.
Fixed measurement counts, so they are performed once per spectrum, not on displayed spectra.
Added spectrum mask measurement, to check when a spectrum exceeds mask held in M1 or M2.
Optionally display power/frequency under cursor in status line.
Optionally display peak power/frequency in status line.
Fix incorrect nyquist sample replication, when zoom used.
Fix cursor not changing from resize to pointer when moving over spectrum measurements window.
Add spectrum colour setting.
2026-03-25 16:30:13 +00:00
f4exb
7e5e9dabf6 Frequency Scanner: updated documentation 2026-02-21 23:51:24 +01:00
f4exb
a4483007a2 Frequency scanner: added controlled channel frequency shift 2026-02-08 01:11:08 +01:00
f4exb
63348eeee1 Make device title editable in the basic device settings. Fixes #2292 2026-01-28 03:05:39 +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
6f8b5a2e2e Update Inmarsat docs with image of latest GUI. 2026-01-14 10:14:06 +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
feeb757f21 Add Inmarsat C demodulator. 2026-01-06 12:07:52 +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
89a15d4d6a FT8 Demodulator: added option to send reports to PSK reporter. Fixes #2561 2026-01-03 15:45:13 +01:00
f4exb
7cf1a28b48 DATV modulator: implement still image source for the TS. Fixes #2454 2026-01-01 11:13:03 +01:00
AsciiWolf
0ab3095d4a Add AppStream metadata 2025-11-14 14:16:15 +01:00
Jon Beniston
d8f7fa7a2c ADS-B: Add recommended initial device settings for RTL SDR to docs. 2025-09-07 11:37:33 +01:00
f4exb
49f2527fcd AudioCATSISO: fix audio sample rate handling and device enumeration 2025-07-02 00:07:31 +02:00
srcejon
7948561cdc Update docs. 2025-06-10 14:37:14 +01:00
srcejon
43e1e9c095 Update map docmentation. 2025-06-10 13:13:41 +01:00
srcejon
6dba1f6813 Update ADS-B documentation. 2025-06-10 11:30:48 +01:00
Jon Beniston
944803a276 Fix server compilation. Update docs. 2024-10-11 11:15:34 +01:00
srcejon
9372efe6d2 RemoteTCP: Update docs. 2024-10-08 18:56:17 +01:00
f4exb
3253e0088c WDSP Rx plugin: added documentation 2024-08-13 13:10:25 +02:00
Daniele Forsi
bbf65831f7 Satellite Tracker Settings: add missing help description of Replay tab 2024-06-05 21:38:10 +02:00
Daniele Forsi
d57fbc866b Satellite Tracker Settings: update help page for new button 2024-06-05 21:19:38 +02:00
f4exb
4d5958f630 Morse Decoder: added option to show decoder thershold trace or not 2024-05-23 18:51:54 +02:00
f4exb
7772ac405c Morse Decoder: added documentation 2024-05-21 01:08:44 +02:00
f4exb
5231d1877b Metis MISO: added lock all Rx frequencies option 2024-05-13 22:09:12 +02:00
f4exb
a9dab43abe Interferometer: updated documentation. Part of #2098 2024-05-13 01:02:44 +02:00
Daniele Forsi
147368d518 Fix title of window (s/Source/Sink/)
Fixes issue #2092
2024-04-27 18:48:02 +02:00
srcejon
a77b6f1b36 Radiosonde: Support uploading to SondeHub. Improve humidity calculation. Fix a couple of bugs. 2024-04-10 01:31:39 +01:00
srcejon
be7199531d Add Add Channels dialog, to easily add Channel Powe channels. 2024-04-06 22:17:56 +01:00
srcejon
c137faf012 Update docs. 2024-04-04 21:44:03 +01:00
srcejon
535f5c5e8f Plot SID paths on map. 2024-04-04 21:41:07 +01:00
srcejon
d84facb303 Add pic to docs. 2024-04-04 15:21:46 +01:00
srcejon
5e15edcbcf Combine results from worker. Automatically add / remove channels. 2024-04-04 15:19:35 +01:00
srcejon
4d3e9889ec Add missing channel power image. 2024-04-03 12:13:37 +01:00
srcejon
20371ae8fc Fix compiler warnings. 2024-04-02 17:01:56 +01:00
srcejon
610c36004e Add SID (Sudden Ionospheric Disturbances) feature 2024-04-02 16:13:01 +01:00
f4exb
b0b4fa521f Use mouse keys for CW modulation in SSB modulator. Fixes #1948 2024-03-13 01:30:10 +01:00
f4exb
e97ea32f3b SigMF File Sink: implement 16 and 8 bits sample sizes. Fixes #1921 2024-03-04 21:21:33 +01:00
srcejon
5919f234c0 Add End-of-Train demodulator for #1866 2024-03-03 13:40:42 +00:00
srcejon
d00e54452d Update map docs. 2024-02-27 16:59:19 +00:00
srcejon
a6e8acf4ce Update map docs. 2024-02-27 16:55:47 +00:00
srcejon
5001ed751b Update map docs. 2024-02-27 16:41:37 +00:00
srcejon
cacb740566 Update Map docs. 2024-02-27 16:25:34 +00:00
srcejon
e0839fce82 Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00