From d32d032075814d7899d4d93a57fc9b9696f169d0 Mon Sep 17 00:00:00 2001 From: breadoven <56191411+breadoven@users.noreply.github.com> Date: Mon, 20 May 2024 20:26:29 +0100 Subject: [PATCH 1/4] Add GPS data option --- index.html | 18 +++- js/flightlog.js | 31 ++++++- js/flightlog_fields_presenter.js | 14 ++- js/flightlog_index.js | 148 +++++++++++++++++-------------- js/main.js | 2 + js/user_settings_dialog.js | 74 +++++++++------- 6 files changed, 179 insertions(+), 108 deletions(-) diff --git a/index.html b/index.html index 2e3df80..210f341 100755 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@
- The Blackbox feature is built in to INAV + The Blackbox feature is built in to INAV and is supported on most flight controllers..
@@ -125,7 +125,7 @@