1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-01 05:20:21 -04:00

10536 Commits

Author SHA1 Message Date
Jon Beniston
160cd5c66e Update cm256cc and dsdcc to latest tags.
Use fork of mbelib with cmake 4 support.
2025-09-20 09:55:18 +01:00
Jon Beniston
d005133e43 Merge branch 'mac_ci' of https://github.com/srcejon/sdrangel into mac_ci 2025-09-20 09:51:07 +01:00
Jon Beniston
0b5021783f Revert "Use latest cm256cc and dsdcc."
This reverts commit 95727eff10140490ff31768781d9f621394e8f16.
2025-09-20 09:50:37 +01:00
Jon Beniston
95727eff10 Use latest cm256cc and dsdcc.
Swtich to fork of mbelib with CMake 4 support.
2025-09-20 09:25:48 +01:00
Edouard Griffiths
bf4d4a1b78
Merge pull request #2518 from srcejon/update_limesuite
Updating to latest version of LimeSuite, Opus & Codec2
2025-09-20 09:30:37 +02:00
Edouard Griffiths
c5d0858f43
Merge pull request #2517 from srcejon/fix_1672
Add keyboard short cuts for toolbar.
2025-09-20 08:34:29 +02:00
Edouard Griffiths
ca69b9d0c0
Merge pull request #2516 from srcejon/fix_2515
RigCtlServer: Add missing enabled setting key.
2025-09-19 21:47:59 +02:00
Jon Beniston
2fac66f6d1 Update codec2 to v1.1.1 to use more recent version of cmake to fix Mac build 2025-09-19 13:07:32 +01:00
Jon Beniston
ef743dc429 Update Opus to v1.5.2 to see if it fixes Mac build 2025-09-19 12:56:18 +01:00
Jon Beniston
0f586d91cf Try updating to latest version of LimeSuite to fix Mac build error. 2025-09-19 12:03:39 +01:00
Jon Beniston
289d33fab5 Don't use CTRL-A, as that's for selecting all text/cells. Use CTRL-E instead. 2025-09-19 11:57:36 +01:00
Jon Beniston
19accc453f Add keyboard short cuts for toolbar. Part of #1672 2025-09-19 11:46:24 +01:00
Jon Beniston
4b45198bcd RigCtlServer: Add missing enabled setting key. Fixes #2515 2025-09-19 09:21:15 +01: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
Edouard Griffiths
1216f28d7b
Merge pull request #2505 from srcejon/fix_2504
Heat Map: Increase precision of coordinates to 6 decimal places.
2025-09-07 19:07:36 +02:00
Edouard Griffiths
df64bd8f29
Merge pull request #2503 from srcejon/fix_2501
Fix moving features to another workspace.
2025-09-07 16:25:47 +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
6b50febd9a Fix moving features to another workspace. #2501 2025-09-01 10:51:42 +01:00
Edouard Griffiths
5ae8ab0bf3
Merge pull request #2498 from srcejon/fix_2349
glscope: Clear buffer to black rather than transparent.
2025-08-10 21:06:40 +02:00
Jon Beniston
1177d97c99 Clear buffer to black rather than transparent. Fixes #2349 2025-08-10 11:25:38 +01:00
Edouard Griffiths
6fedef4c45
Merge pull request #2497 from srcejon/fix_2486
Rotator Controller: Add line ending setting for GS-232 protocol.
2025-08-08 20:09:38 +02:00
Jon Beniston
34168f496c Rotator Controller: Add line ending setting for GS-232 protocol. For #2486 2025-08-08 17:18:15 +01:00
Edouard Griffiths
013df455e6
Merge pull request #2493 from srcejon/crash_handler
Add crash handler on Windows.
2025-07-31 21:59:17 +02:00
Jon Beniston
f3aa3f9013 /Zi not supported by linked. Need to use /DEBUG.
/DEBUG turns off /OPT:REF /OPT:ICF by default, so need to explictly switch them back on.
2025-07-31 19:38:33 +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
Edouard Griffiths
7f51f794fd
Merge pull request #2484 from srcejon/fix_140
Fix type forward declaration
2025-07-08 14:55:47 +02:00
Jon Beniston
f76bfcb8f4 Revert Qt to 6.7.3 on Windows. 2025-07-08 08:25:49 +01:00
Jon Beniston
88e52f362a Fix type forward declaration. 2025-07-07 12:54:19 +01:00
Edouard Griffiths
8a4b8e3731
Merge pull request #2482 from srcejon/fix_2481
Update Qt version to 6.9.1 on Windows and Mac.
2025-07-05 21:31:26 +02:00
Jon Beniston
3966480fea Update Qt version to 6.9.1 on Windows and Mac. For #2481 2025-07-05 13:31:44 +01:00
f4exb
115922c385 Updated version and changelogs v7.22.8 2025-07-02 19:02:52 +02:00
f4exb
32dbf0f325 Audio: added 160 kHz sample rate for Malahit DSP 2025-07-02 14:57:39 +02:00
Edouard Griffiths
03bc7e3d08
Merge pull request #2479 from f4exb/fix-2478
Fix 2478
2025-07-02 09:25:00 +02:00
f4exb
49f2527fcd AudioCATSISO: fix audio sample rate handling and device enumeration 2025-07-02 00:07:31 +02:00
f4exb
2dbc61a92e AudioInput: set the correct sample rate after device sample rates refresh 2025-07-02 00:06:44 +02:00
f4exb
4dade2a709 Try to find the correct available audio sample rates in Qt5 2025-07-02 00:05:22 +02:00
Edouard Griffiths
7c738b161c
Merge pull request #2475 from srcejon/fix_2435
Radio Astronomy: Add option to auto save data to .csv.
2025-06-24 16:38:46 +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
Edouard Griffiths
694c3a334d
Merge pull request #2467 from srcejon/android_fixes
A few small fixes
2025-06-23 18:17:50 +02:00
Jon Beniston
99fca7c09e Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00
Jon Beniston
d2470a5379 Remove obsolete GOES TLE. Remove NOAA18 as no longer active. For #2372 2025-06-17 12:20:29 +01:00
Jon Beniston
638898d3a4 Fix crash if route database not downloaded 2025-06-17 11:53:56 +01:00