Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
imagej-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
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
imagej-elphel
Commits
86bd6dcd
Commit
86bd6dcd
authored
Nov 26, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correcting default configuration for 26-cameras
parent
092856f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CalibrationHardwareInterface.java
src/main/java/CalibrationHardwareInterface.java
+3
-3
No files found.
src/main/java/CalibrationHardwareInterface.java
View file @
86bd6dcd
...
@@ -154,9 +154,9 @@ public class CalibrationHardwareInterface {
...
@@ -154,9 +154,9 @@ public class CalibrationHardwareInterface {
}
}
private
int
[][]
channelMap_23_393
={
// ip index, channel number, port
private
int
[][]
channelMap_23_393
={
// ip index, channel number, port
{
0
,
0
,
3
},{
0
,
0
,
2
},{
0
,
0
,
0
},{
0
,
0
,
1
},{
0
,
0
,
3
},{
1
,
0
,
2
},{
1
,
0
,
0
},{
1
,
0
,
1
},
{
0
,
0
,
3
},{
0
,
0
,
2
},{
0
,
0
,
0
},{
0
,
0
,
1
},{
1
,
0
,
3
},{
1
,
0
,
2
},{
1
,
0
,
0
},{
1
,
0
,
1
},
{
0
,
1
,
3
},{
0
,
1
,
2
},{
0
,
1
,
0
},{
0
,
1
,
1
},{
0
,
1
,
3
},{
1
,
1
,
2
},{
1
,
1
,
0
},{
1
,
1
,
1
},
{
0
,
1
,
3
},{
0
,
1
,
2
},{
0
,
1
,
0
},{
0
,
1
,
1
},{
1
,
1
,
3
},{
1
,
1
,
2
},{
1
,
1
,
0
},{
1
,
1
,
1
},
{
0
,
2
,
3
},{
0
,
2
,
2
},{
0
,
2
,
0
},{
0
,
2
,
1
},{
0
,
2
,
3
},{
1
,
2
,
2
},{
1
,
2
,
0
},{
1
,
2
,
1
},
{
0
,
2
,
3
},{
0
,
2
,
2
},{
0
,
2
,
0
},{
0
,
2
,
1
},{
1
,
2
,
3
},{
1
,
2
,
2
},{
1
,
2
,
0
},{
1
,
2
,
1
},
{
2
,
0
,
2
},{
2
,
0
,
3
}};
{
2
,
0
,
2
},{
2
,
0
,
3
}};
...
...
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