Commit e790dee
authored
[WIP] ARM64 Image (#71)
* initial updates
* disable X86 SIMD for uhd
* add dependencies to hackrf
* replace swig with pybind
* add gnuradio 3.9 dependencies
* Install pybind11 via pip
* compile pybind11 from source
* fix volk build script perm
* ignore apt packages for dump1090
* fix dpkg ignore dependencies
* remove dump1090
* update foxtelem
* update foxtelem filename
* upgrade to bullseye
* change i386 to arm32v7 docker
* revert arch detection
* use native docker image to build
* Add missing dependency.
* fix dependency
* add dependency
* Fix dependencies.
* add raspi-config package
* update packages to bullseye
* add missing packages
* remove pip install of ninja and cmake
* set uhd arch to armhf
* nuke python2
* change armhf to armv6-m
* add hardware float to the armv6 flags
* tweak armv6 build
* disable neon for armv6
* fix rtlsdr-airband build
* Initial ARM64 Support
* remove gpg from rpi
* add gnupg
* Update packages.
* Fix packages arch.
* Enable multithreaded XZ.
* add neon flag
* Fix limesuite bug.
* patch cpu_features for arm64
* fix branch of volk
* update cmake command of volk
* add debug points
* clean debug
* turn cpu_features off
* add debug
* Remove setarch.
* delete ld preload
* remove preload thingy
* merge v6.0 changes
* Delete inspectrum.desktop
* update sdrplay driver to arm64
* Fix hostname address #73.1 parent 4c736b5 commit e790dee
File tree
18 files changed
+35
-41
lines changed- export-image/04-finalise
- scripts
- stage0
- 00-configure-apt
- files
- stage1/00-boot-files/files
- stage2/01-sys-tweaks
- stage3/00-install-packages
- stage4
- 05-pisdr-uhd
- 07-pisdr-sdrplay
- 13-pisdr-gnuradio
- 22-pisdr-hamlib
- 23-pisdr-gpredict
- 28-pisdr-airband
- 37-pisdr-nrsc5
- 43-pisdr-cleanup
18 files changed
+35
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 21 | | |
28 | 22 | | |
29 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
This file was deleted.
0 commit comments