Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-Install
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-Install
Commits
acebeaec
Commit
acebeaec
authored
Aug 30, 2022
by
Fang-WANG
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
only install oai dependency, not rf driver
parent
44773e6b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
8 deletions
+0
-8
dma_ip_drivers.tar
dma_ip_drivers.tar
+0
-0
install.sh
install.sh
+0
-8
uhd_install_3.15.tar
uhd_install_3.15.tar
+0
-0
No files found.
dma_ip_drivers.tar
deleted
100755 → 0
View file @
44773e6b
File deleted
install.sh
View file @
acebeaec
#!/bin/sh
sudo rm
-rf
/tmp/oai_install
sudo rm
-rf
/tmp/dma_ip_drivers
sudo rm
-rf
/tmp/uhd_3.15_install
tar
-xzf
uhd_install_3.15.tar
-C
/tmp
tar
-xzf
dma_ip_drivers.tar
-C
/tmp
tar
-xzf
oai_install.08.14.tar
-C
/tmp
cd
/tmp/oai_install/
./install
./install2
cd
/tmp/dma_ip_drivers
./install.sh
cd
/tmp/uhd_3.15_install
./install_uhd
uhd_install_3.15.tar
deleted
100755 → 0
View file @
44773e6b
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment