Commit Graph

8541 Commits

Author SHA1 Message Date
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
Jon Beniston 0fa9026e62 Remote Control: Update readme 2022-09-16 15:01:23 +01:00
Jon Beniston 3bd0776706 VISA: Prevent crash if VISA library not available 2022-09-16 14:48:17 +01:00
Jon Beniston ce5837a392 IoT Devices: Add protection against out-of-date state 2022-09-16 14:29:55 +01:00
Jon Beniston ffa17d3a2d Fix typos in Remote Control docs 2022-09-16 11:45:57 +01:00
Jon 460576e640 Fix gcc warnings 2022-09-16 11:41:40 +01:00
Edouard Griffiths c983b3712e
Merge pull request #1411 from pinkavaj/pi-fix-cmake-warn1
Fix cmake syntax warning in channelrx
2022-09-16 11:21:19 +02:00
Jon Beniston 598f166cd3 Add images for Remote Control feature docs 2022-09-16 10:20:56 +01:00
Jon Beniston d76799d6ae Add images for Remote Control feature docs 2022-09-16 10:20:39 +01:00
Jon Beniston 65364eeb2c Add Remote Control feature 2022-09-16 10:20:16 +01:00
Jon Beniston a4cd8af538 util/iot: Add API for accessing IoT / Smart Home devices. 2022-09-16 10:01:25 +01:00
Jon Beniston 83a94fc375 Add SciDoubleSpinBox for a DoubleSpinBox that supports scientific E notation entry 2022-09-16 09:00:51 +01:00
Jon Beniston 9895d4618c VISA: Add methods to get available resources. Make I/O logging optional. Check for errors in processCommands. 2022-09-16 08:54:55 +01:00
Jon Beniston 13baf92a95 FramelessWindowResizer: Use minimumSizeHint and sizeHint, so it works with FlowLayout 2022-09-16 08:53:12 +01:00
Jon Beniston 19fa10d71d FlowLayout: Add support for vertically expanding widgets and vertical alignment. 2022-09-16 08:50:21 +01:00
Jon Beniston 880fde3480 FlowLayout: Add SDRGUI_API so can be used in plugins 2022-09-16 08:49:26 +01:00
Jon Beniston ee3b41b5e2 SimpleSerializer: Add read/write QList and QHash 2022-09-16 08:48:17 +01:00
Edouard Griffiths 38120a7ce3
Merge pull request #1410 from srcejon/fix_1409
#1409 - Detect Packet Demods in MIMO device sets in ARPS Feature
2022-09-16 00:51:34 +02:00
Jiří Pinkava 79f0e40dc3 fix cmake syntax warning, separate token by whitespace 2022-09-15 19:50:37 +02:00
Jiří Pinkava 400585c138 Fix cmake syntax warning in channelrx 2022-09-15 19:49:30 +02:00
Jon Beniston b639540bac #1409 - Detect Packet Demods in MIMO device sets in ARPS Feature 2022-09-15 16:19:35 +01:00
Edouard Griffiths bea0583d9e
Merge pull request #1408 from srcejon/fix_crash_on_exit
Fix crash on exit
2022-09-13 19:33:43 +02:00