From b12e1d15b2dcd525f5bca45a0e3530ce75a03ff9 Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:07:38 +0200 Subject: [PATCH] Create README.md --- apps/tinyVario/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 apps/tinyVario/README.md diff --git a/apps/tinyVario/README.md b/apps/tinyVario/README.md new file mode 100644 index 000000000..c375585c2 --- /dev/null +++ b/apps/tinyVario/README.md @@ -0,0 +1,20 @@ +# Turn your Bangle.js2 into a flight computer! + +All settings can be accessed by touching the corresponding data fields. I made all interface objects as big as possible to make it easier to use with gloves. + +## This is a work in progress. Working features so far: +- Altimeter +- Variometer +- Average rate of climb +- Ground speed +- Flying time with automatic take-off detection + + +## Planned features: +- glide slope display +- final glide computer +- waypoint navigation +- flight log (possibly IGC file export) + +Contact me for feedback and suggestions! +tinyVario@dumke.org