Edouard Griffiths
|
05f88acf02
|
Merge pull request #2461 from srcejon/fix_2456
Add 384000 and maximum supported audio sample rates for Qt 6
|
2025-06-10 11:23:41 +02:00 |
|
Jon Beniston
|
9b714aed45
|
Add 384000 and maximum supported sample rates for Qt 6 AudioDeviceInfo. For #2456.
|
2025-06-09 11:29:16 +01:00 |
|
f4exb
|
c333fb505c
|
SSB Demod: clamp audio to 16 bit samples boundaries for better audio overdrive robustness. Fixes #2452
|
2025-06-02 22:01:21 +02:00 |
|
Edouard Griffiths
|
f7b9727ef9
|
Merge pull request #2450 from f4exb/fix-swagger
Fix swagger
|
2025-05-29 18:50:53 +02:00 |
|
f4exb
|
76b4623375
|
Upgrade Swagger UI to 5.22.0 and added WDSPRx.yaml to resources
|
2025-05-29 15:10:16 +02:00 |
|
f4exb
|
28077752a9
|
Swagger schema fixes
|
2025-05-29 12:48:11 +02:00 |
|
f4exb
|
3d3195489a
|
Added Swagger schema validation container in the compose stack
|
2025-05-29 12:47:57 +02:00 |
|
f4exb
|
89d7fe736f
|
Updated versions and changelogs
v7.22.7
|
2025-05-04 20:01:51 +02:00 |
|
f4exb
|
2f47258605
|
Added Python script to control PlutoDVB2
|
2025-05-04 19:57:24 +02:00 |
|
f4exb
|
de4147b853
|
DATV demod: pass symbol rate in report
|
2025-05-04 01:44:51 +02:00 |
|
f4exb
|
002f5e8af3
|
Demod DATV: improve UDP TS output detection
|
2025-05-03 17:16:19 +02:00 |
|
f4exb
|
ce007419e8
|
DATV demod server plugin
|
2025-05-03 04:29:19 +02:00 |
|
f4exb
|
fc82606e6e
|
DATV demod: completely remove LDPC external command references
|
2025-05-03 02:38:48 +02:00 |
|
f4exb
|
ab54ac7a63
|
DATV demod: prepare for server version
|
2025-05-03 01:43:35 +02:00 |
|
f4exb
|
379c802d39
|
Move datvideorender.h outside datvdemodsink.h
|
2025-05-02 23:57:25 +02:00 |
|
Edouard Griffiths
|
e6eb23d8a0
|
Merge pull request #2442 from srcejon/fix_2441
Try to fix Windows CI build
|
2025-04-23 11:43:39 +02:00 |
|
Jon Beniston
|
0111ce247b
|
Try Python 3.12 for CI build as well.
|
2025-04-23 09:20:55 +01:00 |
|
Jon Beniston
|
c108f5be40
|
Try using Python 3.12 instead
|
2025-04-23 09:10:24 +01:00 |
|
Jon Beniston
|
1074bd0105
|
Try earlier versions to work around #2441
|
2025-04-23 08:40:40 +01:00 |
|
Jon Beniston
|
a5d1f48580
|
Try setup-python: true to fix #2441
|
2025-04-23 08:25:47 +01:00 |
|
f4exb
|
1c8d7bdaf1
|
AudioCATSISO: accept ttyS* serial ports for CAT. Fixes #2420
|
2025-04-21 14:34:53 +02:00 |
|
f4exb
|
77b2b815b8
|
Replace sprintf by snprintf wherever possible
|
2025-04-21 14:34:53 +02:00 |
|
Edouard Griffiths
|
2e1411311b
|
Merge pull request #2439 from srcejon/fix_qt_6_9
Fix build with Qt 6.9.0.
|
2025-04-21 14:34:01 +02:00 |
|
Edouard Griffiths
|
c8fed979d4
|
Merge pull request #2438 from mattsoftware/gs232_fixes
Also accept +0179+0001 as an acceptable gs232 format for reporting po…
|
2025-04-21 13:28:57 +02:00 |
|
Jon Beniston
|
60869b74f9
|
Fix build with Qt 6.9.0.
|
2025-04-21 10:59:54 +01:00 |
|
Matt Paine
|
88b2f29894
|
Comment out the debug statements
|
2025-04-21 19:22:21 +10:00 |
|
Matt Paine
|
fa6a801411
|
Also accept +0179+0001 as an acceptable gs232 format for reporting position
|
2025-04-21 10:59:09 +10:00 |
|
Edouard Griffiths
|
1c6b167527
|
Merge pull request #2433 from srcejon/fix_sat_tracker_doppler_crash
Fix sat tracker doppler crash
|
2025-04-17 17:38:28 +02:00 |
|
Jon Beniston
|
bafcb75313
|
Fix doppler correction.
|
2025-04-16 14:43:47 +01:00 |
|
Jon Beniston
|
e33d6e9b64
|
Satellite Tracker: Fix crash when doppler enabled.
|
2025-04-16 11:23:38 +01:00 |
|
Edouard Griffiths
|
7e6342624c
|
Merge pull request #2432 from srcejon/fix_2428
ChannelWebAPIUtils: Add double version of patchDeviceSetting.
|
2025-04-14 16:56:53 +02:00 |
|
Jon Beniston
|
90ddb54371
|
ChannelWebAPIUtils: Add double version of patchDeviceSetting. Fix #2428
|
2025-04-14 09:13:44 +01:00 |
|
f4exb
|
356e5e42be
|
Use -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for external packages Windows build
|
2025-04-05 21:59:21 +02:00 |
|
f4exb
|
c7e2a78903
|
Use SerialDV 1.1.5
|
2025-04-05 09:39:09 +02:00 |
|
Edouard Griffiths
|
8ff41d60fd
|
Merge pull request #2425 from lukolszewski/feature/adding-split-button
Split button added, swagger changed manually, but should be the same …
|
2025-04-05 01:03:37 +02:00 |
|
Łukasz Olszewski
|
5f74620406
|
Split button added, swagger changed manually, but should be the same when regenerated
|
2025-03-27 01:20:53 +01:00 |
|
Edouard Griffiths
|
81bae39a22
|
Merge pull request #2417 from srcejon/fix_2002
Update HackRF to v2024.02.1.
|
2025-03-09 11:41:36 +01:00 |
|
Jon Beniston
|
596544ade7
|
Update HackRF to v2024.02.1. For #2002
|
2025-03-08 09:33:18 +00:00 |
|
Edouard Griffiths
|
fed8856e1e
|
Merge pull request #2416 from srcejon/fix_2415
Update LimeSuite to latest version to fix Windows build
|
2025-03-08 00:51:48 +01:00 |
|
Jon Beniston
|
825c1d0759
|
Update LimeSuite to latest version, to fix #2415
|
2025-03-07 16:37:31 +00:00 |
|
Edouard Griffiths
|
0c502c59f8
|
Merge pull request #2414 from srcejon/fix_2283
Fix HackRF support
|
2025-03-07 09:33:44 +01:00 |
|
Jon Beniston
|
ad46defda9
|
Merge branch 'fix_2283' of https://github.com/srcejon/sdrangel into fix_2283
|
2025-03-06 17:12:01 +00:00 |
|
Jon Beniston
|
42a674037f
|
HackRfInput: Call applySettings before starting thread, otherwise HackRF will not start correctly. Handle not all settingsKeys being set, when adjusting centre frequency.
|
2025-03-06 17:11:35 +00:00 |
|
Jon Beniston
|
3c9931bc59
|
LoadConfigurationFSM::loadDeviceSets: Wait 250ms to allow devices to initialise, as DeviceGUI::sendSettings has 100ms delay.
|
2025-03-06 17:09:16 +00:00 |
|
Edouard Griffiths
|
b3f83c33fa
|
Merge pull request #2410 from srcejon/fix_2324
wdsp: Remove redundant code that causes stack overflow on Mac.
|
2025-03-05 07:21:32 +01:00 |
|
Jon Beniston
|
c40da37faf
|
wdsp: Remove redundant code that causes stack overflow on Mac. For #2324.
|
2025-02-27 13:20:44 +00:00 |
|
Edouard Griffiths
|
ba673bf3a2
|
Merge pull request #2402 from srcejon/fix_2401
Fix -DBUILD_SHARED_LIBS=ON for FLAC
|
2025-02-16 21:05:19 +01:00 |
|
Jon Beniston
|
082a07d39b
|
Fix -DBUILD_SHARED_LIBS=ON for FLAC
|
2025-02-16 18:11:37 +00:00 |
|
Edouard Griffiths
|
d24c552d24
|
Merge pull request #2397 from srcejon/mac_ci
Mac x64 build for Mac OS 12
|
2025-02-10 03:29:44 +01:00 |
|
Edouard Griffiths
|
31ab1480d0
|
Merge pull request #2394 from srcejon/fix_2242
Radiosonde: Fix pressure calculation.
|
2025-02-09 10:14:27 +01:00 |
|