diff options
author | Bdale Garbee <bdale@gag.com> | 2011-09-28 02:30:00 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-09-28 02:30:00 -0600 |
commit | 8f2c298f31888abb2ab9e25a41e155f62055011e (patch) | |
tree | 00648bfdd43ca4312c44fde7b49a8441cfe8efd5 | |
parent | 4a8eb314dde6fd2cf31fb2a07387bf3887249b24 (diff) |
update docs
-rw-r--r-- | AltOS/doc/altos.pdf | bin | 107595 -> 107595 bytes | |||
-rw-r--r-- | AltOS/doc/altusmetrum.html | 15 | ||||
-rw-r--r-- | AltOS/doc/altusmetrum.pdf | bin | 164597 -> 164894 bytes | |||
-rw-r--r-- | AltOS/doc/release-notes-1.0.2.html | 16 | ||||
-rw-r--r-- | AltOS/doc/telemetry.pdf | bin | 34577 -> 34577 bytes |
5 files changed, 31 insertions, 0 deletions
diff --git a/AltOS/doc/altos.pdf b/AltOS/doc/altos.pdf Binary files differindex 44ac946..2a4b501 100644 --- a/AltOS/doc/altos.pdf +++ b/AltOS/doc/altos.pdf diff --git a/AltOS/doc/altusmetrum.html b/AltOS/doc/altusmetrum.html index c49ffba..a07755d 100644 --- a/AltOS/doc/altusmetrum.html +++ b/AltOS/doc/altusmetrum.html @@ -1781,6 +1781,21 @@ NAR #88757, TRA #12200<br> power up the board. It should come up in 'idle mode' (two beeps), allowing a re-cal. </p></div></div><div class="appendix" title="Appendix C. Release Notes"><div class="titlepage"><div><div><h2 class="title"><a name="idp2653672"></a>Appendix C. Release Notes</h2></div></div></div><p> + Version 1.0.2 is a bugfix release, addressing a minor issue + found in version 1.0.1 + </p><p> + AltOS Firmware Changes + </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"> + On TeleMetrum, wait to enable the radio link for remote command operations + until the device enters either idle or invalid mode. Ticket #26. + </li><li class="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. + </li></ul></div><p> + </p><p> Version 1.0.1 is a major release, adding support for the TeleMini device and lots of new AltosUI features </p><p> diff --git a/AltOS/doc/altusmetrum.pdf b/AltOS/doc/altusmetrum.pdf Binary files differindex b10ce86..080517e 100644 --- a/AltOS/doc/altusmetrum.pdf +++ b/AltOS/doc/altusmetrum.pdf diff --git a/AltOS/doc/release-notes-1.0.2.html b/AltOS/doc/release-notes-1.0.2.html new file mode 100644 index 0000000..15045be --- /dev/null +++ b/AltOS/doc/release-notes-1.0.2.html @@ -0,0 +1,16 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 1.0.2 is a bugfix release, addressing a minor issue + found in version 1.0.1 + </p><p> + AltOS Firmware Changes + </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"> + On TeleMetrum, wait to enable the radio link for remote command operations + until the device enters either idle or invalid mode. Ticket #26. + </li><li class="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. + </li></ul></div><p> + </p></div></body></html> diff --git a/AltOS/doc/telemetry.pdf b/AltOS/doc/telemetry.pdf Binary files differindex dc2b23d..f80106c 100644 --- a/AltOS/doc/telemetry.pdf +++ b/AltOS/doc/telemetry.pdf |