DATV demod server plugin
Server variant for the DATV demod plugin allowing headless configurations for remote, repeater, etc... Was motivated by combining SDRangel for reception and Pluto equipped with F5OEO PlutoDVB2 firmware to create a DATV repeater. See https://github.com/f4exb/sdrangel/blob/master/scriptsapi/plutodvbrpt.py for a script that controls the Pluto PTT depending on sending TS on UDP from the DATV demod.
What's Changed
- Radiosonde: Fix pressure calculation. by @srcejon in #2394
- Mac x64 build for Mac OS 12 by @srcejon in #2397
- Fix -DBUILD_SHARED_LIBS=ON for FLAC by @srcejon in #2402
- wdsp: Remove redundant code that causes stack overflow on Mac. by @srcejon in #2410
- Fix HackRF support by @srcejon in #2414
- Update LimeSuite to latest version to fix Windows build by @srcejon in #2416
- Update HackRF to v2024.02.1. by @srcejon in #2417
- Split button added, swagger changed manually, but should be the same … by @lukolszewski in #2425
- ChannelWebAPIUtils: Add double version of patchDeviceSetting. by @srcejon in #2432
- Fix sat tracker doppler crash by @srcejon in #2433
- Also accept +0179+0001 as an acceptable gs232 format for reporting po… by @mattsoftware in #2438
- Fix build with Qt 6.9.0. by @srcejon in #2439
- Try to fix Windows CI build by @srcejon in #2442
New Contributors
- @lukolszewski made their first contribution in #2425
- @mattsoftware made their first contribution in #2438
Full Changelog: v7.22.6...v7.22.7