summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.0.2.xsl
blob: 62ebd6a488aa59c95a1d2a6c965432884f735167 (plain) (blame)
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
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">

<article>
  <para>
    Version 1.0.2 is a bugfix release, addressing a minor issue
    found in version 1.0.1
  </para>
  <para>
    AltOS Firmware Changes
    <itemizedlist>
      <listitem>
	On TeleMetrum, wait to enable the radio link for remote command operations
	until the device enters either idle or invalid mode. Ticket #26.
      </listitem>
      <listitem>
	On TeleMini, delay during reboot for one second to give the
	TeleDongle time to leave radio link mode. Otherwise, the
	TeleDongle would send another radio link packet out while the
	TeleMini was rebooting, sending TeleMini right back to idle
	mode. Ticket #27.
      </listitem>
    </itemizedlist>
  </para>
</article>