Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
voxl
VOXL SDK
Services
voxl-portal
Commits
d7978656
Commit
d7978656
authored
Jan 31, 2022
by
Matt Turi
Browse files
local batt icon
parent
09d919ad
Pipeline
#460304501
passed with stages
in 1 minute and 36 seconds
Changes
8
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
web_root/cpu.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
web_root/header.html
View file @
d7978656
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<script
src=
"./js/3rd_party/jdataview.js"
></script>
<script
src=
"./js/3rd_party/jparser.js"
></script>
...
...
@@ -43,7 +42,7 @@
</button>
<div
class=
"w3-container"
id=
"battery"
>
?%
<i
class=
'fa fa-battery-three-quarters'
></i
>
<i
mg
src=
"images/batt-icon.png"
/
>
</div>
<div
class=
"w3-container"
id=
"gps"
>
GPS Sat: N/A
...
...
web_root/images/batt-icon.png
0 → 100644
View file @
d7978656
469 Bytes
web_root/imu.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
web_root/index.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
web_root/mapper.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
web_root/pointcloud.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
web_root/video.html
View file @
d7978656
...
...
@@ -3,7 +3,6 @@
<title>
ModalAI VOXL Portal
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"./css/w3.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
>
<link
rel=
"icon"
href=
"./images/portal.png"
>
<header>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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