Releases: Theta-Limited/OpenAthenaAndroid
v0.22.0
v0.22.0 beta
This is a major release with an critical accuracy fix. Users are recommended to upgrade immediately to this version or later!
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- Critical accuracy fix related to vertical datum conversion which could cause target elevation to be off as much as 60 meters (when elevation input in EGM96 amsl) or target lat,lon to be off significantly (when elevation input in WGS84 hae)
- Add interpolation to parser for DTED2 and DTED3 DEM files
v0.21.3
v0.21.3 beta
This is a minor release which fixes DJI Mavic 2 Pro and Mavic 3 image support, adds a new maritime mode, and new output modes for search and rescue users.
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
Minor update to OpenAthena Android Beta:
v0.21.2
v0.21.2 beta
This is a minor release which fixes small bugs and adds initial support for a new drone make/model
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
v0.21.0 beta
OpenAthena for Android is now in Beta! 🥳 🎉
This major release adds automatic DEM downloading and other significant improvements to the app
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- Automatic download and management elevation model files (#85)
- Revised Cursor on Target naming convention (#141)
- Add calculation accuracy category to output (#140)
- Add dynamic switching between SRTM GL1 and GLO-30 datasets for operations in extreme latitudes beyond 60.0° N or 56.0° S
- 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
Full Changelog: v0.20.4...v0.21.0
v0.20.4
v0.20.4 alpha
This minor release significantly improves the user interface of the app
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- Enhancement #129, improve human readability of output in MGRS mode with addition of a space in between GZD, square identifier, easting, and northing values
- Fix #124, #128 with significantly improved MarkableImageView implementation. Users may notice significantly improved responsiveness with zooming and panning gestures.
v0.20.3
v0.20.3 alpha
This minor release fixes a rare accuracy bug and improves the UX on low DPI screens.
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
v0.20.2
v0.20.2 alpha
This minor version fixes various file access permission bugs (#121) . Most notably it fixes the use of external storage such as SD cards or thumb-drives.
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- Fix file access permission bug, improve reliability of the prompt asking user for file access permission d04ab35
v0.20.1
v0.20.1 alpha
This minor version intends to add support for the Skydio X2 and its various versions. We have not been able to confirm yet whether images from this device will be correctly recognized by the app.
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
v0.20.0
v0.20.0 alpha
This major version adds pinch to zoom functionality (#88), an imperial/metric switch for output units (#113), and experimental support for the new Skydio X10 drone model.
Automatic DEM downloading for the loaded drone image has been postponed to the next major release (v0.21.0). It is currently being worked on in the branch DemAutoDownload by @mkrupczak3 and @rdkgit.
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- The app now allows the user to use a pinch gesture to zoom in on the loaded drone image (#88)
- The app now has an additional setting for selecting between US Foot or Meter for output distance units (#113):
- Added entries for the cameras of the new Skydio X10 drone in droneModels.json (linked here)
v0.19.9
v0.19.9 alpha
This update just implements some minor UI changes and improvements
Feedback would be appreciated! Let me know your make and model of drone, as well as your experiences with the app:
[email protected]
Known incompatible drone models:
- DJI Phantom 4 (not inc. Pro or Advanced versions, FC330 only)
- DJI Mini 2
- DJI Mini 3 (not inc. Pro version)
- DJI Air 2 S (old firmware)
What's changed
- The Icon for the "🧮" button has been changed to "✉️" to better represent its purpose for sending Cursor on Target messages
- A Toast text prompt now appears when entering the Fullscreen SelectionActivity for a drone image, allowing the user to understand how to return to the MainActivity