altos/test: Fix AES key format in test code
[fw/altos] / doc / release-notes-1.6.1.inc
1 = Release Notes for Version 1.6.1
2 :toc!:
3 :doctype: article
4
5         Version 1.6.1 includes support for our updated TeleBT v3.0
6         product and bug fixes in in the flight software for all our boards
7         and ground station interfaces.
8
9         == AltOS
10
11         AltOS New Features:
12
13         * Add support for TeleBT v3.0 boards.
14
15         * Add support for uncompressed APRS data, providing support
16           for older APRS receivers. Uncompressed APRS data is less
17           precise, takes more bandwidth and doesn't have integrated
18           altitude data.
19
20         AltOS Fixes:
21
22         * Make TeleDongle and TeleBT more tolerant of data rate
23           variations from transmitting devices.
24
25         == AltosUI and TeleGPS Applications
26
27         AltosUI and TeleGPS New Features:
28
29         * Add map to Monitor Idle display. It's nice to be able to
30           verify that maps are working, instead of needing to use
31           Monitor Flight.
32
33         AltosUI and TeleGPS Fixes:
34
35         * Fix frequency configuration to round values instead of
36           truncate them, avoiding a common 1kHz error in the setting.
37
38         * Turn the Windows stub into a more useful program that can
39           launch the application with parameters so that file manager
40           icons work more reliably.
41
42         * Force KML export to use a C locale so that numbers are
43           formatted with '.' instead of ',' for a decimal separator in
44           non-US locales.
45
46         * Preload map tiles based on distance rather than number of
47           tiles; this means you get the same resolution covering the
48           entire area, rather than having high resolution near the
49           center and low resolution further away.
50
51         * Allow configuration of frequency and callsign in Monitor
52           Idle mode.
53
54         * Fix layout weirdness when resizing windows on
55           Windows. Windows shouldn't have giant blank spaces around
56           the useful content anymore.
57
58         * Fix layout weirdness when resizing windows on
59           Windows. Windows shouldn't have giant blank spaces around
60           the useful content anymore.
61
62         * Use a longer filter for descent speed values. This should
63           provide something more useful on the display, although it
64           will take longer to respond to changes now.
65
66         * Make Replay Flight run in realtime again. It had been set to
67           run at 10x speed by mistake.
68
69         == AltosDroid
70
71         AltosDroid New Features:
72
73         * Add offline map support using mapping code from AltosUI.
74
75         * Support TeleDongle (and TeleBT via USB) on devices
76           supporting USB On-The-Go.
77
78         * Display additional TeleMega pyro channel status in Pad tab.
79
80         * Switch between metric and imperial units.
81
82         * Monitor TeleBT battery voltage.
83
84         * Track multiple devices at the same time, selecting between
85           them with a menu or using the map.
86
87         * Add hybrid, satellite and terrain map types.
88
89         AltosDroid Fixes:
90
91         * Use standard Android display conventions so that a menu
92           button is available in the application title bar.
93
94         * Adjust layout to work on large and small screens; shrinking
95           the go/no-go lights in smaller environments to try and make
96           everything visible.
97
98         * Make voice announcements depend on current tab.
99
100         * Compute adjustment to current travel direction while in
101           motion towards rocket.