Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-camvc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-camvc
Commits
3967b64c
Commit
3967b64c
authored
May 20, 2020
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed obsolete getAddr/setAddr
parent
b599ed35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
camvc_interface.js
src/camvc_interface.js
+2
-0
No files found.
src/camvc_interface.js
View file @
3967b64c
...
...
@@ -599,10 +599,12 @@ camInterface.prototype.gotShadow=function() {
if
(
jp4obj
!=
undefined
){
/*
var tmp = jp4obj.data.getAddr();
if (img_port!=tmp[1]){
jp4obj.data.setAddr(img_addr,img_port);
}
*/
var
format
=
jp4obj
.
data
.
getFormat
();
var
format_note
=
document
.
getElementById
(
"format_note"
);
...
...
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