v0.15.0 alpha: Arbitrary Point Selection
This is the production-ready release v0.15.0 alpha, which introduces the ability to tap on any point of a drone image for target calculation:
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 Air 2 S (old firmware)
What's Changed
- Adds the ability to select any point in a drone image for target calculation, not just the center
- Adds a database of parameters for a plethora of makes and models of drones
- Fixes a bug (from v0.15.0 preview) which would cause calculation inaccuracy when device is in horizontal (landscape) orientation
- Fixes a bug (from v0.15.0 preview) where marker would reset to center upon orientation change
- (from v0.15.0 preview) Arbitrary point selection now corrects for roll angle of camera
- Fixes a bug which would cause Cursor on Target message (e.g. for use with ATAK) to fail if device locale is not US.EN
- Fixes a bug where attempted calculations with pitch value above horizon would be treated as below-horizon
- Improved user interface
- Improved translations for multiple languages
- Code cleanup