058d43fe094d7036865bfedcdfc9cb189015d77b
[fw/altos] / doc / release-notes-1.6.1.xsl
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
4
5 <article>
6   <para>
7     Version 1.6.1 includes support for our updated TeleBT v3.0
8     product and bug fixes in in the flight software for all our boards
9     and ground station interfaces.
10   </para>
11   <para>
12     AltOS New Features
13     <itemizedlist>
14       <listitem>
15         <para>
16           Add support for TeleBT v3.0 boards.
17         </para>
18       </listitem>
19       <listitem>
20         <para>
21           Add support for uncompressed APRS data, providing support
22           for older APRS receivers. Uncompressed APRS data is less
23           precise, takes more bandwidth and doesn't have integrated
24           altitude data.
25         </para>
26       </listitem>
27     </itemizedlist>
28   </para>
29   <para>
30     AltOS Fixes
31     <itemizedlist>
32       <listitem>
33         <para>
34           Make TeleDongle and TeleBT more tolerant of data rate
35           variations from transmitting devices.
36         </para>
37       </listitem>
38     </itemizedlist>
39   </para>
40   <para>
41     AltosUI and TeleGPS New Features
42     <itemizedlist>
43       <listitem>
44         <para>
45           Add map to Monitor Idle display. It's nice to be able to
46           verify that maps are working, instead of needing to use
47           Monitor Flight.
48         </para>
49       </listitem>
50     </itemizedlist>
51   </para>
52   <para>
53     AltosUI Fixes
54     <itemizedlist>
55       <listitem>
56         <para>
57           Fix frequency configuration to round values instead of
58           truncate them, avoiding a common 1kHz error in the setting.
59         </para>
60       </listitem>
61       <listitem>
62         <para>
63           Turn the Windows stub into a more useful program that can
64           launch the application with parameters so that file manager
65           icons work more reliably.
66         </para>
67       </listitem>
68       <listitem>
69         <para>
70           Force KML export to use a C locale so that numbers are
71           formatted with '.' instead of ',' for a decimal separator in
72           non-US locales. 
73         </para>
74       </listitem>
75       <listitem>
76         <para>
77           Preload map tiles based on distance rather than number of
78           tiles; this means you get the same resolution covering the
79           entire area, rather than having high resolution near the
80           center and low resolution further away.
81         </para>
82       </listitem>
83       <listitem>
84         <para>
85           Allow configuration of frequency and callsign in Monitor
86           Idle mode.
87         </para>
88       </listitem>
89       <listitem>
90         <para>
91           Fix layout weirdness when resizing windows on
92           Windows. Windows shouldn't have giant blank spaces around
93           the useful content anymore.
94         </para>
95       </listitem>
96       <listitem>
97         <para>
98           Fix layout weirdness when resizing windows on
99           Windows. Windows shouldn't have giant blank spaces around
100           the useful content anymore.
101         </para>
102       </listitem>
103       <listitem>
104         <para>
105           Use a longer filter for descent speed values. This should
106           provide something more useful on the display, although it
107           will take longer to respond to changes now.
108         </para>
109       </listitem>
110       <listitem>
111         <para>
112           Make Replay Flight run in realtime again. It had been set to
113           run at 10x speed by mistake.
114         </para>
115       </listitem>
116     </itemizedlist>
117   </para>
118   <para>
119     AltosDroid New Features
120     <itemizedlist>
121       <listitem>
122         <para>
123           Add offline map support using mapping code from AltosUI.
124         </para>
125       </listitem>
126       <listitem>
127         <para>
128           Support TeleDongle (and TeleBT via USB) on devices
129           supporting USB On-The-Go.
130         </para>
131       </listitem>
132       <listitem>
133         <para>
134           Display additional TeleMega pyro channel status in Pad tab.
135         </para>
136       </listitem>
137       <listitem>
138         <para>
139           Switch between metric and imperial units.
140         </para>
141       </listitem>
142       <listitem>
143         <para>
144           Monitor TeleBT battery voltage.
145         </para>
146       </listitem>
147       <listitem>
148         <para>
149           Track multiple devices at the same time, selecting between
150           them with a menu or using the map.
151         </para>
152       </listitem>
153       <listitem>
154         <para>
155           Add hybrid, satellite and terrain map types.
156         </para>
157       </listitem>
158     </itemizedlist>
159   </para>
160   <para>
161     AltosDroid Fixes
162     <itemizedlist>
163       <listitem>
164         <para>
165           Use standard Android display conventions so that a menu
166           button is available in the application title bar.
167         </para>
168       </listitem>
169       <listitem>
170         <para>
171           Adjust layout to work on large and small screens; shrinking
172           the go/no-go lights in smaller environments to try and make
173           everything visible.
174         </para>
175       </listitem>
176       <listitem>
177         <para>
178           Make voice announcements depend on current tab.
179         </para>
180       </listitem>
181       <listitem>
182         <para>
183           Compute adjustment to current travel direction while in
184           motion towards rocket.
185         </para>
186       </listitem>
187     </itemizedlist>
188   </para>
189 </article>