Stanislav Lechev [0xAF]
f8f2da1537
add dablin to docker ( #49 )
2024-02-14 17:08:35 -05:00
Stanislav Lechev [0xAF]
8a82a530e9
fix deb and docker builds. ( #48 )
...
* fix docker builds
* add csdr-eti packages to docker
* fix indent
* fix eti builds in docker
2024-02-11 18:37:25 -05:00
Stanislav Lechev [0xAF]
847902a05c
update for docker builds and buildall.sh script ( #47 )
...
* upadte docker images
* fix sdrplay api install on docker
* update buildall.sh script to allow single package builds and multiarch
2024-02-05 15:49:36 -05:00
MISI90
4d6e9ab78d
Update to latest rtl-sdr drivers to work with RTL-SDR Blog V4 dongle ( #46 )
2024-02-04 01:12:19 -05:00
Marat Fayzullin
c154f1dbb8
Importing changes from Jakob Ketterl's development branch.
2024-01-31 20:08:31 -05:00
Stanislav Lechev [0xAF]
a71e575105
add readsea to docker (RDS)
2023-12-11 05:17:53 +02:00
Stanislav Lechev [0xAF]
e089236beb
fix wrong MARCH for docker
2023-10-09 12:49:43 +03:00
Stanislav Lechev [0xAF]
0c566ee5ac
Fix docker tools and drivers for AMD cpu.
...
The build is prepared on Intel CPU.
acarsdec and perseus driver are using -march=native, which results in
some wrong opcodes for AMD cpus.
Changing to -march=x86-64 will fix the problem.
2023-10-09 01:08:38 +03:00
Stanislav Lechev [0xAF]
cc4e9e3a74
add ACARSDEC to docker builds
2023-10-01 01:36:00 +03:00
Stanislav Lechev [0xAF]
2af1a7c20f
fix dump1090 for nightly docker images
2023-09-03 03:08:10 +03:00
Stanislav Lechev [0xAF]
64af2acb27
add dump1090 (ads-b) to docker images
2023-09-03 00:27:41 +03:00
Stanislav Lechev [0xAF]
b55c06c7c4
add dumpvdl2 to docker images
2023-08-28 01:05:36 +03:00
Stanislav Lechev [0xAF]
69b7ef6cf0
revert to stable version of js8py for docker image
2023-08-02 02:47:25 +03:00
Stanislav Lechev [0xAF]
3274598a33
fix compilation of codec2 in docker image
2023-08-01 03:45:27 +03:00
Stanislav Lechev [0xAF]
59e3cb78fd
rework docker scripts for multi-platform builds
2023-07-20 05:38:28 +03:00
Daniel Ekman
3dae1f4c1a
Docker, use global MAKEFLAGS
2023-07-17 17:21:43 +02:00
Stanislav Lechev [0xAF]
923c16c800
Fix docker build in lxc environment
...
Docker will use fuse-overlayfs in my lxc container.
The problem is that when the file is moved, the mv command returns with
error, saying it's the same file and cannot be moved. This is because
under the hood, the file is actually the same. Easiest fix is to cp it.
2023-07-05 04:21:54 +03:00
Stanislav Lechev [0xAF]
3c31aefa91
fixed a check in docker build script
2023-07-04 03:37:39 +03:00
Stanislav Lechev [0xAF]
27f42c7085
Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators.
...
Add variables and rework the docker files to allow building with
different name (i.e. not 'openwebrx') and upload to different docker hub
account.
Rework the build system, to safe bandwidth (not installing dependencies
with every script) and CPU. On my system this made the building of the
full image in 35 minutes, instead of 60+ minutes. This will allow us to
have a -nightly builds, without spending much CPU and BW on the server,
which will compile them.
2023-07-04 03:26:50 +03:00
Marat Fayzullin
6076e1f58f
Adding RTL433, DUMPHFDL, MULTIMON-NG to the Docker build.
2023-07-03 14:42:13 -04:00
Marat Fayzullin
3a0605b7fe
Switching Docker build to improved SoapySDRPlay3.
2023-07-02 11:56:45 -04:00
Marat Fayzullin
b98e0811d8
Hopefully fixing Docker build.
2023-07-01 10:09:05 -04:00
Marat Fayzullin
b500367e9a
Porting MSK144 decoder from the OWRX 'develop' branch.
2023-05-06 20:17:09 -04:00
Luarvique L. Luarvique
ac14ab6b61
Updaring branch name
2022-12-11 16:27:18 -05:00
Luarvique L. Luarvique
5f08555c58
Update install-owrx-tools.sh
2022-12-11 16:26:22 -05:00
Luarvique L. Luarvique
d3bc9c651c
Updating repo name
2022-12-11 16:23:39 -05:00
Jakob Ketterl
e20d94e241
update dependencies for docker
2022-09-20 18:51:09 +02:00
Jakob Ketterl
66d4d88156
update hpsdrconnector to 0.6.1
2022-07-09 18:34:28 +02:00
Jakob Ketterl
0145cf5668
update release versions for docker
2022-06-16 22:48:57 +02:00
Jakob Ketterl
eb3ec5dc36
update m17-cxx-demod to version 2.3
2022-06-15 18:25:26 +02:00
Jakob Ketterl
eccbdc1655
update libraries in docker
2022-06-01 18:04:54 +02:00
Jakob Ketterl
6b43ddf920
add udev dependencies for codecserver
2022-01-24 11:38:06 +01:00
Jakob Ketterl
242ec5dfd0
update docker dependencies
2022-01-24 11:03:15 +01:00
Jakob Ketterl
983aa8cebc
add bladerf docker image build
2022-01-12 18:01:25 +01:00
Jakob Ketterl
619f1254fd
update wsjt-x to version 2.5.4
2022-01-12 17:59:45 +01:00
Jakob Ketterl
81b8f183c2
update connector with bias_tee fixes
2021-12-20 16:11:51 +01:00
Jakob Ketterl
03f0faf378
update digiham / pydigiham dependencies
2021-12-18 17:54:27 +01:00
Jakob Ketterl
6d414698e8
update to wsjt-x 2.5.2
2021-11-05 02:20:49 +01:00
Jakob Ketterl
70cf4557f7
update to wsjt-x 2.5.1
2021-11-02 17:31:58 +01:00
Jakob Ketterl
b0e18286df
update connector
2021-11-02 16:11:19 +01:00
Jakob Ketterl
4bc6608e87
update csdr in docker
2021-10-25 14:15:32 +02:00
Jakob Ketterl
c4687816c1
update docker to debian bullseye
2021-10-01 16:23:47 +02:00
Jakob Ketterl
460bada88f
update owrx libraries
2021-09-30 01:37:10 +02:00
Jakob Ketterl
c89394822a
Merge branch 'develop' into pycsdr
2021-09-28 16:44:50 +02:00
Jakob Ketterl
1836344fab
update to wsjt-x 2.5.0
2021-09-28 16:42:52 +02:00
Jakob Ketterl
5b1000df87
Merge branch 'develop' into pycsdr
2021-09-24 23:08:37 +02:00
Jakob Ketterl
fae281a507
update codecserver in docker
2021-09-24 22:34:53 +02:00
Jakob Ketterl
981948b708
update components in docker build
2021-09-22 18:15:47 +02:00
Jakob Ketterl
cb29fc251c
update dependencies
2021-09-17 18:58:48 +02:00
Jakob Ketterl
3218e0b8aa
update hpsdrconnector to 0.6.0
2021-09-08 12:54:34 +02:00