Skip to content

Commit d5f537e

Browse files
committed
checkpoint for v0.23.0, vc 46
1 parent 18f0268 commit d5f537e

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.idea/compiler.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.openathena"
1010
minSdk 28
1111
targetSdk 34
12-
versionCode 45
13-
versionName "0.22.0"
12+
versionCode 46
13+
versionName "0.23.0"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
signingConfig signingConfigs.debug

metadata/en-US/changelogs/46.txt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Major update with accuracy fixes
2+
* Significant accuracy improvements for most Autel drones
3+
* Significant accuracy improvement for most newer DJI models including Mavic 3 Pro, Mini 3 Pro, and Mini 4 Pro
4+
* Significant accuracy improvement for Mavic 3 Pro 7x telephoto camera FC4370
5+
* Minor accuracy improvement for most other drone models related to lens distortion correction

0 commit comments

Comments
 (0)