Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
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-393
Commits
4536aa6d
Commit
4536aa6d
authored
May 08, 2021
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
synchronizing cameras
parent
ea03e61f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
parsedit.php
src/php_top/parsedit.php
+1
-0
No files found.
src/php_top/parsedit.php
View file @
4536aa6d
...
...
@@ -1577,6 +1577,7 @@ function getParDescriptions($autocampars) {
}
}
*/
// TODO: restore to individual files - different ports will have different sesnors with diffrent descriptions for SENSOR_REGS
$path
=
'/etc/elphel393/autocampars.xml'
;
// link to a master channel config
$path
=
str_replace
(
"0."
,
strval
(
$GLOBALS
[
sensor_port
])
.
"."
,
$path
);
// NC393: here it does not really matter
$xml
=
simplexml_load_file
(
$path
);
...
...
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