altos: remove teleterra-v0.1, also an ancient cc1111 project
[fw/altos] / doc / release-notes-1.3.inc
1 = Release Notes for Version 1.3
2 :toc!:
3 :doctype: article
4
5         Version 1.3 is a major release. It adds support for TeleMega,
6         TeleMetrum v2.0, TeleMini v2.0 and EasyMini.
7
8         == AltOS
9
10                 AltOS new features:
11
12                 * Add STM32L processor support. This includes
13                   enhancements to the scheduler to support products
14                   with many threads.
15
16                 * Add NXP LPC11U14 processor support.
17
18
19                 * Support additional pyro channels. These are
20                   configurable through the UI to handle air starts,
21                   staging, additional recovery events and external
22                   devices such as cameras.
23
24
25                 * Add 3-axis gyro support for orientation
26                   tracking. This integrates the gyros to compute the
27                   angle from vertical during flight, allowing the
28                   additional pyro events to be controlled by this
29                   value.
30
31
32                 * Many more device drivers, including u-Blox Max 7Q
33                   GPS, Freescale MMA6555 digital single-axis
34                   accelerometer, Invensense MPU6000 3-axis
35                   accelerometer + 3 axis gyro, Honeywell HMC5883
36                   3-axis magnetic sensor and the TI CC1120 and CC115L
37                   digital FM transceivers
38
39         == AltosUI Application
40
41                 AltosUI new features:
42
43                 * Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and
44                   EasyMini telemetry and log formats.
45
46
47                 AltosUI fixes:
48
49                 * Use preferred units for main deployment height
50                   configuration, instead of always doing configuration in
51                   meters.
52         == MicroPeak Application
53
54                 * Add 'Download' button to menu bar.
55
56                 * Save the last log directory and offer that as the
57                   default for new downloads