1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-10 16:22:26 -04:00
Commit Graph

59 Commits

Author SHA1 Message Date
srcejon
9506c93c11 Add libqt5svg5-dev dependency. 2024-02-27 15:53:40 +00:00
f4exb
6bdc54835e Restore Appveyor Docker build 2024-01-07 02:04:37 +01:00
f4exb
01c1edefe0 Appveyor build: remove Docker image build (2) 2023-12-27 12:33:28 +01:00
f4exb
b0d74d5e5f Appveyor build: remove Docker image build 2023-12-27 12:31:33 +01:00
f4exb
b8121d1225 Audio CAT SISO: added Hamlib dependencies (Linux) 2023-06-18 09:51:56 +02:00
Jon Beniston
ef76e34040 Add gamepad dependency 2023-04-24 12:42:13 +01:00
f4exb
d1c1618e91 Debian (Ubuntu) build: restore -DENABLE_EXTERNAL_LIBRARIES=AUTO 2022-10-19 11:24:39 +02:00
f4exb
0006d42485 Restore Debian (Ubuntu) build and do not use precompiled libraries for Linux 2022-10-19 10:19:53 +02:00
f4exb
8458b63321 Debian (Ubuntu) build: try ENABLE_EXTERNAL_LIBRARIES=AUTO 2022-10-18 22:19:17 +02:00
f4exb
c8b691c3dd Revert "Remove codec2 from Appveyor and Travis builds"
This reverts commit 3d23d4023f.
2022-10-18 21:21:10 +02:00
f4exb
3d23d4023f Remove codec2 from Appveyor and Travis builds 2022-10-18 07:20:30 +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
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
f4exb
2e1d422501 Upgrade Ubuntu build to 22.04 2022-09-17 16:54:00 +02:00
f4exb
54625d5b94 Debian build: added missing dependency in appveyor.yml 2022-05-18 07:42:58 +02:00
f4exb
88a447d8f5 Ubuntu build: added libhidapi-dev in appveyor file 2022-03-05 12:38:42 +01:00
Jon Beniston
bce51d09d7 Fix linux warnings 2022-02-04 22:26:40 +00:00
Jon Beniston
854709f4fa Add Qt WebEngine dependency 2022-02-04 20:56:47 +00:00
Jon Beniston
60a7b63cc1 ADS-B Updates:
Support different map types (Aviation, Street and Satellite)
Add display of airspaces and NAVAIDs.
Display photo of highlighted aircraft.
2021-11-12 16:51:23 +00:00
f4exb
dad546eb2e Finalized MSVC build in Github actions and removed MSVC build in Appveyor 2021-10-16 11:38:17 +02:00
f4exb
c623f337d2 Restore appveyor.yml 2021-10-07 22:11:10 +02:00
f4exb
acfed7ab5b Updated version and changelogs 2021-10-07 21:32:19 +02:00
Edouard Griffiths
8ef8e5cc33
Appveyor Ubuntu: specify clone folder 2021-10-07 11:45:35 +02:00
f4exb
3a521c748e Build Ubuntu image on BYOC Docker (3) 2021-10-06 23:59:57 +02:00
f4exb
d1ff7fdf70 Build Ubuntu image on BYOC Docker (2) 2021-10-06 23:24:32 +02:00
f4exb
07b5e6fcac Build Ubuntu image on BYOC Docker 2021-10-06 22:46:18 +02:00
Jon Beniston
8a5685cdfd Add DAB demodulator 2021-04-16 22:56:15 +01:00
f4exb
758c8a1bb0 Appveyor: Ubuntu build: SDRplay v3 is not an external library build. Use cmake/ci script instead to install in image 2021-04-13 04:22:00 +02:00
Jon Beniston
4d5feaa5e7 Add install script for SDRplay API for use in appveyor build 2021-04-12 13:51:36 +01:00
f4exb
996e4d7816 SSB demod: increase audio volume range to -10 to +40 dB. Restored Appveyour MSVC build 2021-03-16 05:16:59 +01:00
f4exb
af98689c37 Appveyor: removed MSVC 2019 from build 2021-03-15 21:25:45 +01:00
Jon Beniston
eee0bbaf73 Add libqt5texttospeech5-dev dependency 2021-02-27 11:51:42 +00:00
Jon Beniston
c847bdea36 At QtCharts package dependency 2021-01-13 21:03:55 +00:00
f4exb
3ffe923d8d Appveyor MSVC build: follow upgrade to Qt 5.15.2 2020-12-20 12:47:12 +01:00
f4exb
214686beca Updated versions and changelogs. Restored Appveyor Docker build 2020-12-08 08:32:23 +01:00
f4exb
366dd13868 AppVeyor: remove Docker build temporarily 2020-11-28 04:11:17 +01:00
Kacper Michajłow
305c97fc0e CMake: Make compiler flags selection and detection more flexible.
- Fix for RelWithDebInfo and MinSizeRel build types
- Use -march=native instead of handcrafted detection when possible
- Refactor whole thing to reduce code duplication
2020-11-20 11:04:51 +01:00
Edouard Griffiths
779b8dc391
Now remove on_finish 2020-11-07 05:06:57 +01:00
Edouard Griffiths
8d3d8774a9
Try APPVEYOR_CONSOLE_DISABLE_PTY: true 2020-11-07 04:55:44 +01:00
Edouard Griffiths
dce565c611
Try on_finish for BYOC build 2020-11-07 04:42:03 +01:00
Edouard Griffiths
ed7971afb8
Use BYOC Linux machine for Docker image build 2020-11-07 02:48:18 +01:00
Kacper Michajłow
a21c94c355 CI: Add docker build 2020-11-06 15:54:31 +01:00
f4exb
fecbd54a35 Linux package build: do not build server flavor 2020-11-05 20:41:33 +01:00
Kacper Michajłow
70434765d7 Add support for VS2019 and Ninja
- Specify byproducts in external projects
- Use external Boost
- Remove hacky Qt detection
- Fix CRT mismatch in external projects (fixes SoapySDR on Windows)
- Minor fixes
2020-11-04 10:40:17 +01:00
Jon Beniston
430b5d8224 Update package dependencies 2020-10-27 19:57:24 +00:00
Jon Beniston
bf194095aa Remove tabs 2020-10-27 17:07:03 +00:00
Jon Beniston
be5a6b40d2 Add extra Qt5 packages for ADS-B and GS232 plugins 2020-10-27 17:03:24 +00:00
f4exb
ec3e62e9a4 Try to use libuhd-dev for Linux Appveyor build 2020-10-06 00:05:17 +02:00
Jon Beniston
e17bb50efd Add python3-mako, python3-cheetah and python3-numpy as build dependencies 2020-10-04 09:43:41 +01:00