[go: up one dir, main page]

File: release-notes-1.3.inc

package info (click to toggle)
altos 1.9.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 78,396 kB
  • sloc: ansic: 110,166; java: 42,103; makefile: 7,904; sh: 4,375; xml: 2,155; pascal: 2,008
file content (57 lines) | stat: -rw-r--r-- 1,567 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
= Release Notes for Version 1.3
include::release-head.adoc[]
:doctype: article

	Version 1.3 is a major release. It adds support for TeleMega,
	TeleMetrum v2.0, TeleMini v2.0 and EasyMini.

	== AltOS

		AltOS new features:

      		* Add STM32L processor support. This includes
		  enhancements to the scheduler to support products
		  with many threads.

      		* Add NXP LPC11U14 processor support.


      		* Support additional pyro channels. These are
		  configurable through the UI to handle air starts,
		  staging, additional recovery events and external
		  devices such as cameras.


      		* Add 3-axis gyro support for orientation
		  tracking. This integrates the gyros to compute the
		  angle from vertical during flight, allowing the
		  additional pyro events to be controlled by this
		  value.


      		* Many more device drivers, including u-Blox Max 7Q
		  GPS, Freescale MMA6555 digital single-axis
		  accelerometer, Invensense MPU6000 3-axis
		  accelerometer + 3 axis gyro, Honeywell HMC5883
		  3-axis magnetic sensor and the TI CC1120 and CC115L
		  digital FM transceivers

	== AltosUI Application

		AltosUI new features:

		* Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and
                  EasyMini telemetry and log formats.


		AltosUI fixes:

		* Use preferred units for main deployment height
		  configuration, instead of always doing configuration in
		  meters.
	== MicroPeak Application

      		* Add 'Download' button to menu bar.

		* Save the last log directory and offer that as the
		  default for new downloads