Edouard Griffiths
|
8346cc4988
|
Merge pull request #2303 from srcejon/mac_ci
Add github action to build releases for Mac
|
2024-11-02 05:18:58 +01:00 |
|
Edouard Griffiths
|
067324edd9
|
Merge pull request #2302 from srcejon/snap
Add github action to build and publish Snap
|
2024-11-01 23:16:02 +01:00 |
|
Jon Beniston
|
c72a72b3f8
|
ubuntu-20.04 doesn't support required version of cmake
|
2024-11-01 22:01:42 +00:00 |
|
Jon Beniston
|
763438c7e5
|
Use short sha
|
2024-11-01 21:33:38 +00:00 |
|
Jon Beniston
|
00df25ff63
|
Try ubuntu-20.04
|
2024-11-01 21:31:45 +00:00 |
|
Jon Beniston
|
8f030d9ea5
|
Upload artifact doesn't like relative paths.
|
2024-11-01 19:57:29 +00:00 |
|
Jon Beniston
|
bd8853f2e9
|
Build for both ubuntu-22.04 and ubuntu-24.04
|
2024-11-01 18:58:26 +00:00 |
|
Jon Beniston
|
8c7e650f8f
|
Update limesuite to v23.11.0 to see if it builds on ubuntu-24.04
|
2024-11-01 18:57:37 +00:00 |
|
Jon Beniston
|
e6e6084e1c
|
Try ubuntu-22.04
|
2024-11-01 18:01:19 +00:00 |
|
Jon Beniston
|
dc330b7d5b
|
Remove libclang1-11
|
2024-11-01 17:47:33 +00:00 |
|
Jon Beniston
|
1ecaa22721
|
Trial .deb build
|
2024-11-01 17:42:11 +00:00 |
|
srcejon
|
d516e9529d
|
Merge branch 'f4exb:master' into freq_scanner
|
2024-11-01 16:32:59 +00:00 |
|
srcejon
|
9afab2af89
|
Server: Use Sink/MIMO signals rather than Source.
|
2024-11-01 16:32:39 +00:00 |
|
Jon Beniston
|
4f36b21d2e
|
Use macos-14 image to build on ARM which is twice as fast.
|
2024-11-01 16:28:23 +00:00 |
|
Edouard Griffiths
|
e8041308b1
|
Merge pull request #2301 from srcejon/freq_scanner
RemoteTCPSink: Disable IQ compression for RTL0 protocol.
|
2024-11-01 17:24:55 +01:00 |
|
srcejon
|
b04d7eb10a
|
RemoteTCPSink: Does use IQ only setting for RTL0.
|
2024-11-01 13:42:23 +00:00 |
|
Jon Beniston
|
441c47c35f
|
Install python manually.
|
2024-11-01 13:30:36 +00:00 |
|
Jon Beniston
|
9bd001c9ed
|
Update to github releases
|
2024-11-01 12:49:39 +00:00 |
|
Jon Beniston
|
4ba1340e8e
|
Merge branch 'mac_ci' of https://github.com/srcejon/sdrangel into mac_ci
|
2024-11-01 12:47:02 +00:00 |
|
Jon Beniston
|
1094874321
|
Remove test code.
|
2024-11-01 12:46:53 +00:00 |
|
srcejon
|
84251abda7
|
Merge branch 'f4exb:master' into mac_ci
|
2024-11-01 12:46:23 +00:00 |
|
Jon Beniston
|
fa4f9c2d82
|
Update snap to github releases and snap store.
|
2024-11-01 12:21:59 +00:00 |
|
srcejon
|
7f275f2a3e
|
Merge branch 'f4exb:master' into snap
|
2024-11-01 12:05:46 +00:00 |
|
Jon Beniston
|
ff56523865
|
Try Python3_FIND_FRAMEWORK=NEVER
|
2024-11-01 11:43:28 +00:00 |
|
Jon Beniston
|
1653698f99
|
Try -DPYTHON_EXECUTABLE again
|
2024-11-01 11:37:55 +00:00 |
|
Jon Beniston
|
a9dbfea8d1
|
Try bin
|
2024-11-01 11:16:00 +00:00 |
|
Jon Beniston
|
7a9b5ee068
|
Try Python3_ROOT_DIR
|
2024-11-01 10:48:36 +00:00 |
|
Jon Beniston
|
8e81d3825a
|
Update boost to latest release. 1.78 fails to build using c++17
Update UHD to 4.7 and set -DENABLE_PYTHON_API=OFF to try to remove runtime python requirement.
|
2024-11-01 10:10:31 +00:00 |
|
f4exb
|
bd67d553ea
|
Main server: wait for set sample source/sink/MIMO to complete before loading the device settings. For #2294
|
2024-11-01 10:32:39 +01:00 |
|
Jon Beniston
|
03f4dfe2e1
|
Add target option
|
2024-11-01 09:11:32 +00:00 |
|
Jon Beniston
|
28d0b73bc5
|
Install SDRplay API
|
2024-11-01 09:08:25 +00:00 |
|
Jon Beniston
|
0bfef9de14
|
Add x64 build. Try to build DATV.
|
2024-11-01 08:08:19 +00:00 |
|
Jon Beniston
|
622958bdb5
|
Use hash for ci builds
|
2024-10-31 21:16:19 +00:00 |
|
Jon Beniston
|
5c41fe8342
|
Build in one step, as faster
|
2024-10-31 21:12:36 +00:00 |
|
Jon Beniston
|
32a9144f55
|
Don't use absolute path, as build directory may be somewhere else.
|
2024-10-31 21:12:15 +00:00 |
|
Jon Beniston
|
e707d75624
|
Update OpenCV as fails to compile with c++17
|
2024-10-31 18:57:08 +00:00 |
|
Jon Beniston
|
868bfea65e
|
Disble USRP for now.
|
2024-10-31 18:10:27 +00:00 |
|
Jon Beniston
|
9d3fe6e86e
|
Try DPYTHON_EXECUTABLE
|
2024-10-31 17:13:19 +00:00 |
|
Jon Beniston
|
d9f36dc508
|
Try venv
|
2024-10-31 16:41:05 +00:00 |
|
Jon Beniston
|
e35133b741
|
Try pipx
|
2024-10-31 16:28:29 +00:00 |
|
Jon Beniston
|
3df03768d2
|
Is pip3 already installed?
|
2024-10-31 16:22:50 +00:00 |
|
Jon Beniston
|
4d6d97538c
|
Fix syntax
|
2024-10-31 16:07:48 +00:00 |
|
Jon Beniston
|
ede06e2ca8
|
Fix version name.
|
2024-10-31 16:05:50 +00:00 |
|
Jon Beniston
|
f124186366
|
Add python packages for UHD
|
2024-10-31 15:33:00 +00:00 |
|
Edouard Griffiths
|
618e234d6c
|
Merge pull request #2299 from srcejon/fix_2282
Fix spectrum peak measurement for SSB spectra.
|
2024-10-31 16:25:14 +01:00 |
|
Jon Beniston
|
7bab142af1
|
usrpoutput: add_dependencies needs to follow add_library
|
2024-10-31 15:16:08 +00:00 |
|
Jon Beniston
|
11614b417b
|
Add brew subversion and nasm.
Add qtwebchannel as appears to be needed by qtwebengine.
|
2024-10-31 14:50:06 +00:00 |
|
Jon Beniston
|
729d663832
|
Add id to try to fix "Input required and not supplied: path" in upload-artifact
|
2024-10-31 14:38:52 +00:00 |
|
Jon Beniston
|
e5fa27ba96
|
Try removing setup-python
|
2024-10-31 14:34:48 +00:00 |
|
Edouard Griffiths
|
4b37779e9e
|
Merge pull request #2298 from srcejon/fix_2297
Update some example scripts to python3
|
2024-10-31 15:14:00 +01:00 |
|