summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.3.inc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-01-10 19:09:09 -0700
committerBdale Garbee <bdale@gag.com>2016-01-10 19:09:09 -0700
commit4ecc53175a5c28cbc1b846c24d83b6adc3afc2ef (patch)
tree4c318f3d5b7ef01247531a8ccb8ce3ce211e48b3 /doc/release-notes-1.3.inc
parent19d25c9f4c80d2c8562fc4abd766a23961167e79 (diff)
parenta2ea621eac3263348aff50885c79296f8ece26ed (diff)
Merge branch 'branch-1.6' into debian
Diffstat (limited to 'doc/release-notes-1.3.inc')
-rw-r--r--doc/release-notes-1.3.inc57
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/release-notes-1.3.inc b/doc/release-notes-1.3.inc
new file mode 100644
index 00000000..ceb677a1
--- /dev/null
+++ b/doc/release-notes-1.3.inc
@@ -0,0 +1,57 @@
+= Release Notes for Version 1.3
+:toc!:
+: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