diff options
Diffstat (limited to 'doc/release-notes-1.3.xsl')
| -rw-r--r-- | doc/release-notes-1.3.xsl | 58 |
1 files changed, 38 insertions, 20 deletions
diff --git a/doc/release-notes-1.3.xsl b/doc/release-notes-1.3.xsl index 149e024e..3bc4857f 100644 --- a/doc/release-notes-1.3.xsl +++ b/doc/release-notes-1.3.xsl @@ -11,29 +11,39 @@ AltOS Firmware Changes <itemizedlist> <listitem> - Add STM32L processor support. This includes enhancements to - the scheduler to support products with many threads. + <para> + Add STM32L processor support. This includes enhancements to + the scheduler to support products with many threads. + </para> </listitem> <listitem> - Add NXP LPC11U14 processor support. + <para> + Add NXP LPC11U14 processor support. + </para> </listitem> <listitem> - Support additional pyro channels. These are configurable - through the UI to handle air starts, staging, additional - recovery events and external devices such as cameras. + <para> + Support additional pyro channels. These are configurable + through the UI to handle air starts, staging, additional + recovery events and external devices such as cameras. + </para> </listitem> <listitem> - 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. + <para> + 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. + </para> </listitem> <listitem> - 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 + <para> + 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 + </para> </listitem> </itemizedlist> </para> @@ -41,11 +51,15 @@ AltosUI changes <itemizedlist> <listitem> - Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and EasyMini telemetry and log formats. + <para> + Support TeleMega, TeleMetrum v2.0, TeleMini v2.0 and EasyMini telemetry and log formats. + </para> </listitem> <listitem> - Use preferred units for main deployment height configuration, - instead of always doing configuration in meters. + <para> + Use preferred units for main deployment height configuration, + instead of always doing configuration in meters. + </para> </listitem> </itemizedlist> </para> @@ -53,10 +67,14 @@ MicroPeak UI changes <itemizedlist> <listitem> - Add 'Download' button to menu bar. + <para> + Add 'Download' button to menu bar. + </para> </listitem> <listitem> - Save the last log directory and offer that as the default for new downloads + <para> + Save the last log directory and offer that as the default for new downloads + </para> </listitem> </itemizedlist> </para> |
