-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #96 fastlane metadata quality issue
- Loading branch information
1 parent
2c0cb15
commit 6b96637
Showing
1 changed file
with
9 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
<h2>OpenAthena for Android now in Beta!</h2><br> | ||
<ul> | ||
<li>Automatic download and management of elevation model files</li> | ||
<li>Revised Cursor on Target naming convention</li> | ||
<li>Add caclulation accuracy category to output</li> | ||
<li>Support for the Skydio X2D and Autel Evo II Pro 6k v3</li> | ||
<li>optional GPS feature for downloading terrain of local area</li> | ||
<li>addition of a UTM output mode</li> | ||
<li>increased maximum zoom level</li> | ||
<li>improved calculation speed</li> | ||
</ul> | ||
OpenAthena for Android now in Beta! | ||
* Automatic download and management of elevation model files | ||
* Revised Cursor on Target naming convention | ||
* Add caclulation accuracy category to output | ||
* Support for the Skydio X2D and Autel Evo II Pro 6k v3 | ||
* optional GPS feature for downloading terrain of local area | ||
* addition of a UTM output mode | ||
* increased maximum zoom level | ||
* improved calculation speed |