Remote control feature
Remote control feature
Contribution from Jon @srcejon (PR #1414)
The Remote Control Feature can be used to control and view the status of Smart Home / IoT devices, such as plugs and switches, and test equipment that supports the VISA API, such as benchtop power supplies, multimeters and spectrum analyzers.
In a SDR context, this can be useful for remotely controlling and monitoring power to SDRs, power amplifiers and rotator controllers. Or it can be used to make and display signal power measurements from a spectrum analyzer, in SDRangel.
Details here
Upgrade Qt version requirement to 5.15
Ubuntu package is now built for 22.04 and therefore Qt 5.15 and consequently compatibility with Qt 5.12 is dropped. You will need Qt 5.15 which is available on most current distributions.
Other changes and fixes
- Stop status timer, so updateTimer isn't called on deleted objects. PR #1408 from @srcejon
- APRS feature: Detect Packet Demods in MIMO device sets. Fixes #1409. PR #1410 from @srcejon
- Fixed some cmake warnings. PR #1411 #1412 from @pinkavaj
- Replace deprecated QMutex(Recursive) in Qt 5.14 with QRecursiveMutex. PR #1413 from @pinkavaj
- Lime: Add missing return value. PR #1415 from @srcejon
- Fixed Mac OS compilation. Issue #1417 PR #1418 from @srcejon
Binary artifacts
For more details on artifacts and their contents please read the quick start in the Wiki.
Note that Ubuntu .deb package is for 22.04. Please note that SSE 4.2 is required.