Theta-Limited / OpenAthenaAndroid

OpenAthena allows common drones to spot precise geodetic locations
GNU Affero General Public License v3.0
60 stars 6 forks source link

Add popup warning and warning in output when Maritime mode #63 is active #172

Closed mkrupczak3 closed 1 week ago

mkrupczak3 commented 1 week ago

Add a popup warning and a warning in the calculation output when using maritime mode.

Maritime mode uses EGM96 sea level height = 0 for ray termination instead of any terrain Digital Elevation Model. The user must be warned that any calculations attempted on targets over land will be very inaccurate when operating in this mode.

Related to addition of maritime mode in #63