1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00
Commit Graph

425 Commits

Author SHA1 Message Date
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
srcejon 2708a81623 Add Sky Map feature plugin. 2024-02-14 13:20:33 +00:00
f4exb 179cd71c54 SSB demod noise reduction. Fixes #1874 2023-11-05 10:33:27 +01:00
srcejon a398381aaf Allow ADS-B to send airport ATC frequencies to Frequency Scanner.
Add ATC callsigns.
Add ATC mode, displaying basic info for all aircraft.
Add airport range rings.
Change Device setting to be an AM Demod setting, so AM demod isn't at DC.
Add basic aircraft data to ADSB Web API report.
2023-10-26 16:31:37 +01:00
srcejon 3a8a0f0bf0 Reduce debug. Add screenshot. 2023-09-29 10:52:21 +01:00
Jon Beniston 8f00c55ba6 Add Android SDR Driver sample source. 2023-09-08 10:52:51 +01:00
srcejon 3f906baf1f Tidy up. Add docs. 2023-09-07 09:43:12 +01:00
srcejon 01ab3e440e Tidy up 2023-09-01 20:09:37 +01:00