Wykres commitów

8312 Commity (330251a4842485c12ebab268de8f8630d76fd087)

Autor SHA1 Wiadomość Data
Jiří Pinkava 330251a484 Replace deprecated QSsl TLS ciphersuite selection 2022-09-23 00:27:29 +02:00
Edouard Griffiths 31565b5caf
Merge pull request #1437 from srcejon/spectrum_peak
Spectrum: Add peak power and frequency in info bar
2022-09-22 14:15:38 +02:00
Jon Beniston 3a11b246d0 Spectrum: Add peak power and frequency in info bar 2022-09-22 12:07:52 +01:00
f4exb 9f65a6e636 Update threading model in Simple PTT feature. Part of #1346 2022-09-22 10:54:45 +02:00
f4exb 4bae584a9d Update threading model in Demod Analyzer feature. Part of #1346 2022-09-22 10:54:45 +02:00
f4exb dc04245a6d AFC feature corrections 2022-09-22 10:54:45 +02:00
Edouard Griffiths 2919530942
Merge pull request #1434 from pinkavaj/pi-depr1
Replace deprecated QDateTime toTime_t by toSecsSinceEpoch
2022-09-22 08:40:01 +02:00
Edouard Griffiths 8f0b7287e3
Merge pull request #1436 from srcejon/airspyhfp_thread
Update threading in airspyhf source
2022-09-22 01:03:52 +02:00
Jon Beniston df015c1368 AirspyHF: Remove unused variables 2022-09-21 21:06:35 +01:00
Jiří Pinkava 996134d898 Replace deprecated QDateTime toTime_t by toSecsSinceEpoch 2022-09-21 21:41:40 +02:00
Edouard Griffiths fcbaaf7100
Merge pull request #1433 from srcejon/fix_1423
#1423 - Workaround Linux bug in color picker in map settings
2022-09-21 13:57:45 +02:00
Jon Beniston 729fe1e1a9 #1452 - Workaround Linux bug in color picker in map settings 2022-09-21 11:04:37 +01:00
f4exb 008e53104d Update threading model in AFC feature. Part of #1346 2022-09-21 06:01:45 +02:00
Edouard Griffiths 6a36043231
Merge pull request #1431 from srcejon/feature_threading_cleanup
Feature threading cleanup
2022-09-21 00:19:11 +02:00
Jon Beniston 4cd2a2fdfa Call stopWork from destructor. 2022-09-20 21:14:36 +01:00
Jon Beniston 048d6830d9 Remove dead code 2022-09-20 21:13:55 +01:00
Jon Beniston b1ce69fb2b Call stopWork from destructor. 2022-09-20 21:13:12 +01:00
Jon Beniston 94140bcbd7 Don't use this as parent, as called from different thread 2022-09-20 21:09:54 +01:00
f4exb db2aa78e0a Frequency tracker: fixed GUI callbacks 2022-09-20 21:52:12 +02:00
Jon Beniston 63282ebfcd AirspyHF: Update threading model 2022-09-20 15:04:00 +01:00
Edouard Griffiths 53df5fe5d7
Merge pull request #1429 from srcejon/fix_1287
#1287 - Fix ADS-B crash when My Position changed
2022-09-20 15:29:04 +02:00
Edouard Griffiths 359f566eaf
Merge pull request #1428 from srcejon/star_tracker_aprs_threading_update
#1346: Update threading model in Star Tracker, PER Tester and APRS
2022-09-20 14:23:05 +02:00
Jon Beniston ab0962b53d #1287 - Fix ADS-B crash when My Position changed 2022-09-20 12:15:47 +01:00
Jon Beniston cd3c674ced #1346: Update threading model in Star Tracker, PER Tester and APRS features 2022-09-20 11:48:25 +01:00
Edouard Griffiths 487f46c8ca
Merge pull request #1426 from srcejon/fix_1425
Sat Tracker: Fix crash when sat specific AOS command specified.
2022-09-19 22:27:38 +02:00
Jon Beniston 996cb07eb6 Fix crash when sat specific AOS command specified. Fixes #1425 2022-09-19 19:35:56 +01:00
Edouard Griffiths ea24077e2b
Merge pull request #1420 from srcejon/remote_control
Remote Control: Fix Mac build
2022-09-19 07:04:01 +02:00
Edouard Griffiths 71ba8fd146
Merge pull request #1419 from srcejon/sat_tracker_threading_and_fix
Sat tracker and rotator controller threading updates for #1346
2022-09-18 23:17:42 +02:00
Jon Beniston 6df9749234 Sat Tracker: Fix restoring LOS speech for #1421 2022-09-18 20:30:37 +01:00
Jon Beniston 042b1f0783 Remote Control: Fix Mac build 2022-09-18 16:53:35 +01:00
Jon Beniston 5da8d6d28c Update threading in Rotator Controller for #1346 2022-09-18 16:47:06 +01:00
Jon Beniston 0c5caef095 Remove unused variables 2022-09-18 16:45:25 +01:00
Jon Beniston 8a4c9f5d20 Sat tracker: Use new threading model for #1346. Fix memory corruption bug 2022-09-18 10:59:12 +01:00
f4exb 77f825d980 Updated versions and changelogs 2022-09-18 10:51:03 +02:00
f4exb 6f97826d6f Final fix of appveyor.yml to build Ubuntu 22.04 package. Issue #1416 2022-09-18 10:49:00 +02:00
Edouard Griffiths c97a6a7af1
Merge pull request #1413 from pinkavaj/pi-qmutex-depr-fix
Replace deprecated QMutex(Recursive) with QRecursiveMutex
2022-09-18 07:42:55 +02:00
f4exb 497dda92e1 Ubuntu 22.04 CI: try to upload artifact via Envionment 2022-09-18 04:39:55 +02:00
f4exb bcaa55e60b try to fix Ubuntu 22.04 deployment 2022-09-18 01:13:12 +02:00
Jiří Pinkava 0df2d75e6d Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
Edouard Griffiths dca9fe324d
Merge pull request #1418 from srcejon/remote_control
#1417 - Fix MacOS compilation
2022-09-17 22:48:05 +02:00
Jon Beniston aa84e2d0f6 Merge branch 'remote_control' of https://github.com/srcejon/sdrangel into remote_control 2022-09-17 20:33:48 +01:00
Jon Beniston 3786dc1aae #1417 - Fix compilation on Mac 2022-09-17 20:33:22 +01:00
f4exb b20b3ea343 Upgreded libbladeRF to 2021.02 to fix compilation issue with gcc >= 10 2022-09-17 19:11:32 +02:00
f4exb 2e1d422501 Upgrade Ubuntu build to 22.04 2022-09-17 16:54:00 +02:00
Edouard Griffiths 9b3f438937
Merge pull request #1415 from srcejon/lime_return_val
Lime: Add missing return value.
2022-09-17 12:50:10 +02:00
Edouard Griffiths 262e932544
Merge pull request #1414 from srcejon/remote_control
Remote Control Feature
2022-09-17 11:21:24 +02:00
Jon Beniston 13ec843891 Fix for QT 5.12 2022-09-17 08:54:38 +01:00
Jon Beniston 7b8ad1c6cf Fix for QT 5.12 2022-09-17 08:46:17 +01:00
Jon Beniston a46f5a635e Lime: Add missing return value. 2022-09-16 15:32:56 +01:00
Edouard Griffiths 0402b22976
Merge pull request #1412 from pinkavaj/pi-fix-cmake-warn2
fix cmake syntax warning, separate token by whitespace
2022-09-16 16:21:48 +02:00