From c4c2f4aae5002a2cae5fdec7d97d7454e2725f9f Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 19 Dec 2013 02:40:23 -0700 Subject: releasing 1.3 --- MicroPeak/releases/1.3.mdwn | 8 ++++ MicroPeak/releases/1.3/MicroPeak- | 42 +++++++++++++++++++++ MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2 | Bin 0 -> 1932702 bytes MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg | Bin 0 -> 2803712 bytes MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe | Bin 0 -> 3492585 bytes 5 files changed, 50 insertions(+) create mode 100644 MicroPeak/releases/1.3.mdwn create mode 100644 MicroPeak/releases/1.3/MicroPeak- create mode 100644 MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2 create mode 100644 MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg create mode 100644 MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe (limited to 'MicroPeak') diff --git a/MicroPeak/releases/1.3.mdwn b/MicroPeak/releases/1.3.mdwn new file mode 100644 index 0000000..dfcdd2f --- /dev/null +++ b/MicroPeak/releases/1.3.mdwn @@ -0,0 +1,8 @@ +[[!inline pages="./1.3/release-notes-1.3.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows](/MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe) + - [Linux](/MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2) + - [Mac OS X](/MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3;sf=tgz) + diff --git a/MicroPeak/releases/1.3/MicroPeak- b/MicroPeak/releases/1.3/MicroPeak- new file mode 100644 index 0000000..7000d2b --- /dev/null +++ b/MicroPeak/releases/1.3/MicroPeak- @@ -0,0 +1,42 @@ +

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

+ AltOS Firmware Changes +

  • + 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 changes +

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

  • + Use preferred units for main deployment height configuration, + instead of always doing configuration in meters. +

+

+ MicroPeak UI changes +

  • + Add 'Download' button to menu bar. +

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

+

diff --git a/MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2 b/MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2 new file mode 100644 index 0000000..e7261b3 Binary files /dev/null and b/MicroPeak/releases/1.3/MicroPeak-Linux-1.3.tar.bz2 differ diff --git a/MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg b/MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg new file mode 100644 index 0000000..a967905 Binary files /dev/null and b/MicroPeak/releases/1.3/MicroPeak-Mac-1.3.dmg differ diff --git a/MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe b/MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe new file mode 100644 index 0000000..e719960 Binary files /dev/null and b/MicroPeak/releases/1.3/MicroPeak-Windows-1-3.exe differ -- cgit v1.2.3