Unable to Create custom XML for camera

I am trying to create an XML file for a camera that is not available in DroidPlanner. There is a link in this thread that is now broken. Please help, so I can use the application for aerial surveying with my sony QX1.

hi,
under Droidplanner2 it was possible to place custom camera info xml files under /storage/emulated/0/DroidPlanner/CameraInfo . but with DroidPlanner3 (Tower) custom profiles which are stored here will not loaded any more. i create also an issue on droidplanner github reposetory github.com/DroidPlanner/droidpl … ssues/1398 three days ago. but no answer from developers till now. so i am hoping that they have not removed this great feature from droidplanner3.

example file which works under droidplanner2 using survey or structure scan function, but not available under “Tower”.

<?xml version="1.0" encoding="utf-8"?>
<cameraInfo>
  <Name>GH4_14mm_16:9</Name>
  <SensorWidth>17.3</SensorWidth>
  <SensorHeight>9.73125</SensorHeight>
  <SensorResolution>11.9</SensorResolution>
  <FocalLength>14</FocalLength>
</cameraInfo>

/g
wolke