Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
6fa573d2
Commit
6fa573d2
authored
Sep 16, 2016
by
Andre Kjellstrup
Browse files
Mission: added EOS-M camera
parent
4b4ece63
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MissionEditor/SurveyItemEditor.qml
View file @
6fa573d2
...
...
@@ -59,6 +59,14 @@ Rectangle {
imageHeight
:
3000
focalLength
:
4.5
}
ListElement
{
text
:
qsTr
(
"
Canon EOS-M 22mm
"
)
sensorWidth
:
23.5
sensorHeight
:
15.6
imageWidth
:
5184
imageHeight
:
3456
focalLength
:
14.36
}
}
function
recalcFromCameraValues
()
{
...
...
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