Add preliminary 1.6.3 release notes
[fw/altos] / doc / release-notes-1.6.3.inc
1 = Release Notes for Version 1.6.3
2 :toc!:
3 :doctype: article
4
5         Version 1.6.3 contains bug fixes for our host software on
6         desktops, laptops an android devices along with BlueTooth
7         support for Windows.
8
9         == AltOS
10
11         There aren't any significant bug fixes or new features in the
12         flight firmware in version 1.6.3.
13
14         == AltosUI and TeleGPS Applications
15
16         AltosUI and TeleGPS New Features:
17
18         * Add BlueTooth support for Windows operating system. This
19           supports connections to TeleBT over BlueTooth rather than
20           just USB.
21
22         AltosUI and TeleGPS Fixes:
23
24         * Change Java detection and install on Windows. Detection is
25           now done by looking for the 'javaw.exe' program, and
26           installation by opening a browser on the java.com web site.
27
28         * Delay polling while the Fire Igniters is visible to allow
29           for TeleMega to report back complete status over the radio.
30
31         * Disallow changing RF calibration numbers in the
32           configuration UI. There's no good reason to change this from
33           the field, and recovering is really hard if you haven't
34           written down the right number.
35
36         * Fix USB device discovery on Mac OS X El Capitan. This makes
37           the connected Altus Metrum USB devices appear again.
38
39         == AltosDroid
40
41         * Don't set target location if GPS hasn't locked yet.
42
43         * Fix saving target states so they can be reloaded when the
44           application restarts. When the application is shut down and
45           restarted, all previous target state information will be
46           restored (including GPS position if available).
47
48         * Fix crash on some Android devices for offline maps when
49           changing the map scale or location.
50
51         == Documentation
52
53         * Document TeleMega and EasyMega additional pyro channel
54           continuity audio alert pattern.