1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 08:24:43 -04:00
Commit Graph

2455 Commits

Author SHA1 Message Date
f4exb 3074f16469 AM, NFM, BFM, WFM SSB demods: do not mute audio on the demod stream 2026-01-10 21:14:23 +01:00
f4exb ed297a824e WDSP Rx: decouple data pipes handling from audio handling 2026-01-07 13:38:05 +01: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 7ff0721e70 BFM demodulator: fixed audio mono/stereo switch. Fixes #2412 2026-01-03 22:13:14 +01:00
f4exb 54b521faed Sonar fix 2026-01-03 19:12:55 +01:00
f4exb 89a15d4d6a FT8 Demodulator: added option to send reports to PSK reporter. Fixes #2561 2026-01-03 15:45:13 +01:00
Edouard Griffiths 005ef9973b Merge pull request #2588 from f4exb/fix-2560
FT8 demod: create logs and save directories if they do not exist. Fixes #2560
2026-01-03 02:14:33 +01:00
f4exb 5c02987c5a FT8 demod: create logs and save directories if they do not exist. Fixes #2560 2026-01-01 22:41:47 +01:00
Edouard Griffiths a0e0457f20 Merge pull request #2587 from dforsi/fix/demodbfm
Don't show a double minus sign per pilot power dB value
2026-01-01 20:48:57 +01:00
Daniele Forsi 84e5d2c5fe Don't show a double minus sign per pilot power dB value 2026-01-01 16:27:17 +01:00
f4exb 502e751ae7 Publish v7.22.10 2025-12-22 09:32:35 +01:00
Jon Beniston dc6bda9824 ADSB: Fix ilnk to opensky-network. #2564 2025-11-24 13:30:07 +00:00
Jon Beniston d3eca75b28 Freq Scanner: Add import/export to/from .csv. For #2557 2025-11-17 10:31:00 +00:00
p5scrb2 62d311c29a use correct server instance for error message; prevents crash due to null pointer 2025-11-13 17:29:34 +01:00
Jon Beniston 6f838a15ec AIS/Radiosonde demods: Fix negative index into buffer. #2101 2025-11-03 13:34:10 +00:00
Jon Beniston 8d54c7ec17 ADS-B: Add departure and arrival notifications. 2025-09-29 09:27:33 +01:00
f4exb b935db0228 Publish version 7.22.9 2025-09-28 21:27:43 +02:00
Edouard Griffiths 4d10b0bfec Merge pull request #2508 from srcejon/adsb_docs
ADS-B: Add recommended initial device settings for RTL SDR to docs.
2025-09-08 04:45:45 +02:00
Edouard Griffiths 68fd2b3522 Merge pull request #2507 from srcejon/fix_2506
Set csv as default filename extension for save file dialogs.
2025-09-07 23:50:02 +02:00
Jon Beniston d8f7fa7a2c ADS-B: Add recommended initial device settings for RTL SDR to docs. 2025-09-07 11:37:33 +01:00
Jon Beniston df95acae65 Set csv as default filename extension for save file dialogs. #2506 2025-09-07 10:57:29 +01:00
Jon Beniston def1628d51 Heat Map: Increase precision of coordinates to 6 decimal places. For #2504 2025-09-04 16:29:19 +01: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
Jon Beniston 88e52f362a Fix type forward declaration. 2025-07-07 12:54:19 +01:00
f4exb 115922c385 Updated version and changelogs 2025-07-02 19:02:52 +02:00
Jon Beniston 4afde2a399 Radio Astronomy: Add option to auto save data to .csv. For #2435 2025-06-24 12:32:42 +01:00
Edouard Griffiths 7f5f59e510 Merge pull request #2474 from srcejon/freq_scanner
FreqScanner: Fix crash if row is selected when remove is pressed.
2025-06-24 08:10:07 +02:00
Edouard Griffiths 61608067f4 Merge pull request #2473 from srcejon/fix_2470
RemoteTCP: Add support for SDR_RX_SAMPLE_24BIT=OFF
2025-06-24 00:53:30 +02:00
srcejon deac6017e3 FreqScanner: Fix crash if row is selected when remove is pressed. For #2391 2025-06-23 22:52:32 +01:00
Jon Beniston d67798da56 RemoteTCP: Add support for SDR_RX_SAMPLE_24BIT=OFF 2025-06-23 22:36:09 +01:00
Edouard Griffiths ca5898bc57 Merge pull request #2472 from srcejon/fix_2470
Fix --remote-tcp.
2025-06-23 18:18:05 +02:00
Jon Beniston 99fca7c09e Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00
Jon Beniston 638898d3a4 Fix crash if route database not downloaded 2025-06-17 11:53:56 +01:00
srcejon 9864650d9a Fix parameter injection warning. #2203 2025-06-10 15:52:09 +01:00
srcejon 811f320536 Fix typos. 2025-06-10 11:46:58 +01:00
srcejon 6dba1f6813 Update ADS-B documentation. 2025-06-10 11:30:48 +01:00
srcejon 8a3a246888 Add maptiler API key setting for satellite maps. Rotate default key.
Use OSM map tiles, as wikimedia tiles are no longer available.
Fix gcc warnings.
2025-06-09 15:36:01 +01:00
srcejon b7619e1c57 Add missing return values. 2025-06-09 12:46:01 +01:00
srcejon d988aab950 Use Mode S roll data rather than estimated for map. 2025-06-09 10:13:15 +01:00
srcejon c50097e420 Fix for Qt 5 2025-06-05 13:54:12 +01:00
srcejon 1baca797f6 Use aircraftPath 2025-06-05 13:53:34 +01:00
srcejon aa28bc700d Fix init order. 2025-06-04 20:22:43 +01:00
srcejon 96cc7a550f Remove unused variables. 2025-06-04 20:22:32 +01:00
srcejon 276083d3e8 Fix for Qt5. 2025-06-04 19:28:47 +01:00
srcejon 1304926162 Add colour tracks to map. 2025-06-04 18:11:52 +01:00
srcejon 2aa2ad27da Add addtional map aircraft icons. 2025-06-04 18:11:20 +01:00
srcejon 1975c1748c Add additional demod stats.
Add analysis of Mode S frames in order to help filter out false positives.
Remove Boost. Use Profiler instead.
Fix crash if interrrupted before run.
Decode full preamble for Mode S frames.
Add support for additional Mode S downlink formats.
Allow demod stats to be reset.
Add timestamps for buffers, to ensure ordering of frames.
Add additional data columns (Aircraft Type, Sideview, Track,  Interrogator Code, TCAS, ACAS, RA, Max speed, Version, Length, Width, ADS-B/Mode S frame counts, radius, NACp, NACv, GVA, NIC, SIL, Stops).
Add PCE (Preamble Chip Errors) settings for Mode S demod.
Remove correlate full preamable setting.
Send aircraft state to Map feature for display on PFD.
Add support for airline route database.
Use combined aircraft database from sdrangel.org rather than OSN database.
Add stats table, with demod stats and breakdown of frame types received..
Add button to delete all aircraft from table.
Add display of interrogator code coverage.
Remove airport elevation setting as now calculated dynamically.
Add QNH setting.
Add coverage map.
Add chart of frame rate and aircraft count.
Add table/map orientation setting.
Add display of aircraft position uncertainty.
Add coloured flight paths with several palettes.
Add setting to favour airline livery over aircraft type in 3D model matching.
Only use 4 engine map icon for aircraft with 4 engines.
Add specialised aircraft map icons (Eurofighter, Spitfire, F35, A400M, Apache, Chinook, Glider)
Display aircraft route in labels.
Better validate local/global aircraft positions.
Add support for tc==31, aircraft operational status frames.
Add decoding of Mode S df 0, 11, 16 frames.
Add decoding of BDS 0,5 0,8, 0,9.
2025-06-04 18:05:10 +01:00
srcejon f882747e97 Remove boost dependency and add charts and sideviews. 2025-06-04 17:01:41 +01:00
srcejon f1aab5c97e Add additional ADS-B toolbar icons 2025-06-04 17:00:46 +01:00