diff options
author | Bdale Garbee <bdale@gag.com> | 2016-01-10 20:45:25 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-01-10 20:45:25 -0700 |
commit | 6409eee47a07294ec1a763f0a66d92ba47030b09 (patch) | |
tree | 3ac66a2e710166ed9ff0cb2e782eb59b5f1291bd /AltOS/doc/release-notes-1.2.html | |
parent | e2af81ee56c078040126dbff9183b4ee8563f1a6 (diff) |
update docs
Diffstat (limited to 'AltOS/doc/release-notes-1.2.html')
-rw-r--r-- | AltOS/doc/release-notes-1.2.html | 52 |
1 files changed, 25 insertions, 27 deletions
diff --git a/AltOS/doc/release-notes-1.2.html b/AltOS/doc/release-notes-1.2.html index e9a4eb7..4c62ae0 100644 --- a/AltOS/doc/release-notes-1.2.html +++ b/AltOS/doc/release-notes-1.2.html @@ -1,27 +1,25 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> - Version 1.2 is a major release. It adds support for MicroPeak and - the MicroPeak USB adapter. - </p><p> - AltOS Firmware Changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Add MicroPeak support. This includes support for the ATtiny85 - processor and adaptations to the core code to allow for - devices too small to run the multi-tasking scheduler. - </p></li></ul></div><p> - </p><p> - MicroPeak UI changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Added this new application - </p></li></ul></div><p> - </p><p> - Distribution Changes - </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> - Distribute Mac OS X packages in disk image ('.dmg') format to - greatly simplify installation. - </p></li><li class="listitem"><p> - Provide version numbers for the shared Java libraries to - ensure that upgrades work properly, and to allow for multiple - Altus Metrum software packages to be installed in the same - directory at the same time. - </p></li></ul></div><p> - </p></div></body></html> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.2</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm45800497156992"></a>Release Notes for Version 1.2</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Bdale</span> <span class="surname">Garbee</span></h3><code class="email"><<a class="email" href="mailto:bdale@gag.com">bdale@gag.com</a>></code></div></div><div><div class="author"><h3 class="author"><span class="firstname">Keith</span> <span class="surname">Packard</span></h3><code class="email"><<a class="email" href="mailto:keithp@keithp.com">keithp@keithp.com</a>></code></div></div><div><p class="copyright">Copyright © 2013 Bdale Garbee and Keith Packard</p></div><div><div class="legalnotice"><a id="idm45800497219696"></a><p> + This document is released under the terms of the + <a class="ulink" href="http://creativecommons.org/licenses/by-sa/3.0/" target="_top"> + Creative Commons ShareAlike 3.0 + </a> + license. + </p></div></div></div><hr /></div><p>Version 1.2 is a major release. It adds support for MicroPeak +and the MicroPeak USB adapter.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altos"></a>1. AltOS</h2></div></div></div><p>AltOS New Features:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Add MicroPeak support. This includes support for the +ATtiny85 processor and adaptations to the core code +to allow for devices too small to run the +multi-tasking scheduler. +</li></ul></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altosui_and_micropeak_application"></a>2. AltosUI and MicroPeak Application</h2></div></div></div><p>New Features:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Added MicroPeak application +</li></ul></div><p>AltosUI and MicroPeak fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> +Distribute Mac OS X packages in disk image (<span class="emphasis"><em>.dmg</em></span>) +format to greatly simplify installation. +</li><li class="listitem"> +Provide version numbers for the shared Java +libraries to ensure that upgrades work properly, and +to allow for multiple Altus Metrum software packages +to be installed in the same directory at the same +time. +</li></ul></div></div></div></body></html>
\ No newline at end of file |