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
442339b5
Commit
442339b5
authored
Aug 16, 2025
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compensated table height
parent
a3d74cc6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
UasLogReader.java
src/main/java/com/elphel/imagej/ims/UasLogReader.java
+1
-1
No files found.
src/main/java/com/elphel/imagej/ims/UasLogReader.java
View file @
442339b5
...
...
@@ -24,7 +24,7 @@ public class UasLogReader {
UasLogRecord
[]
rec_arr
;
double
start_timestamp
;
double
uas_home_alt
=
0
;
// relative to the camera
double
uas_home_alt
=
-
1.2
;
// relative to the camera, table + mount height
double
[]
camera_lla
=
CAMERA_LLA
.
clone
();
double
[]
camera_ATR
=
new
double
[
3
];
QuadCLT
parentCLT
=
null
;
// for geometic parameters
...
...
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